From owner-svn-ports-all@freebsd.org Tue Mar 6 20:31:37 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E008DF2C837; Tue, 6 Mar 2018 20:31:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 852B4693B8; Tue, 6 Mar 2018 20:31:36 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4606D17B25; Tue, 6 Mar 2018 20:31:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w26KVar0002866; Tue, 6 Mar 2018 20:31:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w26KVavX002864; Tue, 6 Mar 2018 20:31:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201803062031.w26KVavX002864@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Mar 2018 20:31:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463749 - head/graphics/graphite2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/graphics/graphite2 X-SVN-Commit-Revision: 463749 X-SVN-Commit-Repository: ports 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.25 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, 06 Mar 2018 20:31:38 -0000 Author: sunpoet Date: Tue Mar 6 20:31:35 2018 New Revision: 463749 URL: https://svnweb.freebsd.org/changeset/ports/463749 Log: Update to 1.3.11 - Add LICENSE_FILE Changes: https://github.com/silnrsi/graphite/releases Modified: head/graphics/graphite2/Makefile head/graphics/graphite2/distinfo Modified: head/graphics/graphite2/Makefile ============================================================================== --- head/graphics/graphite2/Makefile Tue Mar 6 20:31:30 2018 (r463748) +++ head/graphics/graphite2/Makefile Tue Mar 6 20:31:35 2018 (r463749) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= graphite2 -PORTVERSION= 1.3.10 +PORTVERSION= 1.3.11 CATEGORIES= graphics print MAINTAINER= office@FreeBSD.org @@ -9,15 +9,16 @@ COMMENT= Rendering capabilities for complex non-Roman LICENSE= GPLv2 LGPL21 MPL20 LICENSE_COMB= dual +LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE +USES= cmake +USE_LDCONFIG= yes + USE_GITHUB= yes GH_ACCOUNT= silnrsi GH_PROJECT= graphite -USES= cmake -USE_LDCONFIG= yes - post-patch: - @${REINPLACE_CMD} -e 's,/pkgconfig,data/pkgconfig,g' ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e 's|/pkgconfig|data&|' ${WRKSRC}/CMakeLists.txt .include Modified: head/graphics/graphite2/distinfo ============================================================================== --- head/graphics/graphite2/distinfo Tue Mar 6 20:31:30 2018 (r463748) +++ head/graphics/graphite2/distinfo Tue Mar 6 20:31:35 2018 (r463749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494060879 -SHA256 (silnrsi-graphite-1.3.10_GH0.tar.gz) = 68908cf38cfe09d8aadbbb2c5197f1784e3c1df4be315a462f59e2a1f85cbbc2 -SIZE (silnrsi-graphite-1.3.10_GH0.tar.gz) = 3889555 +TIMESTAMP = 1520348789 +SHA256 (silnrsi-graphite-1.3.11_GH0.tar.gz) = 945c01d3647b355d68e5541773fc99a7f29ede6a264bcbd735156a7c493459ff +SIZE (silnrsi-graphite-1.3.11_GH0.tar.gz) = 4236768