Index: head/print/qpdf/Makefile =================================================================== --- head/print/qpdf/Makefile (revision 531593) +++ head/print/qpdf/Makefile (revision 531594) @@ -1,24 +1,24 @@ # Created by: Dmitry Kazarov # $FreeBSD$ PORTNAME= qpdf -DISTVERSION= 9.1.1 +DISTVERSION= 10.0.1 CATEGORIES= print MASTER_SITES= SF MAINTAINER= wen@FreeBSD.org COMMENT= Command-line tools for transforming and inspecting PDF documents LICENSE= ART20 APACHE20 LICENSE_COMB= dual LICENSE_FILE_ART20= ${WRKSRC}/Artistic-2.0 LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt USES= compiler:c++11-lang gmake jpeg libtool localbase GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/print/qpdf/distinfo =================================================================== --- head/print/qpdf/distinfo (revision 531593) +++ head/print/qpdf/distinfo (revision 531594) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582424214 -SHA256 (qpdf-9.1.1.tar.gz) = a2c6fc410ec45df0ca0996b039e00bb6f39cfc76d42d784b7ad7bc9e163f4236 -SIZE (qpdf-9.1.1.tar.gz) = 18312457 +TIMESTAMP = 1586758626 +SHA256 (qpdf-10.0.1.tar.gz) = 5d2277c738188b7f4e3f01a6db7f2937ed6df54671f1fba834cd3d7ff865827b +SIZE (qpdf-10.0.1.tar.gz) = 18399985 Index: head/print/qpdf/pkg-plist =================================================================== --- head/print/qpdf/pkg-plist (revision 531593) +++ head/print/qpdf/pkg-plist (revision 531594) @@ -1,61 +1,61 @@ bin/fix-qdf bin/qpdf bin/zlib-flate include/qpdf/Buffer.hh include/qpdf/BufferInputSource.hh include/qpdf/ClosedFileInputSource.hh 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 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 include/qpdf/QIntC.hh include/qpdf/QPDF.hh include/qpdf/QPDFCryptoImpl.hh include/qpdf/QPDFCryptoProvider.hh include/qpdf/QPDFAcroFormDocumentHelper.hh 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 include/qpdf/QPDFWriter.hh include/qpdf/QPDFXRefEntry.hh include/qpdf/QTC.hh include/qpdf/QUtil.hh include/qpdf/RandomDataProvider.hh include/qpdf/Types.h include/qpdf/qpdf-c.h lib/libqpdf.so -lib/libqpdf.so.26 -lib/libqpdf.so.26.1.1 +lib/libqpdf.so.28 +lib/libqpdf.so.28.0.1 libdata/pkgconfig/libqpdf.pc man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz man/man1/zlib-flate.1.gz %%PORTDOCS%%%%DOCSDIR%%/qpdf-manual.html %%PORTDOCS%%%%DOCSDIR%%/qpdf-manual.pdf %%PORTDOCS%%%%DOCSDIR%%/stylesheet.css