mirror of https://git.FreeBSD.org/ports.git
print/qpdf: Update to 12.2.0
This commit is contained in:
parent
a6c0f0ec9f
commit
808660b54f
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= qpdf
|
||||
DISTVERSION= 11.10.1
|
||||
DISTVERSION= 12.2.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= SF
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1741995701
|
||||
SHA256 (qpdf-11.10.1.tar.gz) = defca435cf57d26f8a0619864841aa21f5469fddc6eb5662f62d8443021c069d
|
||||
SIZE (qpdf-11.10.1.tar.gz) = 19497326
|
||||
TIMESTAMP = 1755484539
|
||||
SHA256 (qpdf-12.2.0.tar.gz) = b3d1575b2218badc3549d6977524bb0f8c468c6528eebc8967bbe3078cf2cace
|
||||
SIZE (qpdf-12.2.0.tar.gz) = 19537905
|
||||
|
|
|
@ -9,6 +9,7 @@ include/qpdf/DLL.h
|
|||
include/qpdf/FileInputSource.hh
|
||||
include/qpdf/InputSource.hh
|
||||
include/qpdf/JSON.hh
|
||||
include/qpdf/ObjectHandle.hh
|
||||
include/qpdf/PDFVersion.hh
|
||||
include/qpdf/Pipeline.hh
|
||||
include/qpdf/Pl_Buffer.hh
|
||||
|
@ -43,7 +44,6 @@ include/qpdf/QPDFNameTreeObjectHelper.hh
|
|||
include/qpdf/QPDFNumberTreeObjectHelper.hh
|
||||
include/qpdf/QPDFObjGen.hh
|
||||
include/qpdf/QPDFObject.hh
|
||||
include/qpdf/QPDFObjectHandle_future.hh
|
||||
include/qpdf/QPDFObjectHandle.hh
|
||||
include/qpdf/QPDFObjectHelper.hh
|
||||
include/qpdf/QPDFOutlineDocumentHelper.hh
|
||||
|
@ -72,8 +72,8 @@ include/qpdf/qpdf-c.h
|
|||
include/qpdf/qpdfjob-c.h
|
||||
include/qpdf/qpdflogger-c.h
|
||||
lib/libqpdf.so
|
||||
lib/libqpdf.so.29
|
||||
lib/libqpdf.so.29.10.1
|
||||
lib/libqpdf.so.30
|
||||
lib/libqpdf.so.30.2.0
|
||||
lib/cmake/qpdf/libqpdfTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/qpdf/libqpdfTargets.cmake
|
||||
lib/cmake/qpdf/qpdfConfig.cmake
|
||||
|
|
Loading…
Reference in New Issue