pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print Update to 0.26.1 (without a shlib major bump, yay):



details:   https://anonhg.NetBSD.org/pkgsrc/rev/651da31c4990
branches:  trunk
changeset: 635485:651da31c4990
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jun 07 08:56:20 2014 +0000

description:
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:

 print/poppler-glib/Makefile   |  3 +--
 print/poppler/Makefile.common |  4 ++--
 print/poppler/distinfo        |  9 ++++-----
 3 files changed, 7 insertions(+), 9 deletions(-)

diffs (54 lines):

diff -r 47999bb98dd1 -r 651da31c4990 print/poppler-glib/Makefile
--- a/print/poppler-glib/Makefile       Sat Jun 07 08:19:30 2014 +0000
+++ b/print/poppler-glib/Makefile       Sat Jun 07 08:56:20 2014 +0000
@@ -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@localhost
diff -r 47999bb98dd1 -r 651da31c4990 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Sat Jun 07 08:19:30 2014 +0000
+++ b/print/poppler/Makefile.common     Sat Jun 07 08:56:20 2014 +0000
@@ -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 -r 47999bb98dd1 -r 651da31c4990 print/poppler/distinfo
--- a/print/poppler/distinfo    Sat Jun 07 08:19:30 2014 +0000
+++ b/print/poppler/distinfo    Sat Jun 07 08:56:20 2014 +0000
@@ -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-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



Home | Main Index | Thread Index | Old Index