diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-06-27 10:28:29 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-06-27 10:28:29 +0800 |
commit | 5feb38b1affecccab4b53947ba56ffccdfd2f961 (patch) | |
tree | ab1793a2cdefef096d93a1cdf8618a23aae9a671 | |
parent | f314a93c4b2f2ad1285ac876e2029ec3f6f3167a (diff) | |
download | freebsd-ports-gnome-5feb38b1affecccab4b53947ba56ffccdfd2f961.tar.gz freebsd-ports-gnome-5feb38b1affecccab4b53947ba56ffccdfd2f961.tar.zst freebsd-ports-gnome-5feb38b1affecccab4b53947ba56ffccdfd2f961.zip |
Upgrade to v0.22
-rw-r--r-- | net/p5-Net-Whois/Makefile | 10 | ||||
-rw-r--r-- | net/p5-Net-Whois/distinfo | 2 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index dafc65a939bf..521b6f7cf826 100644 --- a/net/p5-Net-Whois/Makefile +++ b/net/p5-Net-Whois/Makefile @@ -1,19 +1,21 @@ # New ports collection makefile for: p5-Net-Whois -# Version required: 0.21 +# Version required: 0.22 # Date created: June 7th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1997/06/07 04:07:27 jfitz Exp $ +# $Id: Makefile,v 1.2 1997/06/24 18:43:27 jfitz Exp $ # -DISTNAME= Net-Whois-0.21 -PKGNAME= p5-Net-Whois-0.21 +DISTNAME= Net-Whois-0.22 +PKGNAME= p5-Net-Whois-0.22 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net MAINTAINER= jfitz@FreeBSD.ORG +RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes + USE_PERL5= YES MANPREFIX= /usr/local/lib/perl5 diff --git a/net/p5-Net-Whois/distinfo b/net/p5-Net-Whois/distinfo index 3cf39f246674..540d7aec505b 100644 --- a/net/p5-Net-Whois/distinfo +++ b/net/p5-Net-Whois/distinfo @@ -1 +1 @@ -MD5 (Net-Whois-0.21.tar.gz) = 75b262e0d32a826938793cf58fdf3d1b +MD5 (Net-Whois-0.22.tar.gz) = 61ab0c7945a081b697422f6a39dad8f9 |