ports/113635: [PATCH] archivers/p5-Archive-Extract: update to 0.22
Yen-Ming at utopia.leeym.com
Yen-Ming at utopia.leeym.com
Tue Jun 12 22:30:06 UTC 2007
>Number: 113635
>Category: ports
>Synopsis: [PATCH] archivers/p5-Archive-Extract: update to 0.22
>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: Tue Jun 12 22:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee,,,,
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun May 20 13:11:02 CST 2007
>Description:
- Update to 0.22
Port maintainer (aaron at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Archive-Extract-0.22.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/p5-Archive-Extract/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile 11 Feb 2007 09:37:03 -0000 1.4
+++ Makefile 12 Jun 2007 22:28:15 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Archive-Extract
-PORTVERSION= 0.16
+PORTVERSION= 0.22
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Archive
@@ -15,17 +15,11 @@
MAINTAINER= aaron 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= ${SITE_PERL}/IPC/Cmd.pm:${PORTSDIR}/devel/p5-IPC-Cmd
+BUILD_DEPENDS= ${RUN_DEPENDS}
MAN3= Archive::Extract.3
PERL_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/archivers/p5-Archive-Extract/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo 11 Feb 2007 09:37:03 -0000 1.4
+++ distinfo 12 Jun 2007 22:28:15 -0000
@@ -1,3 +1,3 @@
-MD5 (Archive-Extract-0.16.tar.gz) = d800e684865d38f36ccae7a40dbf13b3
-SHA256 (Archive-Extract-0.16.tar.gz) = ac54aedc0271c8a250263cefb64d70df302fae608ee11eb0cd0196b7637d1de6
-SIZE (Archive-Extract-0.16.tar.gz) = 15694
+MD5 (Archive-Extract-0.22.tar.gz) = a7e06d68f522383c726e986581eefd0d
+SHA256 (Archive-Extract-0.22.tar.gz) = 7cd073928847570c00388551744b8e0c03a98b18a09758400fafd98e7b186da2
+SIZE (Archive-Extract-0.22.tar.gz) = 16534
--- p5-Archive-Extract-0.22.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list