diff options
author | rafan <rafan@FreeBSD.org> | 2007-03-13 00:50:27 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-03-13 00:50:27 +0800 |
commit | 9c2c0518076ae2dd3023ffad090bb1f56a956250 (patch) | |
tree | 1b8e982cc30ddee67808f139e9b3eda3b996208e /textproc | |
parent | b7cd93c6a2e1c361034a509f84a8c13da006abaf (diff) | |
download | freebsd-ports-gnome-9c2c0518076ae2dd3023ffad090bb1f56a956250.tar.gz freebsd-ports-gnome-9c2c0518076ae2dd3023ffad090bb1f56a956250.tar.zst freebsd-ports-gnome-9c2c0518076ae2dd3023ffad090bb1f56a956250.zip |
- Update to 1.60
PR: ports/110216
Submitted by: chinsan (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-ack/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-ack/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index adb260aec385..f783117c570b 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ack -PORTVERSION= 1.58 +PORTVERSION= 1.60 CATEGORIES= textproc perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= App @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= chinsan@FreeBSD.org COMMENT= A grep-like text finder for large trees of text -BUILD_DEPENDS= p5-File-Next>=0.38:${PORTSDIR}/sysutils/p5-File-Next +BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next PERL_CONFIGURE= yes diff --git a/textproc/p5-ack/distinfo b/textproc/p5-ack/distinfo index 1c2613df736f..5108eed4aa48 100644 --- a/textproc/p5-ack/distinfo +++ b/textproc/p5-ack/distinfo @@ -1,3 +1,3 @@ -MD5 (ack-1.58.tar.gz) = a8b8b0f0b82591a4aac2ebf81668ca21 -SHA256 (ack-1.58.tar.gz) = 40faf2e711868aa30100796dcef2fb287468d19d3b64b1549a2e5ebaf6bd89c9 -SIZE (ack-1.58.tar.gz) = 33760 +MD5 (ack-1.60.tar.gz) = f828fb0a6bb2c81980aa5610ab263ebf +SHA256 (ack-1.60.tar.gz) = 0f64875205946fe78decad9cab0bd1e9f433bc12a42422eee98494504c84a4bb +SIZE (ack-1.60.tar.gz) = 35261 |