1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

Update to 3.1

PR:		ports/37686
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
Yukihiro Nakai 2002-07-30 13:30:37 +00:00
parent 1378d02ec0
commit e03cfa8d6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63736
3 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gbiff
PORTVERSION= 3.0
PORTVERSION= 3.1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -24,8 +24,9 @@ pre-patch:
@${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g ; \
s|`gtk-config --cflags`|`\$$GTK_CONFIG --cflags`|g ; \
s|`gtk-config --libs`|`\$$GTK_CONFIG --libs`|g ; \
s|gnomeui --cflags|gnomeui applets --cflags|g ; \
s|DATADIRNAME}"|DATADIRNAME}/gnome"|g' ${WRKSRC}/configure
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'

View File

@ -1 +1 @@
MD5 (gbiff-3.0.tar.gz) = 2b712902ce0c4a29fd35f4be80b3180d
MD5 (gbiff-3.1.tar.gz) = 565fbe268a876d26dddadd5ccd2e1da3

View File

@ -1,7 +1,6 @@
bin/gbiff
etc/CORBA/servers/gbiff.gnorba
share/gnome/applets/Network/gbiff.desktop
share/gnome/locale/fr/LC_MESSAGES/gbiff.mo
share/gnome/pixmaps/gbiff/gbiff.png
share/gnome/pixmaps/gbiff/gnome-mail.xpm
share/gnome/pixmaps/gbiff/gnome-nomail.xpm
@ -10,5 +9,6 @@ share/gnome/pixmaps/gbiff/gtk-nomail.xpm
share/gnome/pixmaps/gbiff/logo.xpm
share/gnome/pixmaps/gbiff/play.xpm
share/gnome/sounds/gbiff/mail.wav
@dirrm share/gnome/sounds/gbiff
share/locale/fr/LC_MESSAGES/gbiff.mo
@dirrm share/gnome/pixmaps/gbiff
@dirrm share/gnome/sounds/gbiff