svn commit: r478597 - in head/print: cups-filters qpdf

Yuri Victorovich yuri at FreeBSD.org
Fri Aug 31 16:52:02 UTC 2018


Author: yuri
Date: Fri Aug 31 16:52:01 2018
New Revision: 478597
URL: https://svnweb.freebsd.org/changeset/ports/478597

Log:
  print/qpdf: Update 8.0.1 -> 8.2.1
  
  PR:		230443
  Submitted by:	Dmitri Goutnik <dg at syrec.org>
  Approved by:	d.y.kazarov at mail.ru (maintainer's timeout; 24 days)

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

Modified: head/print/cups-filters/Makefile
==============================================================================
--- head/print/cups-filters/Makefile	Fri Aug 31 16:46:38 2018	(r478596)
+++ head/print/cups-filters/Makefile	Fri Aug 31 16:52:01 2018	(r478597)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cups-filters
 PORTVERSION=	1.16.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	print
 MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
 

Modified: head/print/qpdf/Makefile
==============================================================================
--- head/print/qpdf/Makefile	Fri Aug 31 16:46:38 2018	(r478596)
+++ head/print/qpdf/Makefile	Fri Aug 31 16:52:01 2018	(r478597)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qpdf
-DISTVERSION=	8.0.1
-PORTREVISION=	2
+DISTVERSION=	8.2.1
 CATEGORIES=	print
 MASTER_SITES=	SF
 

Modified: head/print/qpdf/distinfo
==============================================================================
--- head/print/qpdf/distinfo	Fri Aug 31 16:46:38 2018	(r478596)
+++ head/print/qpdf/distinfo	Fri Aug 31 16:52:01 2018	(r478597)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520257715
-SHA256 (qpdf-8.0.1.tar.gz) = b2768bf1df218e203a9bc1fb6e7a3a4314bf96a4bad27a42ff3cd981a4f7bb05
-SIZE (qpdf-8.0.1.tar.gz) = 7948901
+TIMESTAMP = 1534696518
+SHA256 (qpdf-8.2.1.tar.gz) = f445d3ebda833fe675b7551378f41fa1971cc6f7a7921bbbb94d3a71a404abc9
+SIZE (qpdf-8.2.1.tar.gz) = 8256216

Modified: head/print/qpdf/pkg-plist
==============================================================================
--- head/print/qpdf/pkg-plist	Fri Aug 31 16:46:38 2018	(r478596)
+++ head/print/qpdf/pkg-plist	Fri Aug 31 16:52:01 2018	(r478597)
@@ -3,6 +3,7 @@ bin/qpdf
 bin/zlib-flate
 include/qpdf/Buffer.hh
 include/qpdf/BufferInputSource.hh
+include/qpdf/ClosedFileInputSource.hh
 include/qpdf/Constants.h
 include/qpdf/DLL.h
 include/qpdf/FileInputSource.hh
@@ -19,10 +20,18 @@ include/qpdf/Pl_RunLength.hh
 include/qpdf/Pl_StdioFile.hh
 include/qpdf/PointerHolder.hh
 include/qpdf/QPDF.hh
+include/qpdf/QPDFAcroFormDocumentHelper.hh
+include/qpdf/QPDFAnnotationObjectHelper.hh
+include/qpdf/QPDFDocumentHelper.hh
 include/qpdf/QPDFExc.hh
+include/qpdf/QPDFFormFieldObjectHelper.hh
 include/qpdf/QPDFObjGen.hh
 include/qpdf/QPDFObject.hh
 include/qpdf/QPDFObjectHandle.hh
+include/qpdf/QPDFObjectHelper.hh
+include/qpdf/QPDFPageDocumentHelper.hh
+include/qpdf/QPDFPageObjectHelper.hh
+include/qpdf/QPDFSystemError.hh
 include/qpdf/QPDFTokenizer.hh
 include/qpdf/QPDFWriter.hh
 include/qpdf/QPDFXRefEntry.hh
@@ -33,7 +42,7 @@ include/qpdf/Types.h
 include/qpdf/qpdf-c.h
 lib/libqpdf.so
 lib/libqpdf.so.21
-lib/libqpdf.so.21.0.1
+lib/libqpdf.so.21.2.1
 libdata/pkgconfig/libqpdf.pc
 man/man1/fix-qdf.1.gz
 man/man1/qpdf.1.gz


More information about the svn-ports-head mailing list