diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-18 19:13:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-18 19:13:24 +0800 |
commit | 25dabeb3ff7ad66d47e1beaa92baae3728a603a3 (patch) | |
tree | edd1c3f2b4a4a1ad480e4c9410cf090358a82ac4 /net | |
parent | 1a0efc93f92613593f53c5ca3293764edc0f081a (diff) | |
download | freebsd-ports-gnome-25dabeb3ff7ad66d47e1beaa92baae3728a603a3.tar.gz freebsd-ports-gnome-25dabeb3ff7ad66d47e1beaa92baae3728a603a3.tar.zst freebsd-ports-gnome-25dabeb3ff7ad66d47e1beaa92baae3728a603a3.zip |
- Update to 3.07
Changes: http://search.cpan.org/dist/Net/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Net/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 0ed002e2b47c..6a661696d026 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net -PORTVERSION= 3.06 +PORTVERSION= 3.07 PORTEPOCH= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN @@ -27,10 +27,10 @@ SASL_RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL SSL_BUILD_DEPENDS= p5-IO-Socket-SSL>=2.007:${PORTSDIR}/security/p5-IO-Socket-SSL SSL_RUN_DEPENDS= p5-IO-Socket-SSL>=2.007:${PORTSDIR}/security/p5-IO-Socket-SSL -USES= perl5 -USE_PERL5= configure CONFIGURE_ENV= PERL5_CPAN_IS_RUNNING=1 NO_ARCH= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.pre.mk> diff --git a/net/p5-Net/distinfo b/net/p5-Net/distinfo index 95dc152a56d0..96aa076d056e 100644 --- a/net/p5-Net/distinfo +++ b/net/p5-Net/distinfo @@ -1,2 +1,2 @@ -SHA256 (libnet-3.06.tar.gz) = e5e6e397c3e1ce8959b58e2e30ba6fe1abf24b95af999b7d8448d3b89f95b6b6 -SIZE (libnet-3.06.tar.gz) = 91833 +SHA256 (libnet-3.07.tar.gz) = d9a23d8907e681e788a6f1a71915b1d37d057091e88049e5a4064c99ca2c9cd7 +SIZE (libnet-3.07.tar.gz) = 94165 |