summaryrefslogtreecommitdiff
path: root/textproc/pdfgrep
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-07-21 14:32:54 +0000
committerryoon <ryoon@pkgsrc.org>2012-07-21 14:32:54 +0000
commit883325ece79d93e78d51f15c75ce3666b0dcd666 (patch)
tree01a55d946100a2c9fea8dcabf45a0c7bda794f5f /textproc/pdfgrep
parented1572f84fb2d87a4359f659541e1748ad4bc942 (diff)
downloadpkgsrc-883325ece79d93e78d51f15c75ce3666b0dcd666.tar.gz
Update to 1.3.0
* Buildlink to print/poppler-cpp * Fix build with popplar-0.20 Changelog: Release 1.3.0 [2012-02-14] - Experimental support for libunac (removing accents and ligatures before search) - Recursive search [--recursive] (by Mahmut Gundes) - Don't use colors on dumb terminals - A few minor bug fixes - Use poppler-cpp instead of the poppler core library (by Pino Toscano)
Diffstat (limited to 'textproc/pdfgrep')
-rw-r--r--textproc/pdfgrep/Makefile6
-rw-r--r--textproc/pdfgrep/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 10baa52b826..1c98e6b97f7 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2011/11/01 06:02:38 sbd Exp $
+# $NetBSD: Makefile,v 1.3 2012/07/21 14:32:54 ryoon Exp $
#
-DISTNAME= pdfgrep-1.2
-PKGREVISION= 1
+DISTNAME= pdfgrep-1.3.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/}
@@ -18,5 +17,6 @@ USE_LANGUAGES= c++ c
USE_TOOLS+= pkg-config
.include "../../print/poppler-includes/buildlink3.mk"
+.include "../../print/poppler-cpp/buildlink3.mk"
.include "../../print/poppler/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/pdfgrep/distinfo b/textproc/pdfgrep/distinfo
index 87eda3dcd04..952a08f0292 100644
--- a/textproc/pdfgrep/distinfo
+++ b/textproc/pdfgrep/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/10/28 22:00:13 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2012/07/21 14:32:54 ryoon Exp $
-SHA1 (pdfgrep-1.2.tar.gz) = b294adc4aadb23f26012b39b3e4ca6955da08532
-RMD160 (pdfgrep-1.2.tar.gz) = 83f6bf428aa800aeb409c14f40dc2317a77d23aa
-Size (pdfgrep-1.2.tar.gz) = 94153 bytes
+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