diff options
author | tobez <tobez@FreeBSD.org> | 2013-02-12 20:05:39 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-02-12 20:05:39 +0800 |
commit | 09881c6b0039de5e23c12b6bad61f6dc38c844bf (patch) | |
tree | 37e2f0d7369e4a38fdb7219f0b1f9c7aff502de0 /net | |
parent | eda4b2842a2404a9598e322b50b3d87f577b1a28 (diff) | |
download | freebsd-ports-gnome-09881c6b0039de5e23c12b6bad61f6dc38c844bf.tar.gz freebsd-ports-gnome-09881c6b0039de5e23c12b6bad61f6dc38c844bf.tar.zst freebsd-ports-gnome-09881c6b0039de5e23c12b6bad61f6dc38c844bf.zip |
Update to 2.46.
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index 093f4baea118..d155b91674cc 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= Net-Whois-Raw -PORTVERSION= 2.45 +PORTVERSION= 2.46 CATEGORIES= net perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DESPAIR PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -16,6 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-Net-IDN-Encode>=1:${PORTSDIR}/textproc/p5-Net-IDN-Encode \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-Regexp-IPv6>=0:${PORTSDIR}/textproc/p5-Regexp-IPv6 \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo index be9a8b331a8f..dfbb5b08dd17 100644 --- a/net/p5-Net-Whois-Raw/distinfo +++ b/net/p5-Net-Whois-Raw/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Whois-Raw-2.45.tar.gz) = c13119ccd740ee19bf9b3b779cfb0486b42d9a70273109f3eebc7172f6e6a21d -SIZE (Net-Whois-Raw-2.45.tar.gz) = 48801 +SHA256 (Net-Whois-Raw-2.46.tar.gz) = 3e9d8f6d647161763e79cc8e029ebd655c608ad3669496b0cd2ff3794fc93414 +SIZE (Net-Whois-Raw-2.46.tar.gz) = 48722 |