svn commit: r522039 - head/print/qpdf

Wen Heping wen at FreeBSD.org
Sat Jan 4 15:36:43 UTC 2020


Author: wen
Date: Sat Jan  4 15:36:42 2020
New Revision: 522039
URL: https://svnweb.freebsd.org/changeset/ports/522039

Log:
  - Update to 9.1.0

Modified:
  head/print/qpdf/Makefile
  head/print/qpdf/distinfo
  head/print/qpdf/pkg-plist

Modified: head/print/qpdf/Makefile
==============================================================================
--- head/print/qpdf/Makefile	Sat Jan  4 14:19:26 2020	(r522038)
+++ head/print/qpdf/Makefile	Sat Jan  4 15:36:42 2020	(r522039)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qpdf
-DISTVERSION=	9.0.0
+DISTVERSION=	9.1.0
 CATEGORIES=	print
 MASTER_SITES=	SF
 

Modified: head/print/qpdf/distinfo
==============================================================================
--- head/print/qpdf/distinfo	Sat Jan  4 14:19:26 2020	(r522038)
+++ head/print/qpdf/distinfo	Sat Jan  4 15:36:42 2020	(r522039)
@@ -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

Modified: head/print/qpdf/pkg-plist
==============================================================================
--- head/print/qpdf/pkg-plist	Sat Jan  4 14:19:26 2020	(r522038)
+++ head/print/qpdf/pkg-plist	Sat Jan  4 15:36:42 2020	(r522039)
@@ -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


More information about the svn-ports-all mailing list