summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-04 07:34:35 +0000
committermarcus <marcus@FreeBSD.org>2003-04-04 07:34:35 +0000
commit075c986081054dfbd21322beeddf5f755feb7fa5 (patch)
tree04822acf9673f1bbbca7009b20de7ee78f03c203 /math
parent28ddeca644212a0f1dc2f04a4c31a454efb3fadd (diff)
downloadFreeBSD-ports-075c986081054dfbd21322beeddf5f755feb7fa5.zip
FreeBSD-ports-075c986081054dfbd21322beeddf5f755feb7fa5.tar.gz
Update to 4.2.77.
Diffstat (limited to 'math')
-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 f3d98cf..73778f6 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 99c3545..9c0990d 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 6ccec74..b5ec9b0 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
OpenPOWER on IntegriCloud