Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2020 18:01:50 +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: r535125 - head/print/harfbuzz
Message-ID:  <202005131801.04DI1op8097176@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed May 13 18:01:50 2020
New Revision: 535125
URL: https://svnweb.freebsd.org/changeset/ports/535125

Log:
  print/harfbuzz: update to 2.6.6
  
  Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.6
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
  Reported by:	GitHub (watch releases)

Modified:
  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/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Wed May 13 17:58:16 2020	(r535124)
+++ head/print/harfbuzz/Makefile	Wed May 13 18:01:50 2020	(r535125)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-DISTVERSION=	2.6.5
+DISTVERSION=	2.6.6
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
@@ -27,7 +27,7 @@ USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
-PLIST_SUB+=	LIBVER=0.20600.5
+PLIST_SUB+=	LIBVER=0.20600.6
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Wed May 13 17:58:16 2020	(r535124)
+++ head/print/harfbuzz/distinfo	Wed May 13 18:01:50 2020	(r535125)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587151268
-SHA256 (harfbuzz-2.6.5.tar.xz) = 126ea030bcb66fca518d43162443d337e60933c3729c23f8a25da3a1c7371dfd
-SIZE (harfbuzz-2.6.5.tar.xz) = 8510596
+TIMESTAMP = 1584073551
+SHA256 (harfbuzz-2.6.6.tar.xz) = 84d0f1fb4cf4b3ee398ac20eaa608ca9f7cd90d992a44540fdcb16469bb460e5
+SIZE (harfbuzz-2.6.6.tar.xz) = 8530984

Modified: head/print/harfbuzz/pkg-plist
==============================================================================
--- head/print/harfbuzz/pkg-plist	Wed May 13 17:58:16 2020	(r535124)
+++ head/print/harfbuzz/pkg-plist	Wed May 13 18:01:50 2020	(r535125)
@@ -62,10 +62,10 @@ share/gtk-doc/html/harfbuzz/building.html
 share/gtk-doc/html/harfbuzz/ch01s03.html
 share/gtk-doc/html/harfbuzz/ch03s02.html
 share/gtk-doc/html/harfbuzz/ch03s03.html
-share/gtk-doc/html/harfbuzz/ch11.html
 share/gtk-doc/html/harfbuzz/ch12.html
 share/gtk-doc/html/harfbuzz/ch13.html
 share/gtk-doc/html/harfbuzz/ch14.html
+share/gtk-doc/html/harfbuzz/ch15.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
@@ -106,6 +106,12 @@ share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2
 share/gtk-doc/html/harfbuzz/home.png
 share/gtk-doc/html/harfbuzz/index.html
 share/gtk-doc/html/harfbuzz/install-harfbuzz.html
+share/gtk-doc/html/harfbuzz/integration-coretext.html
+share/gtk-doc/html/harfbuzz/integration-freetype.html
+share/gtk-doc/html/harfbuzz/integration-icu.html
+share/gtk-doc/html/harfbuzz/integration-python.html
+share/gtk-doc/html/harfbuzz/integration-uniscribe.html
+share/gtk-doc/html/harfbuzz/integration.html
 share/gtk-doc/html/harfbuzz/left-insensitive.png
 share/gtk-doc/html/harfbuzz/left.png
 share/gtk-doc/html/harfbuzz/level-2.html



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