From owner-svn-ports-head@freebsd.org Mon Feb 5 03:24:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0362BEEB603; Mon, 5 Feb 2018 03:24:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A092E7F185; Mon, 5 Feb 2018 03:24:42 +0000 (UTC) (envelope-from yuri@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 99FA5232E5; Mon, 5 Feb 2018 03:24:42 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w153OgwH042342; Mon, 5 Feb 2018 03:24:42 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w153OgNp042338; Mon, 5 Feb 2018 03:24:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802050324.w153OgNp042338@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 5 Feb 2018 03:24:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460959 - in head/print/qpdf: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/print/qpdf: . files X-SVN-Commit-Revision: 460959 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 05 Feb 2018 03:24:43 -0000 Author: yuri Date: Mon Feb 5 03:24:42 2018 New Revision: 460959 URL: https://svnweb.freebsd.org/changeset/ports/460959 Log: print/qpdf: Update to 7.1.1 (a followup release) Fixed bugs that were left by the first commit for bug#225226 that updated qpdf to 7.1.0: * build breaks when previous version is installed: https://github.com/qpdf/qpdf/issues/176 * error: reinterpret_cast from 'nullptr_t' to 'char *': https://github.com/qpdf/qpdf/issues/177 PR: 225226 Reported by: several users Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14201 Deleted: head/print/qpdf/files/patch-libqpdf_Pl__PNGFilter.cc head/print/qpdf/files/patch-libqpdf_QUtil.cc Modified: head/print/qpdf/Makefile head/print/qpdf/distinfo head/print/qpdf/pkg-plist Modified: head/print/qpdf/Makefile ============================================================================== --- head/print/qpdf/Makefile Mon Feb 5 01:56:53 2018 (r460958) +++ head/print/qpdf/Makefile Mon Feb 5 03:24:42 2018 (r460959) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qpdf -PORTVERSION= 7.1.0 +PORTVERSION= 7.1.1 CATEGORIES= print MASTER_SITES= SF Modified: head/print/qpdf/distinfo ============================================================================== --- head/print/qpdf/distinfo Mon Feb 5 01:56:53 2018 (r460958) +++ head/print/qpdf/distinfo Mon Feb 5 03:24:42 2018 (r460959) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516116745 -SHA256 (qpdf-7.1.0.tar.gz) = 27054bfb83a4f4f70053c6d4c2de5e18ddf60c9a8edbce219ac1bdcf03f16a2e -SIZE (qpdf-7.1.0.tar.gz) = 7097479 +TIMESTAMP = 1517797977 +SHA256 (qpdf-7.1.1.tar.gz) = 8a0dbfa000a5c257abbc03721c7be277920fe0fcff08202b61c9c2464eedf2fa +SIZE (qpdf-7.1.1.tar.gz) = 7099282 Modified: head/print/qpdf/pkg-plist ============================================================================== --- head/print/qpdf/pkg-plist Mon Feb 5 01:56:53 2018 (r460958) +++ head/print/qpdf/pkg-plist Mon Feb 5 03:24:42 2018 (r460959) @@ -32,7 +32,7 @@ include/qpdf/Types.h include/qpdf/qpdf-c.h lib/libqpdf.so lib/libqpdf.so.18 -lib/libqpdf.so.18.2.0 +lib/libqpdf.so.18.2.1 libdata/pkgconfig/libqpdf.pc man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz