summaryrefslogtreecommitdiff
path: root/math/gcalctool
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-04 07:34:35 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-04 07:34:35 +0000
commita76bb7fee6e9290f7214bfd478f94dd746cef766 (patch)
treec28578303422fc553f97f9ca3247384f81fa9250 /math/gcalctool
parentUpdate to 2.2.1. (diff)
Update to 4.2.77.
Notes
Notes: svn path=/head/; revision=78132
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/Makefile6
-rw-r--r--math/gcalctool/distinfo2
-rw-r--r--math/gcalctool/pkg-plist30
3 files changed, 31 insertions, 7 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index f3d98cf2ad38..73778f61e9c5 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= gcalctool
-PORTVERSION= 4.2.43
+PORTVERSION= 4.2.77
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= fifth-toe/2.1/2.1.99/sources
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -28,8 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-MAN1= gcalctool.1
-
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo
index 99c354555049..9c0990d38c27 100644
--- a/math/gcalctool/distinfo
+++ b/math/gcalctool/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gcalctool-4.2.43.tar.bz2) = eb866e12824a706054a186edc50fe0ba
+MD5 (gnome2/gcalctool-4.2.77.tar.bz2) = 853eac3c7e7b3e1925e3cb1f857f8e36
diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist
index 6ccec74eabed..b5ec9b03a12c 100644
--- a/math/gcalctool/pkg-plist
+++ b/math/gcalctool/pkg-plist
@@ -2,11 +2,37 @@ bin/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/gnome/applications/gcalctool.desktop
+share/gnome/help/gcalctool/C/figures/gcalctool_basic_window.png
+share/gnome/help/gcalctool/C/figures/gcalctool_edit_const_window.png
+share/gnome/help/gcalctool/C/figures/gcalctool_edit_func_window.png
+share/gnome/help/gcalctool/C/figures/gcalctool_financial_window.png
+share/gnome/help/gcalctool/C/figures/gcalctool_ins_ascii_window.png
+share/gnome/help/gcalctool/C/figures/gcalctool_mem_reg_window.png
+share/gnome/help/gcalctool/C/figures/gcalctool_menu_symbol.png
+share/gnome/help/gcalctool/C/figures/gcalctool_scientific_window.png
+share/gnome/help/gcalctool/C/gcalctool.xml
+share/gnome/help/gcalctool/C/legal.xml
+share/gnome/omf/gcalctool/gcalctool-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gcalctool/gcalctool-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/pixmaps/gcalctool.png
+share/locale/am/LC_MESSAGES/gcalctool.mo
+share/locale/ca/LC_MESSAGES/gcalctool.mo
+share/locale/cs/LC_MESSAGES/gcalctool.mo
share/locale/es/LC_MESSAGES/gcalctool.mo
share/locale/fr/LC_MESSAGES/gcalctool.mo
+share/locale/ja/LC_MESSAGES/gcalctool.mo
+share/locale/nl/LC_MESSAGES/gcalctool.mo
share/locale/no/LC_MESSAGES/gcalctool.mo
+share/locale/pt/LC_MESSAGES/gcalctool.mo
+share/locale/pt_BR/LC_MESSAGES/gcalctool.mo
share/locale/sv/LC_MESSAGES/gcalctool.mo
-@dirrm share/gnome/gcalctool
+share/locale/uk/LC_MESSAGES/gcalctool.mo
+share/locale/zh_TW/LC_MESSAGES/gcalctool.mo
+@dirrm share/gnome/omf/gcalctool
+@dirrm share/gnome/help/gcalctool/C/figures
+@dirrm share/gnome/help/gcalctool/C
+@dirrm share/gnome/help/gcalctool
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gcalctool
@dirrm etc/gconf/gconf.xml.defaults/apps/gcalctool
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gcalctool/gcalctool-C.omf 2>/dev/null || /usr/bin/true