- Update to 9.1.0
This commit is contained in:
parent
ef58571088
commit
1b1cc7b371
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522039
3 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qpdf
|
||||
DISTVERSION= 9.0.0
|
||||
DISTVERSION= 9.1.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1567492746
|
||||
SHA256 (qpdf-9.0.0.tar.gz) = 9d2a70c181ff7e5d92a0fc10c4973a2a8164d4fb71ce3584bc5f1740bd65379c
|
||||
SIZE (qpdf-9.0.0.tar.gz) = 18172400
|
||||
TIMESTAMP = 1578127662
|
||||
SHA256 (qpdf-9.1.0.tar.gz) = 3abbbb7907f2e750336b9c97e67b6e806aca91ab537402ec080656d63940ed79
|
||||
SIZE (qpdf-9.1.0.tar.gz) = 18285597
|
||||
|
|
|
@ -22,6 +22,8 @@ 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
|
||||
|
@ -49,7 +51,7 @@ include/qpdf/Types.h
|
|||
include/qpdf/qpdf-c.h
|
||||
lib/libqpdf.so
|
||||
lib/libqpdf.so.26
|
||||
lib/libqpdf.so.26.0.0
|
||||
lib/libqpdf.so.26.1.0
|
||||
libdata/pkgconfig/libqpdf.pc
|
||||
man/man1/fix-qdf.1.gz
|
||||
man/man1/qpdf.1.gz
|
||||
|
|
Loading…
Reference in a new issue