aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2014-09-15 01:57:50 +0800
committerpi <pi@FreeBSD.org>2014-09-15 01:57:50 +0800
commit12cbaae8a0055554f30a4d6e8cdfd1bdb2193aa2 (patch)
tree1d3f769565fc79e6556d71f923c053c7b3f6f7a3 /net
parenta6a2824d7eafd6d9f4d0cf41148b2b6d736a2e92 (diff)
downloadfreebsd-ports-gnome-12cbaae8a0055554f30a4d6e8cdfd1bdb2193aa2.tar.gz
freebsd-ports-gnome-12cbaae8a0055554f30a4d6e8cdfd1bdb2193aa2.tar.zst
freebsd-ports-gnome-12cbaae8a0055554f30a4d6e8cdfd1bdb2193aa2.zip
net/p5-Net-Works: 0.18 -> 0.19
- Fixed validation when a string with more than one slash (/) is passed to Net::Works::Network->new_from_string.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Works/Makefile4
-rw-r--r--net/p5-Net-Works/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-Works/Makefile b/net/p5-Net-Works/Makefile
index 76e93a649c75..dbc9f83d10c3 100644
--- a/net/p5-Net-Works/Makefile
+++ b/net/p5-Net-Works/Makefile
@@ -1,8 +1,7 @@
-# Created by: Kurt Jaeger <fbsd-ports@opsec.eu>
# $FreeBSD$
PORTNAME= Net-Works
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DROLSKY
@@ -16,6 +15,7 @@ LICENSE= ART20
BUILD_DEPENDS= p5-List-AllUtils>=0.03:${PORTSDIR}/devel/p5-List-AllUtils \
p5-Math-Int128>=0.07:${PORTSDIR}/math/p5-Math-Int128 \
p5-namespace-autoclean>=0.13:${PORTSDIR}/devel/p5-namespace-autoclean \
+ p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \
p5-MooseX-Types>=0.35:${PORTSDIR}/devel/p5-MooseX-Types
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/net/p5-Net-Works/distinfo b/net/p5-Net-Works/distinfo
index fc722103ddbf..ade48718f765 100644
--- a/net/p5-Net-Works/distinfo
+++ b/net/p5-Net-Works/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-Works-0.18.tar.gz) = 72d6cf2e210ac50c3a0ccda246adf6bd92e09d7ec305700f9f1ffb69f9338b2d
-SIZE (Net-Works-0.18.tar.gz) = 29424
+SHA256 (Net-Works-0.19.tar.gz) = 8f2364887b7d6cac5296ca409cca33932c5ca00b3977ff39e039d0c19618be01
+SIZE (Net-Works-0.19.tar.gz) = 29557