diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 02:28:29 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 02:28:29 +0000 |
commit | b675e2accfb891303e86150b3094e8392ad67877 (patch) | |
tree | 371173e2b8371fcd0725157328fb493599654878 /net/p5-Net-Whois | |
parent | Upgrade to v1.0505 (diff) |
Upgrade to v0.22
Diffstat (limited to 'net/p5-Net-Whois')
-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 |