diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-20 05:13:24 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-20 05:13:24 +0000 |
commit | 1f9bc2001ba70eb40b143cbb7d87ad8e6f34d5f8 (patch) | |
tree | 626467c0e4ca841752e18fc01693fd44f56a2278 /print | |
parent | 85a6a142cde60b54b5c0cc6e0225329f6a086eeb (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 2 | ||||
-rw-r--r-- | print/qpdf/Makefile | 8 | ||||
-rw-r--r-- | print/qpdf/distinfo | 6 | ||||
-rw-r--r-- | print/qpdf/pkg-plist | 5 |
4 files changed, 12 insertions, 9 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 6f812cd3299c..ebb1031d0484 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -2,7 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.16.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 7cfc0db5c6bf..97627e43254e 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -2,15 +2,17 @@ # $FreeBSD$ PORTNAME= qpdf -PORTVERSION= 7.1.1 +DISTVERSION= 8.0.1 CATEGORIES= print MASTER_SITES= SF MAINTAINER= d.y.kazarov@mail.ru COMMENT= Command-line tools for transforming and inspecting PDF documents -LICENSE= ART20 -LICENSE_FILE= ${WRKSRC}/Artistic-2.0 +LICENSE= ART20 APACHE20 +LICENSE_COMB= dual +LICENSE_FILE_ART20= ${WRKSRC}/Artistic-2.0 +LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt USES= gmake jpeg libtool localbase GNU_CONFIGURE= yes diff --git a/print/qpdf/distinfo b/print/qpdf/distinfo index 1298e5d09030..671758b6d8d8 100644 --- a/print/qpdf/distinfo +++ b/print/qpdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517797977 -SHA256 (qpdf-7.1.1.tar.gz) = 8a0dbfa000a5c257abbc03721c7be277920fe0fcff08202b61c9c2464eedf2fa -SIZE (qpdf-7.1.1.tar.gz) = 7099282 +TIMESTAMP = 1520257715 +SHA256 (qpdf-8.0.1.tar.gz) = b2768bf1df218e203a9bc1fb6e7a3a4314bf96a4bad27a42ff3cd981a4f7bb05 +SIZE (qpdf-8.0.1.tar.gz) = 7948901 diff --git a/print/qpdf/pkg-plist b/print/qpdf/pkg-plist index 09e24ae7e3fe..03c017bb7055 100644 --- a/print/qpdf/pkg-plist +++ b/print/qpdf/pkg-plist @@ -14,6 +14,7 @@ include/qpdf/Pl_Count.hh include/qpdf/Pl_DCT.hh include/qpdf/Pl_Discard.hh include/qpdf/Pl_Flate.hh +include/qpdf/Pl_QPDFTokenizer.hh include/qpdf/Pl_RunLength.hh include/qpdf/Pl_StdioFile.hh include/qpdf/PointerHolder.hh @@ -31,8 +32,8 @@ include/qpdf/RandomDataProvider.hh include/qpdf/Types.h include/qpdf/qpdf-c.h lib/libqpdf.so -lib/libqpdf.so.18 -lib/libqpdf.so.18.2.1 +lib/libqpdf.so.21 +lib/libqpdf.so.21.0.1 libdata/pkgconfig/libqpdf.pc man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz |