From owner-svn-ports-all@freebsd.org Mon Feb 8 18:55:46 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 98A15AA2371; Mon, 8 Feb 2016 18:55:46 +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 6598D13B8; Mon, 8 Feb 2016 18:55:46 +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 u18ItjIZ095493; Mon, 8 Feb 2016 18:55:45 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u18ItjPF095491; Mon, 8 Feb 2016 18:55:45 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201602081855.u18ItjPF095491@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 18:55:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408499 - 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.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 18:55:46 -0000 Author: jkim Date: Mon Feb 8 18:55:45 2016 New Revision: 408499 URL: https://svnweb.freebsd.org/changeset/ports/408499 Log: Update to 1.3.5. MFH: 2016Q1 Modified: head/graphics/graphite2/Makefile head/graphics/graphite2/distinfo Modified: head/graphics/graphite2/Makefile ============================================================================== --- head/graphics/graphite2/Makefile Mon Feb 8 18:52:14 2016 (r408498) +++ head/graphics/graphite2/Makefile Mon Feb 8 18:55:45 2016 (r408499) @@ -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: head/graphics/graphite2/distinfo ============================================================================== --- head/graphics/graphite2/distinfo Mon Feb 8 18:52:14 2016 (r408498) +++ head/graphics/graphite2/distinfo Mon Feb 8 18:55:45 2016 (r408499) @@ -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