Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2018 19:32:31 +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: r486204 - in head/print: harfbuzz harfbuzz-icu
Message-ID:  <201811291932.wATJWVvc026626@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Nov 29 19:32:30 2018
New Revision: 486204
URL: https://svnweb.freebsd.org/changeset/ports/486204

Log:
  print/harfbuzz: update to 2.2.0
  
  Changes:	https://github.com/harfbuzz/harfbuzz/blob/2.2.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	Thu Nov 29 18:59:57 2018	(r486203)
+++ head/print/harfbuzz-icu/pkg-plist	Thu Nov 29 19:32:30 2018	(r486204)
@@ -2,6 +2,8 @@
 @comment bin/hb-shape
 @comment bin/hb-subset
 @comment bin/hb-view
+@comment include/harfbuzz/hb-aat-layout.h
+@comment include/harfbuzz/hb-aat.h
 @comment include/harfbuzz/hb-blob.h
 @comment include/harfbuzz/hb-buffer.h
 @comment include/harfbuzz/hb-common.h

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Thu Nov 29 18:59:57 2018	(r486203)
+++ head/print/harfbuzz/Makefile	Thu Nov 29 19:32:30 2018	(r486204)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	2.1.3
+PORTVERSION=	2.2.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.20103.0
+PLIST_SUB+=	LIBVER=0.20200.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Thu Nov 29 18:59:57 2018	(r486203)
+++ head/print/harfbuzz/distinfo	Thu Nov 29 19:32:30 2018	(r486204)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542416089
-SHA256 (harfbuzz-2.1.3.tar.bz2) = 613264460bb6814c3894e3953225c5357402915853a652d40b4230ce5faf0bee
-SIZE (harfbuzz-2.1.3.tar.bz2) = 4429069
+TIMESTAMP = 1543509379
+SHA256 (harfbuzz-2.2.0.tar.bz2) = b7ccfcbd56b970a709e8b9ea9fb46c922c606c2feef8f086fb6a8492e530f810
+SIZE (harfbuzz-2.2.0.tar.bz2) = 4506619

Modified: head/print/harfbuzz/pkg-plist
==============================================================================
--- head/print/harfbuzz/pkg-plist	Thu Nov 29 18:59:57 2018	(r486203)
+++ head/print/harfbuzz/pkg-plist	Thu Nov 29 19:32:30 2018	(r486204)
@@ -2,6 +2,8 @@ bin/hb-ot-shape-closure
 bin/hb-shape
 bin/hb-subset
 bin/hb-view
+include/harfbuzz/hb-aat-layout.h
+include/harfbuzz/hb-aat.h
 include/harfbuzz/hb-blob.h
 include/harfbuzz/hb-buffer.h
 include/harfbuzz/hb-common.h



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