aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-Socket-Multicast6/Makefile16
-rw-r--r--net/p5-Socket-Multicast6/distinfo6
-rw-r--r--net/p5-Socket-Multicast6/pkg-plist1
3 files changed, 14 insertions, 9 deletions
diff --git a/net/p5-Socket-Multicast6/Makefile b/net/p5-Socket-Multicast6/Makefile
index a2e58b0d89f2..a3b4f825a5bc 100644
--- a/net/p5-Socket-Multicast6/Makefile
+++ b/net/p5-Socket-Multicast6/Makefile
@@ -6,18 +6,24 @@
#
PORTNAME= Socket-Multicast6
-PORTVERSION= 0.02
+PORTVERSION= 0.04
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tjs@cdpa.nsysu.edu.tw
+MAINTAINER= ports@FreeBSD.org
COMMENT= Constructors and constants for IPv4/IPv6 multicast socket operations
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
+RUN_DEPENDS= p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= Socket::Multicast6.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500903
+BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net/p5-Socket-Multicast6/distinfo b/net/p5-Socket-Multicast6/distinfo
index d677084ae34d..677a9ee91e9a 100644
--- a/net/p5-Socket-Multicast6/distinfo
+++ b/net/p5-Socket-Multicast6/distinfo
@@ -1,3 +1,3 @@
-MD5 (Socket-Multicast6-0.02.tar.gz) = d101162cb98993720d388383cf4e628e
-SHA256 (Socket-Multicast6-0.02.tar.gz) = 75d5faee9c7338d1dc73c47be9077b183207fa9492298f811b174cc4ff7977e1
-SIZE (Socket-Multicast6-0.02.tar.gz) = 33919
+MD5 (Socket-Multicast6-0.04.tar.gz) = 2e81e469c544b429131f37f31653c18e
+SHA256 (Socket-Multicast6-0.04.tar.gz) = 7be771d47485df670675e8b2d1f377a2c787cdedaa04163cceb0f544018fd3a2
+SIZE (Socket-Multicast6-0.04.tar.gz) = 4766
diff --git a/net/p5-Socket-Multicast6/pkg-plist b/net/p5-Socket-Multicast6/pkg-plist
index 7d9154157d79..c956fcbff05d 100644
--- a/net/p5-Socket-Multicast6/pkg-plist
+++ b/net/p5-Socket-Multicast6/pkg-plist
@@ -1,7 +1,6 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Multicast6/Multicast6.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Multicast6/Multicast6.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Multicast6/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/Socket/Multicast6.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Multicast6
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket