summaryrefslogtreecommitdiff
path: root/print/epdfview/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-04-18 17:10:23 +0000
committerdrochner <drochner@pkgsrc.org>2011-04-18 17:10:23 +0000
commite10c60de3845d70c20f4596b8995fdf91ca288ee (patch)
tree16f44297a41d2dca374f6ac7172f4fada8d1daaf /print/epdfview/Makefile
parentba2d901fc12b1d21585a37e09295e6616029c8f7 (diff)
downloadpkgsrc-e10c60de3845d70c20f4596b8995fdf91ca288ee.tar.gz
catch up with an API change in poppler, fixes crash if linearized PDFs
are viewed, from IWAMOTO Toshihiro per PR pkg/44870 bump PKGREVISION
Diffstat (limited to 'print/epdfview/Makefile')
-rw-r--r--print/epdfview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index 1d482cb236f..ed6188f5425 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2011/03/09 12:16:35 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2011/04/18 17:10:23 drochner Exp $
#
DISTNAME= epdfview-0.1.7
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= print
MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/
EXTRACT_SUFX= .tar.bz2