1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to 4.2.77.

This commit is contained in:
Joe Marcus Clarke 2003-04-04 07:34:35 +00:00
parent bbaa0cf805
commit a76bb7fee6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78132
3 changed files with 31 additions and 7 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (gnome2/gcalctool-4.2.43.tar.bz2) = eb866e12824a706054a186edc50fe0ba
MD5 (gnome2/gcalctool-4.2.77.tar.bz2) = 853eac3c7e7b3e1925e3cb1f857f8e36

View File

@ -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