diff options
author | rafan <rafan@FreeBSD.org> | 2006-09-10 15:43:38 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-09-10 15:43:38 +0800 |
commit | 611f0727ef98a41e5033f30a913c318d1b90a9f7 (patch) | |
tree | ba72585cc8dada47f9cd2423ae0054d43ef80492 /textproc/p5-ack | |
parent | d426cc76172a944eec5ac217814885b77a381d39 (diff) | |
download | freebsd-ports-gnome-611f0727ef98a41e5033f30a913c318d1b90a9f7.tar.gz freebsd-ports-gnome-611f0727ef98a41e5033f30a913c318d1b90a9f7.tar.zst freebsd-ports-gnome-611f0727ef98a41e5033f30a913c318d1b90a9f7.zip |
- Update to 1.26
PR: ports/102989
Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer)
Diffstat (limited to 'textproc/p5-ack')
-rw-r--r-- | textproc/p5-ack/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-ack/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index dec29079d364..8cc61fc7cdaf 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ack -PORTVERSION= 1.24 +PORTVERSION= 1.26 CATEGORIES= textproc perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= App @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= chinsan.tw@gmail.com COMMENT= A grep-like text finder for large trees of text +BUILD_DEPENDS= p5-File-Next>=0:${PORTSDIR}/sysutils/p5-File-Next + PERL_CONFIGURE= yes MAN1= ack.1 diff --git a/textproc/p5-ack/distinfo b/textproc/p5-ack/distinfo index 534dc44d0439..c39e15d0151c 100644 --- a/textproc/p5-ack/distinfo +++ b/textproc/p5-ack/distinfo @@ -1,3 +1,3 @@ -MD5 (ack-1.24.tar.gz) = 325c97ef696678020f3bf9a4ca18913d -SHA256 (ack-1.24.tar.gz) = 93321128652c08adb62fff72d00740e6fd8f4c2e90ed08670459334b645ed991 -SIZE (ack-1.24.tar.gz) = 10928 +MD5 (ack-1.26.tar.gz) = 93f74c89572a235dc14b82fb231fc9b3 +SHA256 (ack-1.26.tar.gz) = 58f752a005684cddad3a914234962793e7c73d5a6734d1a0f1e39280d548999f +SIZE (ack-1.26.tar.gz) = 19872 |