diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 04:56:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 04:56:12 +0000 |
commit | 0be9e80bad3d87e4c4fe547e2e34f84c2324d0a9 (patch) | |
tree | 8c080801236ba5259900bfb37d8984a09fcdb723 /x11-toolkits/gal2 | |
parent | d50419d37b169e9306ddd50dea10d18dfe9bec61 (diff) | |
download | ports-0be9e80bad3d87e4c4fe547e2e34f84c2324d0a9.tar.gz ports-0be9e80bad3d87e4c4fe547e2e34f84c2324d0a9.zip |
Notes
Diffstat (limited to 'x11-toolkits/gal2')
-rw-r--r-- | x11-toolkits/gal2/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/gal2/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gal2/files/patch-ab | 12 | ||||
-rw-r--r-- | x11-toolkits/gal2/pkg-plist | 3 |
4 files changed, 10 insertions, 13 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 2706b40e8c2f..6aae29a728cb 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gal2 -PORTVERSION= 1.99.6 +PORTVERSION= 1.99.7 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.99 @@ -31,8 +31,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ PLIST_SUB= VERSION=${PORTVERSION} -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo index 61de6c5d898e..e77b195f4a76 100644 --- a/x11-toolkits/gal2/distinfo +++ b/x11-toolkits/gal2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gal-1.99.6.tar.bz2) = 57f6cbc6b5d1d1c9f727bc1f60b6f9eb +MD5 (gnome2/gal-1.99.7.tar.bz2) = 10cf22f030cb5cc69557473695d2e103 diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab index dde037b10b95..dfae58813721 100644 --- a/x11-toolkits/gal2/files/patch-ab +++ b/x11-toolkits/gal2/files/patch-ab @@ -1,9 +1,9 @@ ---- Makefile.in.orig Mon May 26 17:23:55 2003 -+++ Makefile.in Mon May 26 17:24:39 2003 -@@ -175,7 +175,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ +--- Makefile.in.orig Wed Jun 11 00:44:55 2003 ++++ Makefile.in Wed Jun 11 00:45:19 2003 +@@ -138,7 +138,7 @@ + cxxflags_set = @cxxflags_set@ + gnomelocaledir = @gnomelocaledir@ + install_sh = @install_sh@ -SUBDIRS = po gal tests docs art +SUBDIRS = po gal docs art diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist index 76e53778c70b..7c5f511cf21d 100644 --- a/x11-toolkits/gal2/pkg-plist +++ b/x11-toolkits/gal2/pkg-plist @@ -147,7 +147,7 @@ include/gal-2.0/gal/widgets/widget-pixmap-combo.h lib/gtk-2.0/modules/libgal-a11y-2.0.so lib/libgal-2.0.a lib/libgal-2.0.so -lib/libgal-2.0.so.3 +lib/libgal-2.0.so.4 libdata/pkgconfig/gal-2.0.pc share/doc/gal2/gal-api.html share/doc/gal2/gal-api.sgml @@ -184,6 +184,7 @@ share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_suppliers_16.png share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_time-and-expenses_16.png share/locale/am/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/az/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/be/LC_MESSAGES/gal-1.99.7.mo share/locale/ca/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gal-%%VERSION%%.mo |