From owner-svn-ports-all@freebsd.org Fri Mar 18 10:43:09 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9648AD4EDE; Fri, 18 Mar 2016 10:43:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A3CA10B4; Fri, 18 Mar 2016 10:43:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2IAh8gN096235; Fri, 18 Mar 2016 10:43:08 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2IAh8gr096233; Fri, 18 Mar 2016 10:43:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603181043.u2IAh8gr096233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 18 Mar 2016 10:43:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411337 - head/graphics/graphite2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2016 10:43:09 -0000 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