Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2018 16:06:00 +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: r488013 - in head/print: harfbuzz harfbuzz-icu
Message-ID:  <201812211606.wBLG608g068669@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Dec 21 16:06:00 2018
New Revision: 488013
URL: https://svnweb.freebsd.org/changeset/ports/488013

Log:
  print/harfbuzz: update to 2.3.0
  
  Changes:	https://github.com/harfbuzz/harfbuzz/blob/2.3.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 Dec 21 16:01:13 2018	(r488012)
+++ head/print/harfbuzz-icu/pkg-plist	Fri Dec 21 16:06:00 2018	(r488013)
@@ -19,6 +19,7 @@
 @comment include/harfbuzz/hb-map.h
 include/harfbuzz/hb-icu.h
 @comment include/harfbuzz/hb-ot-color.h
+@comment include/harfbuzz/hb-ot-deprecated.h
 @comment include/harfbuzz/hb-ot-font.h
 @comment include/harfbuzz/hb-ot-layout.h
 @comment include/harfbuzz/hb-ot-math.h

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Fri Dec 21 16:01:13 2018	(r488012)
+++ head/print/harfbuzz/Makefile	Fri Dec 21 16:06:00 2018	(r488013)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	2.2.0
-PORTREVISION?=	1
+PORTVERSION=	2.3.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.20200.0
+PLIST_SUB+=	LIBVER=0.20300.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Fri Dec 21 16:01:13 2018	(r488012)
+++ head/print/harfbuzz/distinfo	Fri Dec 21 16:06:00 2018	(r488013)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543509379
-SHA256 (harfbuzz-2.2.0.tar.bz2) = b7ccfcbd56b970a709e8b9ea9fb46c922c606c2feef8f086fb6a8492e530f810
-SIZE (harfbuzz-2.2.0.tar.bz2) = 4506619
+TIMESTAMP = 1545360092
+SHA256 (harfbuzz-2.3.0.tar.bz2) = 3b314db655a41d19481e18312465fa25fca6f63382217f08062f126059f96764
+SIZE (harfbuzz-2.3.0.tar.bz2) = 17909479

Modified: head/print/harfbuzz/pkg-plist
==============================================================================
--- head/print/harfbuzz/pkg-plist	Fri Dec 21 16:01:13 2018	(r488012)
+++ head/print/harfbuzz/pkg-plist	Fri Dec 21 16:06:00 2018	(r488013)
@@ -18,6 +18,7 @@ include/harfbuzz/hb-gobject.h
 include/harfbuzz/hb-graphite2.h
 include/harfbuzz/hb-map.h
 include/harfbuzz/hb-ot-color.h
+include/harfbuzz/hb-ot-deprecated.h
 include/harfbuzz/hb-ot-font.h
 include/harfbuzz/hb-ot-layout.h
 include/harfbuzz/hb-ot-math.h
@@ -96,6 +97,7 @@ share/gtk-doc/html/harfbuzz/ch03s03.html
 share/gtk-doc/html/harfbuzz/ch09.html
 share/gtk-doc/html/harfbuzz/ch10.html
 share/gtk-doc/html/harfbuzz/ch11.html
+share/gtk-doc/html/harfbuzz/ch12.html
 share/gtk-doc/html/harfbuzz/clusters.html
 share/gtk-doc/html/harfbuzz/complex-scripts.html
 share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
@@ -103,6 +105,7 @@ share/gtk-doc/html/harfbuzz/deprecated-api-index.html
 share/gtk-doc/html/harfbuzz/fonts-and-faces.html
 share/gtk-doc/html/harfbuzz/getting-started.html
 share/gtk-doc/html/harfbuzz/graphite-shaping.html
+share/gtk-doc/html/harfbuzz/harfbuzz-hb-aat-layout.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html



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