summaryrefslogtreecommitdiff
path: root/x11/libgnomemm26
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-12 11:33:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-12 11:33:37 +0000
commit936a489f707292f0388b253a0f08f2617be5dde8 (patch)
tree90165055c33ec54fc4b888e2d747268f4ac21941 /x11/libgnomemm26
parentUpdate to 2.10.0. Note: this release is API and ABI compatible with (diff)
Update to 2.10.0. Note: this release is API and ABI compatible with
2.6.x, so a repocopy to libgnomemm210 is not needed.
Notes
Notes: svn path=/head/; revision=131005
Diffstat (limited to 'x11/libgnomemm26')
-rw-r--r--x11/libgnomemm26/Makefile16
-rw-r--r--x11/libgnomemm26/distinfo4
2 files changed, 14 insertions, 6 deletions
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
index 33ba55d323c6..c1ae9bde35ea 100644
--- a/x11/libgnomemm26/Makefile
+++ b/x11/libgnomemm26/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libgnomemm
-PORTVERSION= 2.6.0
-PORTREVISION= 1
+PORTVERSION= 2.10.0
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -25,11 +24,20 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GCC= 3.4
-USE_GNOME= gnomehack lthack libgnome
-USE_INC_LIBTOOL_VER=13
+USE_GNOME= gnomehack libgnome
+USE_INC_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
+patch-autotools:
+ @(cd ${PATCH_WRKSRC}; \
+ for file in ${LIBTOOLFILES}; do \
+ ${CP} $$file $$file.tmp; \
+ ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \
+ $$file.tmp > $$file; \
+ ${RM} $$file.tmp; \
+ done);
+
.include <bsd.port.mk>
diff --git a/x11/libgnomemm26/distinfo b/x11/libgnomemm26/distinfo
index 70b5a237b313..6599b4a0faed 100644
--- a/x11/libgnomemm26/distinfo
+++ b/x11/libgnomemm26/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libgnomemm-2.6.0.tar.bz2) = 684a11aa4726e4f9b148866d1662fc24
-SIZE (gnome2/libgnomemm-2.6.0.tar.bz2) = 238958
+MD5 (gnome2/libgnomemm-2.10.0.tar.bz2) = 095cbf2a023a82a009dc19ffc1a9d9c8
+SIZE (gnome2/libgnomemm-2.10.0.tar.bz2) = 245085