diff options
author | tijl <tijl@FreeBSD.org> | 2019-02-18 17:41:33 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2019-02-18 17:41:33 +0800 |
commit | 8615cc0034eb06a9bde25de3885f44146671fd9e (patch) | |
tree | e27956c99a65631e2282ae9b177f7d190564fb21 | |
parent | 3b2dcb1a19ab4b696033540a25b3db6b3e5732b4 (diff) | |
download | freebsd-ports-gnome-8615cc0034eb06a9bde25de3885f44146671fd9e.tar.gz freebsd-ports-gnome-8615cc0034eb06a9bde25de3885f44146671fd9e.tar.zst freebsd-ports-gnome-8615cc0034eb06a9bde25de3885f44146671fd9e.zip |
- Update to 8.4.0.
- Reset MAINTAINER after multiple timeouts.
PR: 235495
Approved by: maintainer timeout (2 weeks)
-rw-r--r-- | print/qpdf/Makefile | 5 | ||||
-rw-r--r-- | print/qpdf/distinfo | 6 | ||||
-rw-r--r-- | print/qpdf/pkg-plist | 8 |
3 files changed, 12 insertions, 7 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 9deb73a8d318..140c2bc6ba19 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= qpdf -DISTVERSION= 8.2.1 -PORTREVISION= 1 +DISTVERSION= 8.4.0 CATEGORIES= print MASTER_SITES= SF -MAINTAINER= d.y.kazarov@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line tools for transforming and inspecting PDF documents LICENSE= ART20 APACHE20 diff --git a/print/qpdf/distinfo b/print/qpdf/distinfo index 947aa46bbb83..02a95d906704 100644 --- a/print/qpdf/distinfo +++ b/print/qpdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534696518 -SHA256 (qpdf-8.2.1.tar.gz) = f445d3ebda833fe675b7551378f41fa1971cc6f7a7921bbbb94d3a71a404abc9 -SIZE (qpdf-8.2.1.tar.gz) = 8256216 +TIMESTAMP = 1549290850 +SHA256 (qpdf-8.4.0.tar.gz) = 39018f3bff700c68e41f6d44ea9f7842e2a5af200a80b2cdec7fa32a4abac4a0 +SIZE (qpdf-8.4.0.tar.gz) = 16981811 diff --git a/print/qpdf/pkg-plist b/print/qpdf/pkg-plist index aa23369182b6..e0a99a588f9a 100644 --- a/print/qpdf/pkg-plist +++ b/print/qpdf/pkg-plist @@ -8,6 +8,7 @@ include/qpdf/Constants.h include/qpdf/DLL.h include/qpdf/FileInputSource.hh include/qpdf/InputSource.hh +include/qpdf/JSON.hh include/qpdf/Pipeline.hh include/qpdf/Pl_Buffer.hh include/qpdf/Pl_Concatenate.hh @@ -25,11 +26,16 @@ include/qpdf/QPDFAnnotationObjectHelper.hh include/qpdf/QPDFDocumentHelper.hh include/qpdf/QPDFExc.hh include/qpdf/QPDFFormFieldObjectHelper.hh +include/qpdf/QPDFNameTreeObjectHelper.hh +include/qpdf/QPDFNumberTreeObjectHelper.hh include/qpdf/QPDFObjGen.hh include/qpdf/QPDFObject.hh include/qpdf/QPDFObjectHandle.hh include/qpdf/QPDFObjectHelper.hh +include/qpdf/QPDFOutlineDocumentHelper.hh +include/qpdf/QPDFOutlineObjectHelper.hh include/qpdf/QPDFPageDocumentHelper.hh +include/qpdf/QPDFPageLabelDocumentHelper.hh include/qpdf/QPDFPageObjectHelper.hh include/qpdf/QPDFSystemError.hh include/qpdf/QPDFTokenizer.hh @@ -42,7 +48,7 @@ include/qpdf/Types.h include/qpdf/qpdf-c.h lib/libqpdf.so lib/libqpdf.so.21 -lib/libqpdf.so.21.2.1 +lib/libqpdf.so.21.4.0 libdata/pkgconfig/libqpdf.pc man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz |