diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-04 20:35:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-04 20:35:28 +0000 |
commit | 48816e48f5142d6b6707119dfbe6760f416e7517 (patch) | |
tree | 2207c238981fb6b5eb76163cb5259f31f1920f9a | |
parent | 2cfb4389ec3ad9d83613e6d9c5902145fd190393 (diff) |
Notes
-rw-r--r-- | x11-toolkits/pangomm/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/pangomm/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile index b4eebafdce88..bdc27832d1df 100644 --- a/x11-toolkits/pangomm/Makefile +++ b/x11-toolkits/pangomm/Makefile @@ -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 diff --git a/x11-toolkits/pangomm/distinfo b/x11-toolkits/pangomm/distinfo index 771712d6b486..426a001745c3 100644 --- a/x11-toolkits/pangomm/distinfo +++ b/x11-toolkits/pangomm/distinfo @@ -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 |