From owner-svn-ports-all@freebsd.org Tue Aug 21 00:43:39 2018 Return-Path: Delivered-To: svn-ports-all@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 27FEE10824C0; Tue, 21 Aug 2018 00:43:39 +0000 (UTC) (envelope-from jbeich@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 C5A618AA2E; Tue, 21 Aug 2018 00:43:38 +0000 (UTC) (envelope-from jbeich@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 A2A931CD07; Tue, 21 Aug 2018 00:43:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7L0hcd7041478; Tue, 21 Aug 2018 00:43:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7L0hcWD041475; Tue, 21 Aug 2018 00:43:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201808210043.w7L0hcWD041475@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 21 Aug 2018 00:43:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477696 - head/graphics/graphite2 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/graphite2 X-SVN-Commit-Revision: 477696 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.27 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: Tue, 21 Aug 2018 00:43:39 -0000 Author: jbeich Date: Tue Aug 21 00:43:37 2018 New Revision: 477696 URL: https://svnweb.freebsd.org/changeset/ports/477696 Log: graphics/graphite2: update to 1.3.12 Changes: https://sourceforge.net/p/silgraphite/mailman/message/36392530/ Changes: https://github.com/silnrsi/graphite/compare/1.3.11...1.3.12 ABI: https://abi-laboratory.pro/tracker/timeline/graphite/ Security: CVE-2018-7999 Modified: head/graphics/graphite2/Makefile (contents, props changed) head/graphics/graphite2/distinfo (contents, props changed) head/graphics/graphite2/pkg-plist (contents, props changed) Modified: head/graphics/graphite2/Makefile ============================================================================== --- head/graphics/graphite2/Makefile Tue Aug 21 00:24:17 2018 (r477695) +++ head/graphics/graphite2/Makefile Tue Aug 21 00:43:37 2018 (r477696) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= graphite2 -PORTVERSION= 1.3.11 +PORTVERSION= 1.3.12 CATEGORIES= graphics print MAINTAINER= office@FreeBSD.org @@ -11,7 +11,7 @@ LICENSE= GPLv2 LGPL21 MPL20 LICENSE_COMB= dual LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE -USES= cmake +USES= cmake compiler:c++11-lib USE_LDCONFIG= yes USE_GITHUB= yes Modified: head/graphics/graphite2/distinfo ============================================================================== --- head/graphics/graphite2/distinfo Tue Aug 21 00:24:17 2018 (r477695) +++ head/graphics/graphite2/distinfo Tue Aug 21 00:43:37 2018 (r477696) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520348789 -SHA256 (silnrsi-graphite-1.3.11_GH0.tar.gz) = 945c01d3647b355d68e5541773fc99a7f29ede6a264bcbd735156a7c493459ff -SIZE (silnrsi-graphite-1.3.11_GH0.tar.gz) = 4236768 +TIMESTAMP = 1534311489 +SHA256 (silnrsi-graphite-1.3.12_GH0.tar.gz) = 2b90cff3e64a37dd4f6fa4ac46c7634f8707601a8b4478f8501c74d3be774366 +SIZE (silnrsi-graphite-1.3.12_GH0.tar.gz) = 6667278 Modified: head/graphics/graphite2/pkg-plist ============================================================================== --- head/graphics/graphite2/pkg-plist Tue Aug 21 00:24:17 2018 (r477695) +++ head/graphics/graphite2/pkg-plist Tue Aug 21 00:43:37 2018 (r477696) @@ -5,7 +5,7 @@ include/graphite2/Segment.h include/graphite2/Types.h lib/libgraphite2.so lib/libgraphite2.so.3 -lib/libgraphite2.so.3.0.1 +lib/libgraphite2.so.3.2.1 libdata/pkgconfig/graphite2.pc %%DATADIR%%/graphite2-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/graphite2.cmake