pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/qpdf
Module Name: pkgsrc
Committed By: adam
Date: Fri Feb 23 06:25:23 UTC 2018
Modified Files:
pkgsrc/print/qpdf: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/print/qpdf/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/qpdf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/qpdf/Makefile
diff -u pkgsrc/print/qpdf/Makefile:1.17 pkgsrc/print/qpdf/Makefile:1.18
--- pkgsrc/print/qpdf/Makefile:1.17 Mon Feb 5 13:39:05 2018
+++ pkgsrc/print/qpdf/Makefile Fri Feb 23 06:25:23 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2018/02/05 13:39:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2018/02/23 06:25:23 adam Exp $
-DISTNAME= qpdf-7.1.0
+DISTNAME= qpdf-7.1.1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
@@ -9,12 +9,12 @@ HOMEPAGE= http://qpdf.sourceforge.net/
COMMENT= Structural, content-preserving transformations on PDF files
LICENSE= apache-2.0
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake perl:run pkg-config
-USE_LANGUAGES= c c++
-
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+USE_TOOLS+= gmake perl:run pkg-config
+GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= libqpdf.pc.in
+
REPLACE_PERL= qpdf/fix-qdf
.include "../../mk/jpeg.buildlink3.mk"
Index: pkgsrc/print/qpdf/distinfo
diff -u pkgsrc/print/qpdf/distinfo:1.14 pkgsrc/print/qpdf/distinfo:1.15
--- pkgsrc/print/qpdf/distinfo:1.14 Mon Feb 5 13:39:05 2018
+++ pkgsrc/print/qpdf/distinfo Fri Feb 23 06:25:23 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2018/02/05 13:39:05 ryoon Exp $
+$NetBSD: distinfo,v 1.15 2018/02/23 06:25:23 adam Exp $
-SHA1 (qpdf-7.1.0.tar.gz) = c5b95eeed5cb3bb70e9c365e1ed5aeef578a4496
-RMD160 (qpdf-7.1.0.tar.gz) = 5f4aa26e31a323290d6bba8744214446f015a390
-SHA512 (qpdf-7.1.0.tar.gz) = 28c00f0e7e1d89ab8165031b7e741297d472801fd115911b5f970e97f27fb0c463169dad2d59bb35885de5989984bc5f31a9c26be42015c0dba41105ae342726
-Size (qpdf-7.1.0.tar.gz) = 7097479 bytes
+SHA1 (qpdf-7.1.1.tar.gz) = d2bbc564c0b6abe3c3c939d092870574ab7025c2
+RMD160 (qpdf-7.1.1.tar.gz) = a8bead427d4c819cae4935b9c635c97d220a656b
+SHA512 (qpdf-7.1.1.tar.gz) = a75f988c7dd7ac174bdc981cd3696ca8b539ac6c581e3afecf601dc67277014cb4fe3f0e5cb75a67412cafa4eb645b2fc2d8a0ec203834464baf0c7e80baa0b4
+Size (qpdf-7.1.1.tar.gz) = 7099282 bytes
SHA1 (patch-libqpdf.pc.in) = f592899487bb958a01931afbe4ddf3c749ea103e
SHA1 (patch-make_libtool.mk) = 8622d6a446da284269102dde38bf14271363dfdc
Home |
Main Index |
Thread Index |
Old Index