diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-05 14:04:13 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-05 14:04:13 +0800 |
commit | 110afe4cbf94499cc7c9b771990d9087c2492938 (patch) | |
tree | be179275fa378616a443d1b0ea198fc8cb369160 /graphics | |
parent | 016706d1d51bff7c511dc53e1c2341c94ea70cb1 (diff) | |
download | freebsd-ports-gnome-110afe4cbf94499cc7c9b771990d9087c2492938.tar.gz freebsd-ports-gnome-110afe4cbf94499cc7c9b771990d9087c2492938.tar.zst freebsd-ports-gnome-110afe4cbf94499cc7c9b771990d9087c2492938.zip |
Update to 2.12.0.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libgnomecanvasmm26/Makefile | 6 | ||||
-rw-r--r-- | graphics/libgnomecanvasmm26/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile index 061a519aabc0..cc0564296ccc 100644 --- a/graphics/libgnomecanvasmm26/Makefile +++ b/graphics/libgnomecanvasmm26/Makefile @@ -3,10 +3,11 @@ # Whom: Alexander Nedotsukov <bland@mail.ru> # # $FreeBSD$ +# $MCom: ports/graphics/libgnomecanvasmm26/Makefile,v 1.9 2005/09/07 18:37:21 marcus Exp $ # PORTNAME= libgnomecanvasmm -PORTVERSION= 2.10.0 +PORTVERSION= 2.12.0 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -26,7 +27,7 @@ USE_GMAKE= yes USE_GCC= 3.4 USE_REINPLACE= yes USE_GNOME= gnomehack libgnomecanvas -USE_INC_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15:inc INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static @@ -38,7 +39,6 @@ post-patch: @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ ${WRKSRC}/tools/extra_defs_gen/Makefile.in - patch-autotools: @(cd ${PATCH_WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ diff --git a/graphics/libgnomecanvasmm26/distinfo b/graphics/libgnomecanvasmm26/distinfo index fc45118dd9ab..9bdae4f1cc08 100644 --- a/graphics/libgnomecanvasmm26/distinfo +++ b/graphics/libgnomecanvasmm26/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libgnomecanvasmm-2.10.0.tar.bz2) = 09010717524f990915a6923d685ca5c1 -SIZE (gnome2/libgnomecanvasmm-2.10.0.tar.bz2) = 315570 +MD5 (gnome2/libgnomecanvasmm-2.12.0.tar.bz2) = b05bba03433745043ef0c781020d4738 +SIZE (gnome2/libgnomecanvasmm-2.12.0.tar.bz2) = 353153 |