Date: Sat, 5 Mar 2016 15:42:31 +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: r410185 - head/graphics/graphite2 Message-ID: <201603051542.u25FgV1K066711@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Mar 5 15:42:31 2016 New Revision: 410185 URL: https://svnweb.freebsd.org/changeset/ports/410185 Log: graphics/graphite2: update to 1.3.6 PR: 207686 Reviewed by: tijl MFH: 2016Q1 (maybe security) Modified: head/graphics/graphite2/Makefile (contents, props changed) head/graphics/graphite2/distinfo (contents, props changed) Modified: head/graphics/graphite2/Makefile ============================================================================== --- head/graphics/graphite2/Makefile Sat Mar 5 15:10:57 2016 (r410184) +++ head/graphics/graphite2/Makefile Sat Mar 5 15:42:31 2016 (r410185) @@ -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: head/graphics/graphite2/distinfo ============================================================================== --- head/graphics/graphite2/distinfo Sat Mar 5 15:10:57 2016 (r410184) +++ head/graphics/graphite2/distinfo Sat Mar 5 15:42:31 2016 (r410185) @@ -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?201603051542.u25FgV1K066711>