summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2009-12-15 13:40:22 +0000
committerwiz <wiz>2009-12-15 13:40:22 +0000
commit0f820f2f29c0c848dfdc2c42ecd67386523bc83b (patch)
tree462dc167c33d1ce7832fda025ae8c54bd033b3c6 /textproc
parentaae1e91297b624f9cf3029ac423b44b5df40e1f9 (diff)
downloadpkgsrc-0f820f2f29c0c848dfdc2c42ecd67386523bc83b.tar.gz
Update to 1.92:
1.92 Fri Dec 11 11:47:56 CST 2009 ack is now hosted at github: http://github.com/petdance/ack [FIXES] The --pager flag would not work. Now it does. Thanks Packy Anderson. File matching for Emacs work files that match #*# was wrong. It was checking the entire path, not just the basename. This is fixed. (http://github.com/petdance/ack/issues/closed/#issue/101) Fixed URLs that pointed to old Google Code. [ENHANCEMENTS] Added Scala support. Thanks to Dan Sully. Added .phtml as an extension for PHP. Using -f or -g now return a proper error code. If files are found, ack returns 0. If none are found, ack returns 1. This is a change in the specification, but the code didn't match the specfication anyway. No man pages are created for any of the .pm files any more.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-ack/Makefile4
-rw-r--r--textproc/p5-ack/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile
index 8906e7a2677..94875e3fb75 100644
--- a/textproc/p5-ack/Makefile
+++ b/textproc/p5-ack/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/04 22:35:00 seb Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/15 13:40:22 wiz Exp $
-DISTNAME= ack-1.90
+DISTNAME= ack-1.92
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
diff --git a/textproc/p5-ack/distinfo b/textproc/p5-ack/distinfo
index 014dc1ed3e9..513e5195399 100644
--- a/textproc/p5-ack/distinfo
+++ b/textproc/p5-ack/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/12/04 22:35:00 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/12/15 13:40:22 wiz Exp $
-SHA1 (ack-1.90.tar.gz) = b329657754e34cc1aa51a2769ae081fca8183f53
-RMD160 (ack-1.90.tar.gz) = e180b3d3a50c04dcf296169f10076c3c0389d612
-Size (ack-1.90.tar.gz) = 101587 bytes
+SHA1 (ack-1.92.tar.gz) = 6ea70ccab642909e7f274b372efdb6b0161e0d1e
+RMD160 (ack-1.92.tar.gz) = c5fe12050ef8a2698f4d0d68085dcc3bcb8bde92
+Size (ack-1.92.tar.gz) = 103454 bytes