ports/119401: [PATCH] devel/p5-Test-Dependencies: update to 0.11, reset maintainership

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Mon Jan 7 01:00:02 UTC 2008


>Number:         119401
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Test-Dependencies: update to 0.11, 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:   Mon Jan 07 01:00:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Thu Dec 27 20:38:31 CST 2007
>Description:
- Update to 0.11
- Reset maintainership to ports at FreeBSD.org

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

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

--- p5-Test-Dependencies-0.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Dependencies/Makefile /hd1/p5-Test-Dependencies/Makefile
--- /usr/ports/devel/p5-Test-Dependencies/Makefile	2007-02-01 09:43:01.000000000 +0800
+++ /hd1/p5-Test-Dependencies/Makefile	2008-01-07 08:50:06.000000000 +0800
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	Test-Dependencies
-PORTVERSION=	0.08
+PORTVERSION=	0.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Test
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	tjs at cdpa.nsysu.edu.tw
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Ensure that your Makefile.PL specifies all module dependencies
 
 BUILD_DEPENDS=	${SITE_PERL}/B/PerlReq.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
@@ -20,12 +20,15 @@
 		${SITE_PERL}/IPC/Cmd.pm:${PORTSDIR}/devel/p5-IPC-Cmd \
 		${SITE_PERL}/Module/CoreList.pm:${PORTSDIR}/devel/p5-Module-CoreList \
 		${SITE_PERL}/PerlReq/Utils.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
+		${SITE_PERL}/Pod/Strip.pm:${PORTSDIR}/textproc/p5-Pod-Strip \
 		p5-Test-Simple>=0.64:${PORTSDIR}/devel/p5-Test-Simple \
     		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Test::Dependencies.3
+MAN3=		Test::Dependencies.3 \
+		Test::Dependencies::Heavy.3 \
+		Test::Dependencies::Light.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Dependencies/distinfo /hd1/p5-Test-Dependencies/distinfo
--- /usr/ports/devel/p5-Test-Dependencies/distinfo	2006-08-09 16:56:15.000000000 +0800
+++ /hd1/p5-Test-Dependencies/distinfo	2008-01-07 08:31:33.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Test-Dependencies-0.08.tar.gz) = f97407ac1c4ff4caec8e43faf35eca75
-SHA256 (Test-Dependencies-0.08.tar.gz) = bfd8c70245c679bcbeb33775a2c547bbec1446faf0ec3b7c8c5cbe16dbeaa6ba
-SIZE (Test-Dependencies-0.08.tar.gz) = 21807
+MD5 (Test-Dependencies-0.11.tar.gz) = f092f03973d5f5d1f8ef0e730f957771
+SHA256 (Test-Dependencies-0.11.tar.gz) = 8389994895eed6c92e77ac7875a328f17a8ca322a7a4d64e220b2f9fb8a596b6
+SIZE (Test-Dependencies-0.11.tar.gz) = 23838
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Dependencies/pkg-plist /hd1/p5-Test-Dependencies/pkg-plist
--- /usr/ports/devel/p5-Test-Dependencies/pkg-plist	2006-07-20 11:39:39.000000000 +0800
+++ /hd1/p5-Test-Dependencies/pkg-plist	2008-01-07 08:48:47.000000000 +0800
@@ -1,6 +1,9 @@
 @comment $FreeBSD: ports/devel/p5-Test-Dependencies/pkg-plist,v 1.2 2006/07/20 03:39:39 clsung Exp $
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dependencies/.packlist
 %%SITE_PERL%%/Test/Dependencies.pm
+%%SITE_PERL%%/Test/Dependencies/Heavy.pm
+%%SITE_PERL%%/Test/Dependencies/Light.pm
+ at dirrmtry %%SITE_PERL%%/Test/Dependencies
+ at dirrmtry %%SITE_PERL%%/Test
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dependencies
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
- at dirrmtry %%SITE_PERL%%/Test
--- p5-Test-Dependencies-0.11.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list