diff options
-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 |