diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 11:57:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 11:57:43 +0800 |
commit | 2edd6fb3e7f63238ca720ae3228ec677fdf77bd4 (patch) | |
tree | 26d8447aa6a11dbb1da30fe1cbd4e40b63c12307 | |
parent | 561a6e66ea0f029068627af5e71445760b1b5869 (diff) | |
download | marcuscom-ports-2edd6fb3e7f63238ca720ae3228ec677fdf77bd4.tar marcuscom-ports-2edd6fb3e7f63238ca720ae3228ec677fdf77bd4.tar.gz marcuscom-ports-2edd6fb3e7f63238ca720ae3228ec677fdf77bd4.tar.bz2 marcuscom-ports-2edd6fb3e7f63238ca720ae3228ec677fdf77bd4.tar.lz marcuscom-ports-2edd6fb3e7f63238ca720ae3228ec677fdf77bd4.tar.xz marcuscom-ports-2edd6fb3e7f63238ca720ae3228ec677fdf77bd4.tar.zst marcuscom-ports-2edd6fb3e7f63238ca720ae3228ec677fdf77bd4.zip |
Update to 2.1.12.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2505 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/gal2/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/gal2/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index d0d91c3a1..de08f71af 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gal2 -PORTVERSION= 2.1.11 +PORTVERSION= 2.1.12 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1 @@ -20,10 +20,10 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix gnomehier lthack intlhack \ +USE_GNOME= gnomehack gnomeprefix gnomehier intlhack \ libgnomeui libgnomeprintui INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --enable-static --with-libiconv CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo index 642d468a2..cba9af64d 100644 --- a/x11-toolkits/gal2/distinfo +++ b/x11-toolkits/gal2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gal-2.1.11.tar.bz2) = b91da3ce23f9edc47dcc52689754b6e1 -SIZE (gnome2/gal-2.1.11.tar.bz2) = 1094587 +MD5 (gnome2/gal-2.1.12.tar.bz2) = d6a53c9079f604d0b26b1a4662729e28 +SIZE (gnome2/gal-2.1.12.tar.bz2) = 1094851 |