1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update to 4.7.4 [1]

- Remove unnecessary lines from pkg-plist

PR:		ports/80531 [1]
Submitted by:	maintainer
This commit is contained in:
Jean-Yves Lefort 2005-05-02 12:16:07 +00:00
parent 0c61cd09b1
commit 41d256b68e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134495
3 changed files with 4 additions and 18 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= whois
PORTVERSION= 4.7.2
PORTVERSION= 4.7.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= ${PORTNAME}_${PORTVERSION}

View File

@ -1,2 +1,2 @@
MD5 (whois_4.7.2.tar.gz) = d05fddf828be83f007ece656e6d9a41f
SIZE (whois_4.7.2.tar.gz) = 53267
MD5 (whois_4.7.4.tar.gz) = 4ca2fd5ce1cf97576e4e6e47b121b417
SIZE (whois_4.7.4.tar.gz) = 55114

View File

@ -4,20 +4,6 @@ bin/whois
%%NLS%%share/locale/es/LC_MESSAGES/whois.mo
%%NLS%%share/locale/fr/LC_MESSAGES/whois.mo
%%NLS%%share/locale/it/LC_MESSAGES/whois.mo
%%NLS%%share/locale/ja/LC_MESSAGES/whois.mo
%%NLS%%share/locale/no/LC_MESSAGES/whois.mo
%%NLS%%share/locale/pl/LC_MESSAGES/whois.mo
%%NLS%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/pl 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/no/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/no 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/it 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/fr 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/es/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/es 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/el/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/el 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/de 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale 2>/dev/null || true