ports/120903: [UPDATE] devel/p5-File-ExtAttr

Felippe de Meirelles Motta lippemail at gmail.com
Wed Feb 20 19:10:03 UTC 2008


>Number:         120903
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-File-ExtAttr
>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 Feb 20 19:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.07
- Use CPAN macro
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-ExtAttr/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	8 Sep 2007 00:57:25 -0000	1.2
+++ Makefile	20 Feb 2008 17:47:52 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=		File-ExtAttr
-PORTVERSION=		1.04
+PORTVERSION=		1.07
 CATEGORIES=		devel perl5
-MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	File
+MASTER_SITES=		CPAN
 PKGNAMEPREFIX=		p5-
 
 MAINTAINER=		timur at FreeBSD.org
@@ -17,6 +16,12 @@
 
 PERL_CONFIGURE=		5.8.0+
 
+BUILD_DEPENDS+=		${SITE_PERL}/Test/Distribution.pm:${PORTSDIR}/devel/p5-Test-Distribution \
+			${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+			${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \
+			${SITE_PERL}/Module/CoreList.pm:${PORTSDIR}/devel/p5-Module-CoreList
+RUN_DEPENDS+=		${BUILD_DEPENDS}
+
 MAN3=			File::ExtAttr.3 File::ExtAttr::Tie.3
 
 .include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-ExtAttr/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	21 Jun 2007 12:36:16 -0000	1.1
+++ distinfo	20 Feb 2008 17:47:52 -0000
@@ -1,3 +1,3 @@
-MD5 (File-ExtAttr-1.04.tar.gz) = adb6253529493f3c568e8fa8c781650e
-SHA256 (File-ExtAttr-1.04.tar.gz) = 5645b932bb00e8216aa9bf5d2bcd5103e634da12b7062c53ef28a9cd4e42d0ae
-SIZE (File-ExtAttr-1.04.tar.gz) = 31493
+MD5 (File-ExtAttr-1.07.tar.gz) = ee30b876a23c9f6c8d21b2751d8126c0
+SHA256 (File-ExtAttr-1.07.tar.gz) = 14dee9db0fa8e2dc78e18e51fb1af385f1c1f60e80284630213ae9cd89797a2d
+SIZE (File-ExtAttr-1.07.tar.gz) = 32557


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



More information about the freebsd-ports-bugs mailing list