Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2006 15:59:43 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        chinsan@FreeBSD.org
Subject:   ports/106970: [PATCH] textproc/p5-ack: update to 1.50
Message-ID:  <20061220075944.01FEB284A6@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200612200800.kBK80gME069593@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106970
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-ack: update to 1.50
>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 Dec 20 08:00:42 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- Update to 1.50

Port maintainer (chinsan@FreeBSD.org) is cc'd.

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

--- p5-ack-1.50.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-ack/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	10 Dec 2006 15:12:11 -0000	1.7
+++ Makefile	20 Dec 2006 07:58:44 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ack
-PORTVERSION=	1.34
+PORTVERSION=	1.50
 CATEGORIES=	textproc perl5 sysutils
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	App
@@ -15,11 +15,12 @@
 MAINTAINER=	chinsan@FreeBSD.org
 COMMENT=	A grep-like text finder for large trees of text
 
-BUILD_DEPENDS=	p5-File-Next>=0.32:${PORTSDIR}/sysutils/p5-File-Next
+BUILD_DEPENDS=	p5-File-Next>=0.34:${PORTSDIR}/sysutils/p5-File-Next
 
 PERL_CONFIGURE=	yes
 
 MAN1=	ack.1
+MAN3=	Ack.3
 
 .include <bsd.port.pre.mk>
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-ack/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	10 Dec 2006 15:12:11 -0000	1.6
+++ distinfo	20 Dec 2006 07:58:44 -0000
@@ -1,3 +1,3 @@
-MD5 (ack-1.34.tar.gz) = 428e5ffb62e5463b3067fd5fba1930f7
-SHA256 (ack-1.34.tar.gz) = a8961c187dd519f67d75d04b75d4709a1d8382fbe50b82f82b0a359048288409
-SIZE (ack-1.34.tar.gz) = 21831
+MD5 (ack-1.50.tar.gz) = c763990eeadc3b59e19008c8fc127e73
+SHA256 (ack-1.50.tar.gz) = 6720be39b5b9f798f3b29813431a5d70578c3a2416ae527e8000ac00763d9ba6
+SIZE (ack-1.50.tar.gz) = 28212
--- p5-ack-1.50.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061220075944.01FEB284A6>