Date: Tue, 21 Aug 2018 00:52:44 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r477697 - branches/2018Q3/graphics/graphite2 Message-ID: <201808210052.w7L0qi6B046652@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Aug 21 00:52:44 2018 New Revision: 477697 URL: https://svnweb.freebsd.org/changeset/ports/477697 Log: MFH: r477696 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 Approved by: ports-secteam blanket (required by Firefox 63) Modified: branches/2018Q3/graphics/graphite2/Makefile branches/2018Q3/graphics/graphite2/distinfo branches/2018Q3/graphics/graphite2/pkg-plist Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/graphics/graphite2/Makefile ============================================================================== --- branches/2018Q3/graphics/graphite2/Makefile Tue Aug 21 00:43:37 2018 (r477696) +++ branches/2018Q3/graphics/graphite2/Makefile Tue Aug 21 00:52:44 2018 (r477697) @@ -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: branches/2018Q3/graphics/graphite2/distinfo ============================================================================== --- branches/2018Q3/graphics/graphite2/distinfo Tue Aug 21 00:43:37 2018 (r477696) +++ branches/2018Q3/graphics/graphite2/distinfo Tue Aug 21 00:52:44 2018 (r477697) @@ -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: branches/2018Q3/graphics/graphite2/pkg-plist ============================================================================== --- branches/2018Q3/graphics/graphite2/pkg-plist Tue Aug 21 00:43:37 2018 (r477696) +++ branches/2018Q3/graphics/graphite2/pkg-plist Tue Aug 21 00:52:44 2018 (r477697) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808210052.w7L0qi6B046652>