From owner-svn-ports-all@freebsd.org Sat Jan 4 15:36:43 2020 Return-Path: Delivered-To: svn-ports-all@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 994F41DA226; Sat, 4 Jan 2020 15:36:43 +0000 (UTC) (envelope-from wen@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47qm8q3cB0z4LVM; Sat, 4 Jan 2020 15:36:43 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7518FF17B; Sat, 4 Jan 2020 15:36:43 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 004FahLe095091; Sat, 4 Jan 2020 15:36:43 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 004FagNI095088; Sat, 4 Jan 2020 15:36:42 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202001041536.004FagNI095088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 4 Jan 2020 15:36:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522039 - head/print/qpdf X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/print/qpdf X-SVN-Commit-Revision: 522039 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jan 2020 15:36:43 -0000 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