ports/152328: [PATCH] textproc/p5-ack: update to 1.94
Gea-Suan Lin
gslin at gslin.org
Wed Nov 17 13:30:15 UTC 2010
>Number: 152328
>Category: ports
>Synopsis: [PATCH] textproc/p5-ack: update to 1.94
>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 Nov 17 13:30:14 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
- Update to 1.94
Port maintainer (perl at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-ack-1.94.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-ack/Makefile /home/staff/gslin/work/ports/p5-ack/Makefile
--- /usr/ports/textproc/p5-ack/Makefile 2009-12-12 21:00:18.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-ack/Makefile 2010-11-17 21:25:07.000000000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= ack
-PORTVERSION= 1.92
+PORTVERSION= 1.94
CATEGORIES= textproc perl5 sysutils
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= App
@@ -15,8 +15,8 @@
MAINTAINER= perl at FreeBSD.org
COMMENT= A grep-like text finder for large trees of text
-BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff -ruN --exclude=CVS /usr/ports/textproc/p5-ack/distinfo /home/staff/gslin/work/ports/p5-ack/distinfo
--- /usr/ports/textproc/p5-ack/distinfo 2009-12-12 21:00:18.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-ack/distinfo 2010-11-17 21:23:22.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (ack-1.92.tar.gz) = c25b5a16d0a27386a75c91d531b86cea
-SHA256 (ack-1.92.tar.gz) = 8689156cb0639ff60adee47fc4b77e656cf0fc58e6c123ee6c481d9d48e99b88
-SIZE (ack-1.92.tar.gz) = 103454
+SHA256 (ack-1.94.tar.gz) = 5def0df74e17eb87f7848997879c958e42ed93554113c655c7ca5c0066c3156d
+SIZE (ack-1.94.tar.gz) = 109343
--- p5-ack-1.94.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list