From owner-svn-ports-head@freebsd.org Tue Oct 13 22:53:21 2015 Return-Path: Delivered-To: svn-ports-head@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 10F65A12075; Tue, 13 Oct 2015 22:53:21 +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 D0A451B4C; Tue, 13 Oct 2015 22:53:20 +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 t9DMrJej000553; Tue, 13 Oct 2015 22:53:19 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9DMrJBS000551; Tue, 13 Oct 2015 22:53:19 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201510132253.t9DMrJBS000551@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 13 Oct 2015 22:53:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399227 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 22:53:21 -0000 Author: jkim Date: Tue Oct 13 22:53:19 2015 New Revision: 399227 URL: https://svnweb.freebsd.org/changeset/ports/399227 Log: Update to 1.3.3 and add LICENSE. Modified: head/graphics/graphite2/Makefile head/graphics/graphite2/distinfo Modified: head/graphics/graphite2/Makefile ============================================================================== --- head/graphics/graphite2/Makefile Tue Oct 13 22:41:50 2015 (r399226) +++ head/graphics/graphite2/Makefile Tue Oct 13 22:53:19 2015 (r399227) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= graphite2 -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= graphics print MASTER_SITES= http://projects.palaso.org/attachments/download/434/ \ SF/silgraphite/${PORTNAME} @@ -9,6 +9,9 @@ MASTER_SITES= http://projects.palaso.org MAINTAINER= office@FreeBSD.org COMMENT= Rendering capabilities for complex non-Roman writing systems +LICENSE= GPLv2 LGPL21 MPL +LICENSE_COMB= dual + USES= cmake tar:tgz USE_LDCONFIG= yes Modified: head/graphics/graphite2/distinfo ============================================================================== --- head/graphics/graphite2/distinfo Tue Oct 13 22:41:50 2015 (r399226) +++ head/graphics/graphite2/distinfo Tue Oct 13 22:53:19 2015 (r399227) @@ -1,2 +1,2 @@ -SHA256 (graphite2-1.3.2.tgz) = 97af064ff07828f8724b5a9c27d63e2df5aef69a742f0f67cc3f68c3f15d3850 -SIZE (graphite2-1.3.2.tgz) = 8494277 +SHA256 (graphite2-1.3.3.tgz) = 2f4b135adcd93bf9097cd20f66246a1e7ab8c2d8a76d8835a9035149e2de42d8 +SIZE (graphite2-1.3.3.tgz) = 6782401