pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/pdfgrep Update to 1.3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/19cb1a9ede43
branches: trunk
changeset: 646816:19cb1a9ede43
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Feb 15 11:15:05 2015 +0000
description:
Update to 1.3.1
* zsh completion module is not installed.
Changelog:
Release 1.3.1 [2014-08-10]
- INCOMPATIBLE CHANGE: -r doesn't follow symlinks
- A zsh completion module
- Support for password-protected PDFs
- Allow to omit '.' with -r to search current directory
- Add -p or --page-count to count matches per page (by Jascha Knack)
- Add -m or --max-count to limit matches per file (by Thibault Marin)
diffstat:
textproc/pdfgrep/Makefile | 5 ++---
textproc/pdfgrep/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 9c38f8bd1aab -r 19cb1a9ede43 textproc/pdfgrep/Makefile
--- a/textproc/pdfgrep/Makefile Sun Feb 15 10:53:10 2015 +0000
+++ b/textproc/pdfgrep/Makefile Sun Feb 15 11:15:05 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2015/01/08 10:20:37 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/02/15 11:15:05 ryoon Exp $
#
-DISTNAME= pdfgrep-1.3.0
-PKGREVISION= 12
+DISTNAME= pdfgrep-1.3.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/}
diff -r 9c38f8bd1aab -r 19cb1a9ede43 textproc/pdfgrep/distinfo
--- a/textproc/pdfgrep/distinfo Sun Feb 15 10:53:10 2015 +0000
+++ b/textproc/pdfgrep/distinfo Sun Feb 15 11:15:05 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/07/21 14:32:54 ryoon Exp $
+$NetBSD: distinfo,v 1.3 2015/02/15 11:15:05 ryoon Exp $
-SHA1 (pdfgrep-1.3.0.tar.gz) = cac20afdea7aee1602b2c33c3d8d36ec171c30bc
-RMD160 (pdfgrep-1.3.0.tar.gz) = 1751a51109ca003275578403a7adc2d27c8f5209
-Size (pdfgrep-1.3.0.tar.gz) = 99739 bytes
+SHA1 (pdfgrep-1.3.1.tar.gz) = 8d15760af0803ccea32760d5f68abe4224169639
+RMD160 (pdfgrep-1.3.1.tar.gz) = abc9215049534d27eeaea35d7c854a47e74db01f
+Size (pdfgrep-1.3.1.tar.gz) = 111653 bytes
Home |
Main Index |
Thread Index |
Old Index