ports/148402: [PATCH] net/p5-Socket-Multicast6: update to 0.04, reset maintainership

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Tue Jul 6 09:50:02 UTC 2010


>Number:         148402
>Category:       ports
>Synopsis:       [PATCH] net/p5-Socket-Multicast6: update to 0.04, reset maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 06 09:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 8.1-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD CDPA.cc 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Thu Jun 24 18:31:52 CST 2010
>Description:
- Update to 0.04
- Reset maintainership to ports at FreeBSD.org

Port maintainer (tjs at cdpa.nsysu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Socket-Multicast6-0.04.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Socket-Multicast6/Makefile /var/tmp/p5-Socket-Multicast6/Makefile
--- /usr/ports/net/p5-Socket-Multicast6/Makefile	2008-04-17 22:27:46.000000000 +0800
+++ /var/tmp/p5-Socket-Multicast6/Makefile	2010-07-06 17:28:09.000000000 +0800
@@ -6,18 +6,24 @@
 #
 
 PORTNAME=	Socket-Multicast6
-PORTVERSION=	0.02
+PORTVERSION=	0.04
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	tjs at cdpa.nsysu.edu.tw
+MAINTAINER=	ports at 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 -ruN --exclude=CVS /usr/ports/net/p5-Socket-Multicast6/distinfo /var/tmp/p5-Socket-Multicast6/distinfo
--- /usr/ports/net/p5-Socket-Multicast6/distinfo	2007-03-13 17:11:32.000000000 +0800
+++ /var/tmp/p5-Socket-Multicast6/distinfo	2010-07-06 16:58:53.000000000 +0800
@@ -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 -ruN --exclude=CVS /usr/ports/net/p5-Socket-Multicast6/pkg-plist /var/tmp/p5-Socket-Multicast6/pkg-plist
--- /usr/ports/net/p5-Socket-Multicast6/pkg-plist	2007-03-13 17:11:32.000000000 +0800
+++ /var/tmp/p5-Socket-Multicast6/pkg-plist	2010-07-06 16:58:05.000000000 +0800
@@ -1,7 +1,6 @@
 @comment $FreeBSD: ports/net/p5-Socket-Multicast6/pkg-plist,v 1.1 2007/03/13 09:11:32 miwi Exp $
 %%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
--- p5-Socket-Multicast6-0.04.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list