Date: Sat, 5 Mar 2016 21:38:14 +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: r410212 - branches/2016Q1/graphics/graphite2 Message-ID: <201603052138.u25LcEIl075566@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Mar 5 21:38:14 2016 New Revision: 410212 URL: https://svnweb.freebsd.org/changeset/ports/410212 Log: MFH: r410185 graphics/graphite2: update to 1.3.6 PR: 207686 Reviewed by: tijl Approved by: ports-secteam (feld) Modified: branches/2016Q1/graphics/graphite2/Makefile branches/2016Q1/graphics/graphite2/distinfo Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/graphics/graphite2/Makefile ============================================================================== --- branches/2016Q1/graphics/graphite2/Makefile Sat Mar 5 20:39:49 2016 (r410211) +++ branches/2016Q1/graphics/graphite2/Makefile Sat Mar 5 21:38:14 2016 (r410212) @@ -1,9 +1,10 @@ # $FreeBSD$ PORTNAME= graphite2 -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= graphics print MASTER_SITES= SF/silgraphite/${PORTNAME} +DISTFILES= graphite-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= office@FreeBSD.org COMMENT= Rendering capabilities for complex non-Roman writing systems Modified: branches/2016Q1/graphics/graphite2/distinfo ============================================================================== --- branches/2016Q1/graphics/graphite2/distinfo Sat Mar 5 20:39:49 2016 (r410211) +++ branches/2016Q1/graphics/graphite2/distinfo Sat Mar 5 21:38:14 2016 (r410212) @@ -1,2 +1,2 @@ -SHA256 (graphite2-1.3.5.tgz) = f4712626eda0a1804367133460770560b545bbe75b1c4aab480c9b8e4e1c64bd -SIZE (graphite2-1.3.5.tgz) = 3880214 +SHA256 (graphite-1.3.6.tgz) = 475e7657ac606ed8805518031729c1273cf7d9d422169ac6f7882e01d832af75 +SIZE (graphite-1.3.6.tgz) = 3881106
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603052138.u25LcEIl075566>