aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-01-05 18:38:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-01-05 18:38:49 +0000
commit4a65a72f042a7c043981d6ac86b4b0f6623b9759 (patch)
tree0de87a4ee5b6d943be949d0f477bd49c29d07bbc /net/p5-Net
parente63345d8318848b2c96230f61a44a73ac0184c27 (diff)
downloadports-4a65a72f042a7c043981d6ac86b4b0f6623b9759.tar.gz
ports-4a65a72f042a7c043981d6ac86b4b0f6623b9759.zip
Update to 3.04
PR: 196513 Differential Revision: pi Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=376338
Diffstat (limited to 'net/p5-Net')
-rw-r--r--net/p5-Net/Makefile13
-rw-r--r--net/p5-Net/distinfo4
2 files changed, 10 insertions, 7 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index f559a0adbcc9..9c847e65e687 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net
-PORTVERSION= 1.30
+PORTVERSION= 3.04
PORTEPOCH= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
@@ -19,15 +19,18 @@ OPTIONS_DEFINE= IPV6 SASL SSL
OPTIONS_DEFAULT=SASL
SASL_DESC= SASL auth for POP3 and SMTP support
+BUILD_DEPENDS= p5-Socket>=2.016:${PORTSDIR}/net/p5-Socket
+RUN_DEPENDS= p5-Socket>=2.016:${PORTSDIR}/net/p5-Socket
+
SASL_BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL
SASL_RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL
-SSL_BUILD_DEPENDS= p5-IO-Socket-SSL>=1.994:${PORTSDIR}/security/p5-IO-Socket-SSL
-SSL_RUN_DEPENDS= p5-IO-Socket-SSL>=1.994:${PORTSDIR}/security/p5-IO-Socket-SSL
-
-PORTSCOUT= skipv:1.0901
+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
.include <bsd.port.pre.mk>
diff --git a/net/p5-Net/distinfo b/net/p5-Net/distinfo
index 1bafeea8ecb4..d6f9ab93b9cc 100644
--- a/net/p5-Net/distinfo
+++ b/net/p5-Net/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libnet-1.30.tar.gz) = c77a6ce855047bceaad2b0b8f4dbe8f88d2e1a9c6786ad668d50b0fe599797f7
-SIZE (libnet-1.30.tar.gz) = 81922
+SHA256 (libnet-3.04.tar.gz) = eaef9fb2b8b65b81da6a3cae6666e783cef7bde83ba1b8fdeea3feac22737a14
+SIZE (libnet-3.04.tar.gz) = 83424