From owner-svn-ports-head@freebsd.org Tue Sep 3 09:01:12 2019 Return-Path: Delivered-To: svn-ports-head@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 6DDC0D32F4; Tue, 3 Sep 2019 09:01:12 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay101.isp.belgacom.be (mailrelay101.isp.belgacom.be [195.238.20.128]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign RSA OV SSL CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46N1CC4XtLz43qr; Tue, 3 Sep 2019 09:01:11 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2CTEAByKm5d/ygG91FlHAEBAQQBAQc?= =?us-ascii?q?EAQGBZ4IYWRRTIBIWFI0dhhEBgg41AYgHgh+QOQkBAQIBAQEBASsMAQGEPwK?= =?us-ascii?q?CbSY4EwILAQEFAQEBAQEGBG2Ea0MMhUsBBTocIxALFAQJJQ9IBhODI4IOC6t?= =?us-ascii?q?GhDUBCwGBCINugRCBNIwQgX+BEYMSPoREhUEiBJVIllGCKYZzjVwngjNvlUS?= =?us-ascii?q?EK4sChj6SYyGBWE0wCIMnCYs/gV2DZD4DMI9oAQE?= X-IPAS-Result: =?us-ascii?q?A2CTEAByKm5d/ygG91FlHAEBAQQBAQcEAQGBZ4IYWRRTI?= =?us-ascii?q?BIWFI0dhhEBgg41AYgHgh+QOQkBAQIBAQEBASsMAQGEPwKCbSY4EwILAQEFA?= =?us-ascii?q?QEBAQEGBG2Ea0MMhUsBBTocIxALFAQJJQ9IBhODI4IOC6tGhDUBCwGBCINug?= =?us-ascii?q?RCBNIwQgX+BEYMSPoREhUEiBJVIllGCKYZzjVwngjNvlUSEK4sChj6SYyGBW?= =?us-ascii?q?E0wCIMnCYs/gV2DZD4DMI9oAQE?= Received: from 40.6-247-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.247.6.40]) by relay.skynet.be with ESMTP; 03 Sep 2019 11:01:09 +0200 Received: from localhost (localhost [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id x83915Zm021279; Tue, 3 Sep 2019 11:01:05 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Tue, 3 Sep 2019 11:01:04 +0200 From: =?UTF-8?B?VMSzbA==?= Coosemans To: Wen Heping Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r510928 - in head/print/qpdf: . files Message-ID: <20190903110104.2f46651c@FreeBSD.org> In-Reply-To: <201909030750.x837oKIj028877@repo.freebsd.org> References: <201909030750.x837oKIj028877@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 46N1CC4XtLz43qr X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.95)[-0.953,0]; ASN(0.00)[asn:5432, ipnet:195.238.0.0/19, country:BE]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Sep 2019 09:01:12 -0000 On Tue, 3 Sep 2019 07:50:20 +0000 (UTC) Wen Heping wrote: > Author: wen > Date: Tue Sep 3 07:50:20 2019 > New Revision: 510928 > URL: https://svnweb.freebsd.org/changeset/ports/510928 > > Log: > - Update to 9.0.0 > > Modified: > head/print/qpdf/Makefile > head/print/qpdf/distinfo > head/print/qpdf/files/patch-make_libtool.mk > head/print/qpdf/pkg-plist > > Modified: head/print/qpdf/pkg-plist > ============================================================================== > --- head/print/qpdf/pkg-plist Tue Sep 3 07:45:40 2019 (r510927) > +++ head/print/qpdf/pkg-plist Tue Sep 3 07:50:20 2019 (r510928) > @@ -20,6 +20,7 @@ include/qpdf/Pl_QPDFTokenizer.hh > include/qpdf/Pl_RunLength.hh > include/qpdf/Pl_StdioFile.hh > include/qpdf/PointerHolder.hh > +include/qpdf/QIntC.hh > include/qpdf/QPDF.hh > include/qpdf/QPDFAcroFormDocumentHelper.hh > include/qpdf/QPDFAnnotationObjectHelper.hh > @@ -47,8 +48,8 @@ include/qpdf/RandomDataProvider.hh > include/qpdf/Types.h > include/qpdf/qpdf-c.h > lib/libqpdf.so > -lib/libqpdf.so.21 > -lib/libqpdf.so.21.4.2 > +lib/libqpdf.so.26 > +lib/libqpdf.so.26.0.0 Because the major library version changed, dependent ports need a PORTREVISION bump, e.g. print/cups-filters and textproc/py-pikepdf.