mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
print/qpdf: Update to 12.0.0
This commit is contained in:
parent
08ece2033e
commit
e678e35df4
3 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= qpdf
|
||||
DISTVERSION= 11.10.1
|
||||
DISTVERSION= 12.0.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1740869152
|
||||
SHA256 (qpdf-11.10.1.tar.gz) = defca435cf57d26f8a0619864841aa21f5469fddc6eb5662f62d8443021c069d
|
||||
SIZE (qpdf-11.10.1.tar.gz) = 19497326
|
||||
TIMESTAMP = 1741911692
|
||||
SHA256 (qpdf-12.0.0.tar.gz) = 7380fe9d5b612a6c912cbf3a5875d9e27c20db6c559ebca51360da5125f351b8
|
||||
SIZE (qpdf-12.0.0.tar.gz) = 19483762
|
||||
|
|
|
@ -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.0.0
|
||||
lib/cmake/qpdf/libqpdfTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/qpdf/libqpdfTargets.cmake
|
||||
lib/cmake/qpdf/qpdfConfig.cmake
|
||||
|
|
Loading…
Add table
Reference in a new issue