ports/128214: [PATCH] archivers/p5-Archive-Extract: update to 0.28

Yen-Ming Lee leeym at FreeBSD.org
Sat Oct 18 21:30:02 UTC 2008


>Number:         128214
>Category:       ports
>Synopsis:       [PATCH] archivers/p5-Archive-Extract: update to 0.28
>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:   Sat Oct 18 21:30:01 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.28

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

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

--- p5-Archive-Extract-0.28.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/p5-Archive-Extract/Makefile,v
retrieving revision 1.12
diff -u -d -b -w -u -r1.12 Makefile
--- Makefile	23 Jul 2008 02:43:44 -0000	1.12
+++ Makefile	18 Oct 2008 21:21:06 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Archive-Extract
-PORTVERSION=	0.26
+PORTVERSION=	0.28
 CATEGORIES=	archivers perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,7 @@
 MAINTAINER=	pgollucci at FreeBSD.org
 COMMENT=	A generic archive extracting mechanism
 
-BUILD_DEPENDS=	${SITE_PERL}/IPC/Cmd.pm:${PORTSDIR}/devel/p5-IPC-Cmd
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd
 
 MAN3=	Archive::Extract.3
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/archivers/p5-Archive-Extract/distinfo,v
retrieving revision 1.8
diff -u -d -b -w -u -r1.8 distinfo
--- distinfo	23 Feb 2008 14:12:01 -0000	1.8
+++ distinfo	18 Oct 2008 21:21:06 -0000
@@ -1,3 +1,3 @@
-MD5 (Archive-Extract-0.26.tar.gz) = 9e09bac742ece9ab670f70ba2b50feab
-SHA256 (Archive-Extract-0.26.tar.gz) = 721f551d86c2acbc5cba85c5d9eada1a308fd8f15c47fdbcfed6cacff271745d
-SIZE (Archive-Extract-0.26.tar.gz) = 19044
+MD5 (Archive-Extract-0.28.tar.gz) = fac4e3e8b712d9780368f9900784ee01
+SHA256 (Archive-Extract-0.28.tar.gz) = 70126fd90b6b06a13fbe8ddc4e8688594a26f03af0282b42ddb55ec0719ac7a7
+SIZE (Archive-Extract-0.28.tar.gz) = 20761
--- p5-Archive-Extract-0.28.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list