Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2015 19:04:16 +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: r393963 - head/graphics/graphite2
Message-ID:  <201508111904.t7BJ4Gi7087031@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Aug 11 19:04:16 2015
New Revision: 393963
URL: https://svnweb.freebsd.org/changeset/ports/393963

Log:
  Update to 1.3.0.

Modified:
  head/graphics/graphite2/Makefile
  head/graphics/graphite2/distinfo
  head/graphics/graphite2/pkg-plist

Modified: head/graphics/graphite2/Makefile
==============================================================================
--- head/graphics/graphite2/Makefile	Tue Aug 11 19:03:36 2015	(r393962)
+++ head/graphics/graphite2/Makefile	Tue Aug 11 19:04:16 2015	(r393963)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	graphite2
-PORTVERSION=	1.2.4
+PORTVERSION=	1.3.0
 CATEGORIES=	graphics print
 MASTER_SITES=	SF/silgraphite/${PORTNAME}
 

Modified: head/graphics/graphite2/distinfo
==============================================================================
--- head/graphics/graphite2/distinfo	Tue Aug 11 19:03:36 2015	(r393962)
+++ head/graphics/graphite2/distinfo	Tue Aug 11 19:04:16 2015	(r393963)
@@ -1,2 +1,2 @@
-SHA256 (graphite2-1.2.4.tgz) = 4bc3d5168029bcc0aa00eb2c973269d29407be2796ff56f9c80e10736bd8b003
-SIZE (graphite2-1.2.4.tgz) = 6938866
+SHA256 (graphite2-1.3.0.tgz) = a9b1f59b657338cae67938f66af40874a1c8a7a552f59bfd5949927204d76f9d
+SIZE (graphite2-1.3.0.tgz) = 8493201

Modified: head/graphics/graphite2/pkg-plist
==============================================================================
--- head/graphics/graphite2/pkg-plist	Tue Aug 11 19:03:36 2015	(r393962)
+++ head/graphics/graphite2/pkg-plist	Tue Aug 11 19:04:16 2015	(r393963)
@@ -1,11 +1,11 @@
-%%DATADIR%%/graphite2-%%CMAKE_BUILD_TYPE%%.cmake
-%%DATADIR%%/graphite2.cmake
 bin/gr2fonttest
-include/graphite2/Log.h
 include/graphite2/Font.h
+include/graphite2/Log.h
 include/graphite2/Segment.h
 include/graphite2/Types.h
 lib/libgraphite2.so
 lib/libgraphite2.so.3
 lib/libgraphite2.so.3.0.1
 libdata/pkgconfig/graphite2.pc
+%%DATADIR%%/graphite2-%%CMAKE_BUILD_TYPE%%.cmake
+%%DATADIR%%/graphite2.cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508111904.t7BJ4Gi7087031>