Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2021 11:06:50 +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: r560703 - head/print/qpdf
Message-ID:  <202101071106.107B6obi070859@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Thu Jan  7 11:06:50 2021
New Revision: 560703
URL: https://svnweb.freebsd.org/changeset/ports/560703

Log:
  - Update to 10.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	Thu Jan  7 10:37:22 2021	(r560702)
+++ head/print/qpdf/Makefile	Thu Jan  7 11:06:50 2021	(r560703)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qpdf
-DISTVERSION=	10.0.4
+DISTVERSION=	10.1.0
 CATEGORIES=	print
 MASTER_SITES=	SF
 

Modified: head/print/qpdf/distinfo
==============================================================================
--- head/print/qpdf/distinfo	Thu Jan  7 10:37:22 2021	(r560702)
+++ head/print/qpdf/distinfo	Thu Jan  7 11:06:50 2021	(r560703)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606923324
-SHA256 (qpdf-10.0.4.tar.gz) = b191dc4af4ea4630cdc404a4ee95a0f21c12f56ecc4ae045f04425464d7c696e
-SIZE (qpdf-10.0.4.tar.gz) = 18465085
+TIMESTAMP = 1610039159
+SHA256 (qpdf-10.1.0.tar.gz) = 862c144e4516302327cea908f2879131cc8198b10d3d3a90ef7bc006a915120d
+SIZE (qpdf-10.1.0.tar.gz) = 18528427

Modified: head/print/qpdf/pkg-plist
==============================================================================
--- head/print/qpdf/pkg-plist	Thu Jan  7 10:37:22 2021	(r560702)
+++ head/print/qpdf/pkg-plist	Thu Jan  7 11:06:50 2021	(r560703)
@@ -40,6 +40,7 @@ include/qpdf/QPDFOutlineObjectHelper.hh
 include/qpdf/QPDFPageDocumentHelper.hh
 include/qpdf/QPDFPageLabelDocumentHelper.hh
 include/qpdf/QPDFPageObjectHelper.hh
+include/qpdf/QPDFStreamFilter.hh
 include/qpdf/QPDFSystemError.hh
 include/qpdf/QPDFTokenizer.hh
 include/qpdf/QPDFWriter.hh
@@ -51,7 +52,7 @@ include/qpdf/Types.h
 include/qpdf/qpdf-c.h
 lib/libqpdf.so
 lib/libqpdf.so.28
-lib/libqpdf.so.28.0.4
+lib/libqpdf.so.28.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?202101071106.107B6obi070859>