ports/128023: [PATCH] devel/p5-IPC-Cmd: update to 0.42

Yen-Ming Lee leeym at FreeBSD.org
Sun Oct 12 00:10:01 UTC 2008


>Number:         128023
>Category:       ports
>Synopsis:       [PATCH] devel/p5-IPC-Cmd: update to 0.42
>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:   Sun Oct 12 00:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 0.42

Port maintainer (tobez at FreeBSD.org) is cc'd.

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

--- p5-IPC-Cmd-0.42.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-IPC-Cmd/Makefile,v
retrieving revision 1.5
diff -u -d -b -w -u -r1.5 Makefile
--- Makefile	17 Apr 2008 14:25:35 -0000	1.5
+++ Makefile	12 Oct 2008 00:00:18 -0000
@@ -6,25 +6,24 @@
 #
 
 PORTNAME=	IPC-Cmd
-PORTVERSION=	0.40
+PORTVERSION=	0.42
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tobez at FreeBSD.org
-COMMENT=	IPC::Cmd - finding and running system commands made easy
-
-RUN_DEPENDS=	${SITE_PERL}/Locale/Maketext/Simple.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
-		${SITE_PERL}/Module/Load/Conditional.pm:${PORTSDIR}/devel/p5-Module-Load-Conditional \
-		p5-IPC-Run>=0.55:${PORTSDIR}/devel/p5-IPC-Run \
-		p5-Params-Check>=0.20:${PORTSDIR}/devel/p5-Params-Check
-BUILD_DEPENDS=	${RUN_DEPENDS}
+COMMENT=	Finding and running system commands made easy
 
 PERL_CONFIGURE=	yes
 
 MAN3=	IPC::Cmd.3
 
-post-patch:
-	${RM} -f ${WRKSRC}/lib/IPC/Cmd.pm.orig
+.include <bsd.port.pre.mk>
 
-.include <bsd.port.mk>
+.if ${PERL_LEVEL} < 500905
+RUN_DEPENDS+=	p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
+		p5-Module-Load-Conditional>=0:${PORTSDIR}/devel/p5-Module-Load-Conditional \
+		p5-Params-Check>=0.20:${PORTSDIR}/devel/p5-Params-Check
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-IPC-Cmd/distinfo,v
retrieving revision 1.5
diff -u -d -b -w -u -r1.5 distinfo
--- distinfo	20 Dec 2007 09:35:54 -0000	1.5
+++ distinfo	12 Oct 2008 00:00:18 -0000
@@ -1,3 +1,3 @@
-MD5 (IPC-Cmd-0.40.tar.gz) = fe97b70d363e1b69cb635086d90dcee4
-SHA256 (IPC-Cmd-0.40.tar.gz) = d70f25512397335e0974c00adb4549d1536a06be42ddc588e02d475f7f7240c3
-SIZE (IPC-Cmd-0.40.tar.gz) = 13053
+MD5 (IPC-Cmd-0.42.tar.gz) = 0347b09658d24f5ec4df69ebc6e61bd5
+SHA256 (IPC-Cmd-0.42.tar.gz) = 7fd2b58fbd537a1a8f918db38ff9f5fe6622d13bbac598e415e75e100ab088ed
+SIZE (IPC-Cmd-0.42.tar.gz) = 18287
--- p5-IPC-Cmd-0.42.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list