diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-07-29 19:29:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-07-29 19:29:53 +0000 |
commit | 3eb9b3ba650390e23d5b12fbbee19480b712a30a (patch) | |
tree | 2dc1810df5449e16267cda5d0832fe800c891e67 | |
parent | 01b4080f6620ff3d45b5664877e20a2c25f4e857 (diff) | |
download | ports-3eb9b3ba650390e23d5b12fbbee19480b712a30a.tar.gz ports-3eb9b3ba650390e23d5b12fbbee19480b712a30a.zip |
- Update to 4.7.15
PR: ports/100804
Submitted by: Filippo Natali <filippo.natali(at)gmail.com>
Approved by: krion (mentor)
Notes
Notes:
svn path=/head/; revision=169065
-rw-r--r-- | net/whois/Makefile | 2 | ||||
-rw-r--r-- | net/whois/distinfo | 6 | ||||
-rw-r--r-- | net/whois/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index 57985c90d1de..e9c4efb513cc 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.7.13 +PORTVERSION= 4.7.15 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/net/whois/distinfo b/net/whois/distinfo index c1aa1e7c6ab4..b962ae9e7058 100644 --- a/net/whois/distinfo +++ b/net/whois/distinfo @@ -1,3 +1,3 @@ -MD5 (whois_4.7.13.tar.gz) = 2de4c4088e152a28ff7b326ade538196 -SHA256 (whois_4.7.13.tar.gz) = c3f2b1ec9832764bed6f0637bf3854f2023c17d930f878713230ff31c527883e -SIZE (whois_4.7.13.tar.gz) = 58875 +MD5 (whois_4.7.15.tar.gz) = 059286b299089f14987bb60c85e96a4b +SHA256 (whois_4.7.15.tar.gz) = bb1df75b517da9bf4a3737f0aafca75cb0eeaf2ab7b7150fba17a832334da9b4 +SIZE (whois_4.7.15.tar.gz) = 63819 diff --git a/net/whois/pkg-plist b/net/whois/pkg-plist index 6a3ff5ecc407..5efff018046d 100644 --- a/net/whois/pkg-plist +++ b/net/whois/pkg-plist @@ -7,4 +7,5 @@ bin/whois %%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%%share/locale/pt_BR/LC_MESSAGES/whois.mo %%NLS%%share/locale/ru/LC_MESSAGES/whois.mo |