diff options
-rw-r--r-- | print/poppler-glib/Makefile | 3 | ||||
-rw-r--r-- | print/poppler/Makefile.common | 4 | ||||
-rw-r--r-- | print/poppler/distinfo | 9 |
3 files changed, 7 insertions, 9 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 diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index 022fcf63eaf..c44b7cb0f43 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.64 2014/04/29 08:03:53 wiz Exp $ +# $NetBSD: Makefile.common,v 1.65 2014/06/07 08:56:20 wiz Exp $ # # used by print/poppler/Makefile # used by print/poppler-cpp/Makefile @@ -8,7 +8,7 @@ # used by print/poppler-qt5/Makefile # used by print/poppler-utils/Makefile -POPPLER_VERS= 0.26.0 +POPPLER_VERS= 0.26.1 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= http://poppler.freedesktop.org/ diff --git a/print/poppler/distinfo b/print/poppler/distinfo index b81bcd081c5..9cbe8f44d2b 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.92 2014/04/30 05:45:03 obache Exp $ +$NetBSD: distinfo,v 1.93 2014/06/07 08:56:20 wiz Exp $ -SHA1 (poppler-0.26.0.tar.xz) = 1f5d08ee01683c309688f17116d18bf47b13f001 -RMD160 (poppler-0.26.0.tar.xz) = 9c74dd6fb617928375b64c3576575603ed2a72a5 -Size (poppler-0.26.0.tar.xz) = 1591180 bytes +SHA1 (poppler-0.26.1.tar.xz) = 69911065030200bb7233a1f051b2e4695bbc386c +RMD160 (poppler-0.26.1.tar.xz) = b7c229a197ee89f7195f629b96fcca770aaf94e6 +Size (poppler-0.26.1.tar.xz) = 1592884 bytes SHA1 (patch-aa) = f67de7b11651207d968972e5b27eb017cf59ceb7 SHA1 (patch-ab) = fc2e9e5dbbc2cda25b79d8342e82c10d542211a6 SHA1 (patch-ag) = 7a3e0cb67bfb3856b3c5fbb581572a113eeb9fe5 @@ -10,5 +10,4 @@ SHA1 (patch-aq) = b1e1cd6e234a68ebc352d76dbf89ed4e3cb7b3c0 SHA1 (patch-ar) = c3f9c4d0176f215cfee6127d2ac077a26c23ffa2 SHA1 (patch-as) = 9e2329c923c904074495076fd7cc594fced51a0d SHA1 (patch-configure) = a2488314e1da41c94bc78c327795e126515bdde5 -SHA1 (patch-glib_poppler-structure-element.h) = d18bf8c5d01c7cb0bcb76b222ae7d2fe57deebf1 SHA1 (patch-qt5_src_Makefile.in) = 3bbe51eca4f10fd91f6afd4f8e4cee05b04e98c3 |