Date: Fri, 18 Mar 2016 10:43:08 +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: r411337 - head/graphics/graphite2 Message-ID: <201603181043.u2IAh8gr096233@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Mar 18 10:43:08 2016 New Revision: 411337 URL: https://svnweb.freebsd.org/changeset/ports/411337 Log: graphics/graphite2: chase new home 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. Tested by: diff -rN MFH: 2016Q1 (in case of 1.3.8 before EOL) Modified: head/graphics/graphite2/Makefile (contents, props changed) head/graphics/graphite2/distinfo (contents, props changed) Modified: head/graphics/graphite2/Makefile ============================================================================== --- head/graphics/graphite2/Makefile Fri Mar 18 09:51:08 2016 (r411336) +++ head/graphics/graphite2/Makefile Fri Mar 18 10:43:08 2016 (r411337) @@ -3,7 +3,6 @@ PORTNAME= graphite2 PORTVERSION= 1.3.7 CATEGORIES= graphics print -MASTER_SITES= SF/silgraphite/${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Rendering capabilities for complex non-Roman writing systems @@ -11,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: head/graphics/graphite2/distinfo ============================================================================== --- head/graphics/graphite2/distinfo Fri Mar 18 09:51:08 2016 (r411336) +++ head/graphics/graphite2/distinfo Fri Mar 18 10:43:08 2016 (r411337) @@ -1,2 +1,2 @@ -SHA256 (graphite2-1.3.7.tgz) = 4d5b7ad6ae137f0c57e4ab3da4e438b7922c6c6e083cc05a3a28bd8774235586 -SIZE (graphite2-1.3.7.tgz) = 3883666 +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?201603181043.u2IAh8gr096233>