Update to 2.40.1
This commit is contained in:
parent
2cfb4389ec
commit
48816e48f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437754
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pangomm
|
||||
PORTVERSION= 2.36.0
|
||||
PORTVERSION= 2.40.1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= GNOME
|
||||
|
@ -18,13 +18,11 @@ PORTSCOUT= limitw:1,even
|
|||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES+= gmake libtool pathfix pkgconfig compiler:c++11-lang
|
||||
USES+= gmake libtool localbase pathfix pkgconfig compiler:c++11-lang
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= cairomm glibmm pango
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --disable-documentation \
|
||||
--enable-static=yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (gnome2/pangomm-2.36.0.tar.xz) = a8d96952c708d7726bed260d693cece554f8f00e48b97cccfbf4f5690b6821f0
|
||||
SIZE (gnome2/pangomm-2.36.0.tar.xz) = 773628
|
||||
TIMESTAMP = 1491167697
|
||||
SHA256 (gnome2/pangomm-2.40.1.tar.xz) = 9762ee2a2d5781be6797448d4dd2383ce14907159b30bc12bf6b08e7227be3af
|
||||
SIZE (gnome2/pangomm-2.40.1.tar.xz) = 810384
|
||||
|
|
Loading…
Reference in a new issue