summaryrefslogtreecommitdiff
path: root/print/poppler-glib
diff options
context:
space:
mode:
authorwiz <wiz>2014-06-07 08:56:20 +0000
committerwiz <wiz>2014-06-07 08:56:20 +0000
commit37c9b24163e810fa29770523dfc836734b937020 (patch)
tree0727c1b6648dbc1c356388c17f679cacffa70f24 /print/poppler-glib
parent590133a673e8b4a685376274447bd6d914287e48 (diff)
downloadpkgsrc-37c9b24163e810fa29770523dfc836734b937020.tar.gz
Update to 0.26.1 (without a shlib major bump, yay):
Release 0.26.1 core: * Use field value V for radio buttons. Bug #75979 * Fix extraction of text in some files. Bug #78145 * Only add annotations of the current page when splitting. Bug #77549 build system: * autoconf: Fix libopenjpeg 1.5 detection on some systems. Bug #78389 glib: * Fix multiple definition of PopplerTextSpan
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 9d5db3541b0..6f361925119 100644
--- a/print/poppler-glib/Makefile
+++ b/print/poppler-glib/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2014/05/05 00:48:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.60 2014/06/07 08:56:20 wiz Exp $
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-glib-${POPPLER_VERS}
-PKGREVISION= 1
COMMENT= PDF rendering library (GLib wrapper)
MAINTAINER= reed@reedmedia.net