diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-01 15:57:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-01 15:57:39 +0000 |
commit | f5ad1f05df221c27bf2767edd03967019e106fb1 (patch) | |
tree | fd80f5794a6cc0daf5d1fd273982f72ca8381542 /math/gcalctool | |
parent | In the bento log I see "gzip: stdin: unexpected end of file" when (diff) |
* Update to 4.2.43
* De-pkg-comment
Notes
Notes:
svn path=/head/; revision=76704
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 10 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 2 | ||||
-rw-r--r-- | math/gcalctool/pkg-comment | 1 | ||||
-rw-r--r-- | math/gcalctool/pkg-plist | 13 |
4 files changed, 17 insertions, 9 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 40735cae5bf5..f3d98cf2ad38 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,16 +6,16 @@ # PORTNAME= gcalctool -PORTVERSION= 4.1.9 -PORTREVISION= 1 +PORTVERSION= 4.2.43 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.1 +MASTER_SITE_SUBDIR= fifth-toe/2.1/2.1.99/sources DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_BZIP2= yes USE_X_PREFIX= yes @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_LIBTOOL= yes USE_REINPLACE= yes USE_GNOMENG= yes -USE_GNOME= gnomehack +USE_GNOME= gnomeprefix gnomehack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index 4c37f153030b..99c354555049 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1 +1 @@ -MD5 (gnome2/gcalctool-4.1.9.tar.bz2) = e13948f80fd67e8e26fbddbdd8739526 +MD5 (gnome2/gcalctool-4.2.43.tar.bz2) = eb866e12824a706054a186edc50fe0ba diff --git a/math/gcalctool/pkg-comment b/math/gcalctool/pkg-comment deleted file mode 100644 index 47df6a24661c..000000000000 --- a/math/gcalctool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK+-2.0 calculator tool based on the old calctool for OpenWindows diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index e7a8fcec0efc..6ccec74eabed 100644 --- a/math/gcalctool/pkg-plist +++ b/math/gcalctool/pkg-plist @@ -1,3 +1,12 @@ bin/gcalctool -share/gcalctool/calctool.gif -@dirrm share/gcalctool +etc/gconf/gconf.xml.defaults/apps/gcalctool/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gcalctool/%gconf.xml +etc/gconf/schemas/gcalctool.schemas +share/gnome/gcalctool/calctool.gif +share/locale/es/LC_MESSAGES/gcalctool.mo +share/locale/fr/LC_MESSAGES/gcalctool.mo +share/locale/no/LC_MESSAGES/gcalctool.mo +share/locale/sv/LC_MESSAGES/gcalctool.mo +@dirrm share/gnome/gcalctool +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gcalctool +@dirrm etc/gconf/gconf.xml.defaults/apps/gcalctool |