svn commit: r426527 - head/devel/icu-le-hb
Jan Beich
jbeich at FreeBSD.org
Sat Nov 19 18:21:58 UTC 2016
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 at 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
More information about the svn-ports-all
mailing list