svn commit: r399227 - head/graphics/graphite2

Jung-uk Kim jkim at FreeBSD.org
Tue Oct 13 22:53:21 UTC 2015


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 at 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


More information about the svn-ports-all mailing list