Date: Tue, 21 Aug 2018 00:43:38 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477696 - head/graphics/graphite2 Message-ID: <201808210043.w7L0hcWD041475@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808210043.w7L0hcWD041475>