summaryrefslogtreecommitdiff
path: root/print/poppler-glib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-10-04 21:15:40 +0000
committerwiz <wiz@pkgsrc.org>2013-10-04 21:15:40 +0000
commit8a2e0e5c8ad1230c287174e97753531013fb08f4 (patch)
tree0662cdabc86e1df00a0f7934ddf71f3edb8b23f3 /print/poppler-glib
parentb28bbb9a45be7c500987e1a9a2c97949f675759c (diff)
downloadpkgsrc-8a2e0e5c8ad1230c287174e97753531013fb08f4.tar.gz
Update to 0.24.2:
Release 0.24.2 core: * Windows: Fix CreateFile fails with ERROR_SHARING_VIOLATION. Bug #69597 utils: * pdfseparate: improve the path building * pdftocairo: check file opening failure in beginDocument()
Diffstat (limited to 'print/poppler-glib')
-rw-r--r--print/poppler-glib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/poppler-glib/Makefile b/print/poppler-glib/Makefile
index 2ef0785cea7..170de1bfa10 100644
--- a/print/poppler-glib/Makefile
+++ b/print/poppler-glib/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2013/09/02 19:50:39 adam Exp $
+# $NetBSD: Makefile,v 1.56 2013/10/04 21:15:41 wiz Exp $
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-glib-${POPPLER_VERS}
-PKGREVISION= 1
COMMENT= PDF rendering library (GLib wrapper)
MAINTAINER= reed@reedmedia.net