Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2018 10:54:12 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482422 - in head/print: harfbuzz harfbuzz-icu
Message-ID:  <201810191054.w9JAsCZb050056@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Oct 19 10:54:12 2018
New Revision: 482422
URL: https://svnweb.freebsd.org/changeset/ports/482422

Log:
  print/harfbuzz: update to 2.0.0
  
  Changes:	https://github.com/harfbuzz/harfbuzz/blob/2.0.0/NEWS
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/

Modified:
  head/print/harfbuzz-icu/pkg-plist   (contents, props changed)
  head/print/harfbuzz/Makefile   (contents, props changed)
  head/print/harfbuzz/distinfo   (contents, props changed)
  head/print/harfbuzz/pkg-plist   (contents, props changed)

Modified: head/print/harfbuzz-icu/pkg-plist
==============================================================================
--- head/print/harfbuzz-icu/pkg-plist	Fri Oct 19 10:04:59 2018	(r482421)
+++ head/print/harfbuzz-icu/pkg-plist	Fri Oct 19 10:54:12 2018	(r482422)
@@ -19,6 +19,7 @@ include/harfbuzz/hb-icu.h
 @comment include/harfbuzz/hb-ot-font.h
 @comment include/harfbuzz/hb-ot-layout.h
 @comment include/harfbuzz/hb-ot-math.h
+@comment include/harfbuzz/hb-ot-name.h
 @comment include/harfbuzz/hb-ot-shape.h
 @comment include/harfbuzz/hb-ot-tag.h
 @comment include/harfbuzz/hb-ot-var.h

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Fri Oct 19 10:04:59 2018	(r482421)
+++ head/print/harfbuzz/Makefile	Fri Oct 19 10:54:12 2018	(r482422)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	1.9.0
+PORTVERSION=	2.0.0
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
@@ -22,7 +22,7 @@ CONFIGURE_ARGS=	--with-graphite2 --with-gobject=yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
-PLIST_SUB+=	LIBVER=0.10900.0
+PLIST_SUB+=	LIBVER=0.20000.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Fri Oct 19 10:04:59 2018	(r482421)
+++ head/print/harfbuzz/distinfo	Fri Oct 19 10:54:12 2018	(r482422)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536571987
-SHA256 (harfbuzz-1.9.0.tar.bz2) = 11eca62bf0ac549b8d6be55f4e130946399939cdfe7a562fdaee711190248b00
-SIZE (harfbuzz-1.9.0.tar.bz2) = 3870586
+TIMESTAMP = 1539867591
+SHA256 (harfbuzz-2.0.0.tar.bz2) = cc973f6839c4ce6425889d24f81fc23736cc97334bde0343c08a9c2ccc1d8965
+SIZE (harfbuzz-2.0.0.tar.bz2) = 4320539

Modified: head/print/harfbuzz/pkg-plist
==============================================================================
--- head/print/harfbuzz/pkg-plist	Fri Oct 19 10:04:59 2018	(r482421)
+++ head/print/harfbuzz/pkg-plist	Fri Oct 19 10:54:12 2018	(r482422)
@@ -18,6 +18,7 @@ include/harfbuzz/hb-map.h
 include/harfbuzz/hb-ot-font.h
 include/harfbuzz/hb-ot-layout.h
 include/harfbuzz/hb-ot-math.h
+include/harfbuzz/hb-ot-name.h
 include/harfbuzz/hb-ot-shape.h
 include/harfbuzz/hb-ot-tag.h
 include/harfbuzz/hb-ot-var.h



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