Date: Tue, 13 Oct 2015 22:53:19 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399227 - head/graphics/graphite2 Message-ID: <201510132253.t9DMrJBS000551@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510132253.t9DMrJBS000551>