From owner-svn-ports-all@freebsd.org Mon Feb 8 19:45:48 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 4C982AA0A56; Mon, 8 Feb 2016 19:45:48 +0000 (UTC) (envelope-from jkim@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 1DF181BB2; Mon, 8 Feb 2016 19:45:48 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u18JjlSB012401; Mon, 8 Feb 2016 19:45:47 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u18JjlmK012399; Mon, 8 Feb 2016 19:45:47 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201602081945.u18JjlmK012399@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Mon, 8 Feb 2016 19:45:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r408511 - branches/2016Q1/graphics/graphite2 X-SVN-Group: ports-branches 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.20 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: Mon, 08 Feb 2016 19:45:48 -0000 Author: jkim Date: Mon Feb 8 19:45:46 2016 New Revision: 408511 URL: https://svnweb.freebsd.org/changeset/ports/408511 Log: MFH: r408499 Update to 1.3.5. 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 Mon Feb 8 19:37:32 2016 (r408510) +++ branches/2016Q1/graphics/graphite2/Makefile Mon Feb 8 19:45:46 2016 (r408511) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= graphite2 -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.5 CATEGORIES= graphics print -MASTER_SITES= http://projects.palaso.org/attachments/download/434/ \ - SF/silgraphite/${PORTNAME} +MASTER_SITES= SF/silgraphite/${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Rendering capabilities for complex non-Roman writing systems Modified: branches/2016Q1/graphics/graphite2/distinfo ============================================================================== --- branches/2016Q1/graphics/graphite2/distinfo Mon Feb 8 19:37:32 2016 (r408510) +++ branches/2016Q1/graphics/graphite2/distinfo Mon Feb 8 19:45:46 2016 (r408511) @@ -1,2 +1,2 @@ -SHA256 (graphite2-1.3.3.tgz) = 2f4b135adcd93bf9097cd20f66246a1e7ab8c2d8a76d8835a9035149e2de42d8 -SIZE (graphite2-1.3.3.tgz) = 6782401 +SHA256 (graphite2-1.3.5.tgz) = f4712626eda0a1804367133460770560b545bbe75b1c4aab480c9b8e4e1c64bd +SIZE (graphite2-1.3.5.tgz) = 3880214