From 936a489f707292f0388b253a0f08f2617be5dde8 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:33:37 +0000 Subject: [PATCH] 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. --- x11/libgnomemm26/Makefile | 16 ++++++++++++---- x11/libgnomemm26/distinfo | 4 ++-- 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 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