ports/100527: [PATCH] devel/p5-Test-Dependencies: update to 0.05

Gea-Suan Lin gslin at gslin.org
Wed Jul 19 09:50:12 UTC 2006


>Number:         100527
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Test-Dependencies: update to 0.05
>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:   Wed Jul 19 09:50:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.05

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.05.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Dependencies/Makefile /home/staff/gslin/work/p5-Test-Dependencies/Makefile
--- /usr/ports/devel/p5-Test-Dependencies/Makefile	Fri Jul 14 02:31:33 2006
+++ /home/staff/gslin/work/p5-Test-Dependencies/Makefile	Wed Jul 19 17:40:23 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Test-Dependencies
-PORTVERSION=	0.03
+PORTVERSION=	0.05
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Test
@@ -15,12 +15,12 @@
 MAINTAINER=	tjs at cdpa.nsysu.edu.tw
 COMMENT=	Ensure that your Makefile.PL specifies all module dependencies
 
-BUILD_DEPENDS=	${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \
+RUN_DEPENDS=	${SITE_PERL}/B/PerlReq.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
+		${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \
 		${SITE_PERL}/Module/CoreList.pm:${PORTSDIR}/devel/p5-Module-CoreList \
-		${SITE_PERL}/B/PerlReq.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
 		${SITE_PERL}/PerlReq/Utils.pm:${PORTSDIR}/devel/p5-rpm-build-perl \
 		${SITE_PERL}/Test/Builder/Module.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Dependencies/distinfo /home/staff/gslin/work/p5-Test-Dependencies/distinfo
--- /usr/ports/devel/p5-Test-Dependencies/distinfo	Fri Jul 14 02:31:33 2006
+++ /home/staff/gslin/work/p5-Test-Dependencies/distinfo	Wed Jul 19 17:37:05 2006
@@ -1,3 +1,3 @@
-MD5 (Test-Dependencies-0.03.tar.gz) = 573d2e3177b53cf759dc5fe6f9cf8cc0
-SHA256 (Test-Dependencies-0.03.tar.gz) = 610be5d62d4699ed90a04d5f4d361bdc5e93a6fe0b4c3aa69998181eade5d37b
-SIZE (Test-Dependencies-0.03.tar.gz) = 20783
+MD5 (Test-Dependencies-0.05.tar.gz) = b4478a6b9d9f2180ac67a1985bcfa271
+SHA256 (Test-Dependencies-0.05.tar.gz) = 41d2a058dfd583b5ef650eb7fcfca595c7a8176cd0c8ee8071f09a45cf108836
+SIZE (Test-Dependencies-0.05.tar.gz) = 21450
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Dependencies/pkg-plist /home/staff/gslin/work/p5-Test-Dependencies/pkg-plist
--- /usr/ports/devel/p5-Test-Dependencies/pkg-plist	Fri Jul 14 02:31:33 2006
+++ /home/staff/gslin/work/p5-Test-Dependencies/pkg-plist	Wed Jul 19 17:36:40 2006
@@ -1,5 +1,6 @@
+ at comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dependencies/.packlist
 %%SITE_PERL%%/Test/Dependencies.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dependencies
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dependencies
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
 @dirrmtry %%SITE_PERL%%/Test
--- p5-Test-Dependencies-0.05.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list