From owner-svn-ports-all@freebsd.org Sat Nov 19 18:21:58 2016 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 18C5BC4BFFF; Sat, 19 Nov 2016 18:21:58 +0000 (UTC) (envelope-from jbeich@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 mx1.freebsd.org (Postfix) with ESMTPS id C5D439FE; Sat, 19 Nov 2016 18:21:57 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAJILuX4013957; Sat, 19 Nov 2016 18:21:56 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJILuDn013955; Sat, 19 Nov 2016 18:21:56 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201611191821.uAJILuDn013955@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 19 Nov 2016 18:21:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426527 - head/devel/icu-le-hb 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.23 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: Sat, 19 Nov 2016 18:21:58 -0000 Author: jbeich Date: Sat Nov 19 18:21:56 2016 New Revision: 426527 URL: https://svnweb.freebsd.org/changeset/ports/426527 Log: devel/icu-le-hb: use GitHub to pick up a few fixes Changes: https://github.com/behdad/icu-le-hb/compare/1.0.3...3f0c789 PR: 214384 Exp-run by: antoine Approved by: office (bapt) Modified: head/devel/icu-le-hb/Makefile (contents, props changed) head/devel/icu-le-hb/distinfo (contents, props changed) Modified: head/devel/icu-le-hb/Makefile ============================================================================== --- head/devel/icu-le-hb/Makefile Sat Nov 19 18:21:44 2016 (r426526) +++ head/devel/icu-le-hb/Makefile Sat Nov 19 18:21:56 2016 (r426527) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= icu-le-hb -PORTVERSION= 1.0.3 +DISTVERSION= 1.0.3-3 +DISTVERSIONSUFFIX= -gb8a3163 CATEGORIES= devel print -MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ MAINTAINER= office@FreeBSD.org COMMENT= ICU Layout Engine API on top of HarfBuzz shaping library @@ -16,7 +16,10 @@ LICENSE_PERMS= dist-mirror dist-sell pkg LIB_DEPENDS= libicuuc.so:devel/icu \ libharfbuzz.so:print/harfbuzz -USES= gmake libtool pathfix pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= behdad + +USES= autoreconf gmake libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip Modified: head/devel/icu-le-hb/distinfo ============================================================================== --- head/devel/icu-le-hb/distinfo Sat Nov 19 18:21:44 2016 (r426526) +++ head/devel/icu-le-hb/distinfo Sat Nov 19 18:21:56 2016 (r426527) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478356493 -SHA256 (icu-le-hb-1.0.3.tar.gz) = f0f7b72126e0e8c1a8c2436afe09d305dfd114da12b623cc454ded3e8601f0df -SIZE (icu-le-hb-1.0.3.tar.gz) = 373474 +TIMESTAMP = 1478864317 +SHA256 (behdad-icu-le-hb-1.0.3-3-gb8a3163_GH0.tar.gz) = ea4b63540df6be1fd1cbe0ba0fb559d6a9b73973efe4bc1094698c383e9a25b4 +SIZE (behdad-icu-le-hb-1.0.3-3-gb8a3163_GH0.tar.gz) = 39655