From owner-dev-commits-ports-main@freebsd.org Mon May 17 02:07:39 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 079EC638F04; Mon, 17 May 2021 02:07:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fk2Zy6b3Gz3Pvb; Mon, 17 May 2021 02:07:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CA1C52384C; Mon, 17 May 2021 02:07:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14H27cnO017985; Mon, 17 May 2021 02:07:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14H27cxH017984; Mon, 17 May 2021 02:07:38 GMT (envelope-from git) Date: Mon, 17 May 2021 02:07:38 GMT Message-Id: <202105170207.14H27cxH017984@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Wen Heping Subject: git: d2d777aef4e4 - main - print/qpdf: Update to 10.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: wen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d2d777aef4e43b7dc63f82a89f33aaf861aaa653 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2021 02:07:39 -0000 The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2d777aef4e43b7dc63f82a89f33aaf861aaa653 commit d2d777aef4e43b7dc63f82a89f33aaf861aaa653 Author: Wen Heping AuthorDate: 2021-05-17 02:07:00 +0000 Commit: Wen Heping CommitDate: 2021-05-17 02:07:00 +0000 print/qpdf: Update to 10.3.2 --- print/qpdf/Makefile | 2 +- print/qpdf/distinfo | 6 +++--- print/qpdf/pkg-plist | 6 +++++- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 723b6703883d..40090174f143 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,7 +1,7 @@ # Created by: Dmitry Kazarov PORTNAME= qpdf -DISTVERSION= 10.1.0 +DISTVERSION= 10.3.2 CATEGORIES= print MASTER_SITES= SF diff --git a/print/qpdf/distinfo b/print/qpdf/distinfo index a2e1e524889e..1c9c28c3af1d 100644 --- a/print/qpdf/distinfo +++ b/print/qpdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610039159 -SHA256 (qpdf-10.1.0.tar.gz) = 862c144e4516302327cea908f2879131cc8198b10d3d3a90ef7bc006a915120d -SIZE (qpdf-10.1.0.tar.gz) = 18528427 +TIMESTAMP = 1621216672 +SHA256 (qpdf-10.3.2.tar.gz) = 062808c40ef8741ec8160ae00168638a712cfa1d4bf673e8e595ab5eba1da947 +SIZE (qpdf-10.3.2.tar.gz) = 18943834 diff --git a/print/qpdf/pkg-plist b/print/qpdf/pkg-plist index 37fa3f778335..17e07aa561c4 100644 --- a/print/qpdf/pkg-plist +++ b/print/qpdf/pkg-plist @@ -27,8 +27,12 @@ include/qpdf/QPDFCryptoProvider.hh include/qpdf/QPDFAcroFormDocumentHelper.hh include/qpdf/QPDFAnnotationObjectHelper.hh include/qpdf/QPDFDocumentHelper.hh +include/qpdf/QPDFEFStreamObjectHelper.hh +include/qpdf/QPDFEmbeddedFileDocumentHelper.hh include/qpdf/QPDFExc.hh +include/qpdf/QPDFFileSpecObjectHelper.hh include/qpdf/QPDFFormFieldObjectHelper.hh +include/qpdf/QPDFMatrix.hh include/qpdf/QPDFNameTreeObjectHelper.hh include/qpdf/QPDFNumberTreeObjectHelper.hh include/qpdf/QPDFObjGen.hh @@ -52,7 +56,7 @@ include/qpdf/Types.h include/qpdf/qpdf-c.h lib/libqpdf.so lib/libqpdf.so.28 -lib/libqpdf.so.28.1.0 +lib/libqpdf.so.28.3.2 libdata/pkgconfig/libqpdf.pc man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz