Date: Fri, 18 Mar 2016 13:07:40 +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: r411350 - branches/2016Q1/graphics/graphite2 Message-ID: <201603181307.u2ID7ejQ040245@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Mar 18 13:07:40 2016 New Revision: 411350 URL: https://svnweb.freebsd.org/changeset/ports/411350 Log: MFH: r411333 r411337 graphics/graphite2: update to 1.3.7 Also, SILGraphite page on SF says: This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker. Changes: https://sourceforge.net/p/silgraphite/mailman/message/34936157/ 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 Fri Mar 18 12:46:43 2016 (r411349) +++ branches/2016Q1/graphics/graphite2/Makefile Fri Mar 18 13:07:40 2016 (r411350) @@ -1,10 +1,8 @@ # $FreeBSD$ PORTNAME= graphite2 -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 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 @@ -12,6 +10,10 @@ COMMENT= Rendering capabilities for comp LICENSE= GPLv2 LGPL21 MPL LICENSE_COMB= dual +USE_GITHUB= yes +GH_ACCOUNT= silnrsi +GH_PROJECT= graphite + USES= cmake tar:tgz USE_LDCONFIG= yes Modified: branches/2016Q1/graphics/graphite2/distinfo ============================================================================== --- branches/2016Q1/graphics/graphite2/distinfo Fri Mar 18 12:46:43 2016 (r411349) +++ branches/2016Q1/graphics/graphite2/distinfo Fri Mar 18 13:07:40 2016 (r411350) @@ -1,2 +1,2 @@ -SHA256 (graphite-1.3.6.tgz) = 475e7657ac606ed8805518031729c1273cf7d9d422169ac6f7882e01d832af75 -SIZE (graphite-1.3.6.tgz) = 3881106 +SHA256 (silnrsi-graphite-1.3.7_GH0.tar.gz) = 4689f96f6bed02ce0caff710c1f99c281c888864b0c2c10eff08605274d8f7a8 +SIZE (silnrsi-graphite-1.3.7_GH0.tar.gz) = 3883474
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603181307.u2ID7ejQ040245>