summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/p5-NetAddr-IP/Makefile4
-rw-r--r--net-mgmt/p5-NetAddr-IP/distinfo2
-rw-r--r--net/p5-NetAddr-IP/Makefile4
-rw-r--r--net/p5-NetAddr-IP/distinfo2
4 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile
index fe6c9f3..bce9970 100644
--- a/net-mgmt/p5-NetAddr-IP/Makefile
+++ b/net-mgmt/p5-NetAddr-IP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= NetAddr-IP
-PORTVERSION= 3.10
+PORTVERSION= 3.11
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= NetAddr
@@ -24,7 +24,7 @@ post-patch:
-e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \
-e '$$_="" if /require 5/;' \
-e '$$_="" if /use warnings/;' \
- ${WRKSRC}/IP.pm
+ ${WRKSRC}/IP.pm ${WRKSRC}/t/v4-badnm.t
post-build:
@${PERL} -M5.6.0 -e '' >/dev/null 2>&1 || \
diff --git a/net-mgmt/p5-NetAddr-IP/distinfo b/net-mgmt/p5-NetAddr-IP/distinfo
index 3332aed..0d8a8c5 100644
--- a/net-mgmt/p5-NetAddr-IP/distinfo
+++ b/net-mgmt/p5-NetAddr-IP/distinfo
@@ -1 +1 @@
-MD5 (NetAddr-IP-3.10.tar.gz) = 822dcf6b975b1687b735736f91e6fac4
+MD5 (NetAddr-IP-3.11.tar.gz) = d0f831e36ad3444eb287ab9487c3d233
diff --git a/net/p5-NetAddr-IP/Makefile b/net/p5-NetAddr-IP/Makefile
index fe6c9f3..bce9970 100644
--- a/net/p5-NetAddr-IP/Makefile
+++ b/net/p5-NetAddr-IP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= NetAddr-IP
-PORTVERSION= 3.10
+PORTVERSION= 3.11
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= NetAddr
@@ -24,7 +24,7 @@ post-patch:
-e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \
-e '$$_="" if /require 5/;' \
-e '$$_="" if /use warnings/;' \
- ${WRKSRC}/IP.pm
+ ${WRKSRC}/IP.pm ${WRKSRC}/t/v4-badnm.t
post-build:
@${PERL} -M5.6.0 -e '' >/dev/null 2>&1 || \
diff --git a/net/p5-NetAddr-IP/distinfo b/net/p5-NetAddr-IP/distinfo
index 3332aed..0d8a8c5 100644
--- a/net/p5-NetAddr-IP/distinfo
+++ b/net/p5-NetAddr-IP/distinfo
@@ -1 +1 @@
-MD5 (NetAddr-IP-3.10.tar.gz) = 822dcf6b975b1687b735736f91e6fac4
+MD5 (NetAddr-IP-3.11.tar.gz) = d0f831e36ad3444eb287ab9487c3d233
OpenPOWER on IntegriCloud