From owner-svn-ports-all@freebsd.org Tue Aug 11 19:04:17 2015 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 C842699F695; Tue, 11 Aug 2015 19:04:17 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 9F9BBBB9; Tue, 11 Aug 2015 19:04:17 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7BJ4HkP087034; Tue, 11 Aug 2015 19:04:17 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7BJ4Gi7087031; Tue, 11 Aug 2015 19:04:16 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201508111904.t7BJ4Gi7087031@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 11 Aug 2015 19:04:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393963 - 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: Tue, 11 Aug 2015 19:04:17 -0000 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