Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2020 15:36:42 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522039 - head/print/qpdf
Message-ID:  <202001041536.004FagNI095088@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001041536.004FagNI095088>