aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/p5-IO-Socket-INET6/Makefile11
-rw-r--r--net/p5-IO-Socket-INET6/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile
index d42e74297fb2..632e8dbb3814 100644
--- a/net/p5-IO-Socket-INET6/Makefile
+++ b/net/p5-IO-Socket-INET6/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= IO-Socket-INET6
-PORTVERSION= 2.67
+PORTVERSION= 2.69
CATEGORIES= net perl5 ipv6
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:SHLOMIF
PKGNAMEPREFIX= p5-
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Perl module with object interface to AF_INET6 domain sockets
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
-
-MAN3= IO::Socket::INET6.3
+BUILD_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6
+RUN_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6
PERL_CONFIGURE= yes
+MAN3= IO::Socket::INET6.3
+
.include <bsd.port.mk>
diff --git a/net/p5-IO-Socket-INET6/distinfo b/net/p5-IO-Socket-INET6/distinfo
index e5d344136211..4ae89372cc73 100644
--- a/net/p5-IO-Socket-INET6/distinfo
+++ b/net/p5-IO-Socket-INET6/distinfo
@@ -1,2 +1,2 @@
-SHA256 (IO-Socket-INET6-2.67.tar.gz) = dd90e417cbd37047b71469ec99e79fe89a3bb5103769fc9c76b3c87d8cb019b2
-SIZE (IO-Socket-INET6-2.67.tar.gz) = 18096
+SHA256 (IO-Socket-INET6-2.69.tar.gz) = accd565643969d905e199e28e60e833213ccc2026c372432df01e49b044c3045
+SIZE (IO-Socket-INET6-2.69.tar.gz) = 18603