Fri Feb 23 06:25:23 2018 UTC ()
qpdf: updated to 7.1.1

7.1.1: release
* Bug fix: properly linearize files whose /ID has a length of
  other than 16 bytes.
* Rename some test files to avoid files with three dots in their
  names.
* Fix various build and compilation issues on some platforms and
  compilers.
* Fix a few typos and clarify a few comments in header files.


(adam)
diff -r1.17 -r1.18 pkgsrc/print/qpdf/Makefile
diff -r1.14 -r1.15 pkgsrc/print/qpdf/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/print/qpdf/Makefile (expand / switch to unified diff)

--- pkgsrc/print/qpdf/Makefile 2018/02/05 13:39:05 1.17
+++ pkgsrc/print/qpdf/Makefile 2018/02/23 06:25:23 1.18
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile,v 1.17 2018/02/05 13:39:05 ryoon Exp $ 1# $NetBSD: Makefile,v 1.18 2018/02/23 06:25:23 adam Exp $
2 2
3DISTNAME= qpdf-7.1.0 3DISTNAME= qpdf-7.1.1
4CATEGORIES= print 4CATEGORIES= print
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://qpdf.sourceforge.net/ 8HOMEPAGE= http://qpdf.sourceforge.net/
9COMMENT= Structural, content-preserving transformations on PDF files 9COMMENT= Structural, content-preserving transformations on PDF files
10LICENSE= apache-2.0 10LICENSE= apache-2.0
11 11
12GNU_CONFIGURE= yes 12USE_LANGUAGES= c c++
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14USE_TOOLS+= gmake perl:run pkg-config 14USE_TOOLS+= gmake perl:run pkg-config
15USE_LANGUAGES= c c++ 15GNU_CONFIGURE= yes
16 
17PKGCONFIG_OVERRIDE+= libqpdf.pc.in 16PKGCONFIG_OVERRIDE+= libqpdf.pc.in
 17
18REPLACE_PERL= qpdf/fix-qdf 18REPLACE_PERL= qpdf/fix-qdf
19 19
20.include "../../mk/jpeg.buildlink3.mk" 20.include "../../mk/jpeg.buildlink3.mk"
21.include "../../devel/pcre/buildlink3.mk" 21.include "../../devel/pcre/buildlink3.mk"
22.include "../../devel/zlib/buildlink3.mk" 22.include "../../devel/zlib/buildlink3.mk"
23.include "../../mk/bsd.pkg.mk" 23.include "../../mk/bsd.pkg.mk"

cvs diff -r1.14 -r1.15 pkgsrc/print/qpdf/distinfo (expand / switch to unified diff)

--- pkgsrc/print/qpdf/distinfo 2018/02/05 13:39:05 1.14
+++ pkgsrc/print/qpdf/distinfo 2018/02/23 06:25:23 1.15
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.14 2018/02/05 13:39:05 ryoon Exp $ 1$NetBSD: distinfo,v 1.15 2018/02/23 06:25:23 adam Exp $
2 2
3SHA1 (qpdf-7.1.0.tar.gz) = c5b95eeed5cb3bb70e9c365e1ed5aeef578a4496 3SHA1 (qpdf-7.1.1.tar.gz) = d2bbc564c0b6abe3c3c939d092870574ab7025c2
4RMD160 (qpdf-7.1.0.tar.gz) = 5f4aa26e31a323290d6bba8744214446f015a390 4RMD160 (qpdf-7.1.1.tar.gz) = a8bead427d4c819cae4935b9c635c97d220a656b
5SHA512 (qpdf-7.1.0.tar.gz) = 28c00f0e7e1d89ab8165031b7e741297d472801fd115911b5f970e97f27fb0c463169dad2d59bb35885de5989984bc5f31a9c26be42015c0dba41105ae342726 5SHA512 (qpdf-7.1.1.tar.gz) = a75f988c7dd7ac174bdc981cd3696ca8b539ac6c581e3afecf601dc67277014cb4fe3f0e5cb75a67412cafa4eb645b2fc2d8a0ec203834464baf0c7e80baa0b4
6Size (qpdf-7.1.0.tar.gz) = 7097479 bytes 6Size (qpdf-7.1.1.tar.gz) = 7099282 bytes
7SHA1 (patch-libqpdf.pc.in) = f592899487bb958a01931afbe4ddf3c749ea103e 7SHA1 (patch-libqpdf.pc.in) = f592899487bb958a01931afbe4ddf3c749ea103e
8SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc 8SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc