Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2019 21:13:25 +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: r502492 - in head/print: harfbuzz harfbuzz-icu
Message-ID:  <201905242113.x4OLDPEf030161@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri May 24 21:13:25 2019
New Revision: 502492
URL: https://svnweb.freebsd.org/changeset/ports/502492

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

Modified:
  head/print/harfbuzz-icu/Makefile   (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/Makefile
==============================================================================
--- head/print/harfbuzz-icu/Makefile	Fri May 24 21:13:06 2019	(r502491)
+++ head/print/harfbuzz-icu/Makefile	Fri May 24 21:13:25 2019	(r502492)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	1
+PORTREVISION=	0
 PKGNAMESUFFIX=	-icu
 
 COMMENT=	Harfbuzz ICU support

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Fri May 24 21:13:06 2019	(r502491)
+++ head/print/harfbuzz/Makefile	Fri May 24 21:13:25 2019	(r502492)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	2.4.0
-PORTREVISION?=	1
+PORTVERSION=	2.5.0
+PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
 
@@ -15,14 +15,14 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 
 USE_LDCONFIG=	yes
 USES=		compiler:c++11-lib gettext-runtime gmake gnome libtool \
-		pathfix pkgconfig tar:bzip2
+		pathfix pkgconfig tar:xz
 USE_GNOME=	cairo glib20 introspection:build
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-graphite2 --with-gobject=yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
-PLIST_SUB+=	LIBVER=0.20400.0
+PLIST_SUB+=	LIBVER=0.20500.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Fri May 24 21:13:06 2019	(r502491)
+++ head/print/harfbuzz/distinfo	Fri May 24 21:13:25 2019	(r502492)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551037072
-SHA256 (harfbuzz-2.4.0.tar.bz2) = 9035005903da74667d28bb181986e879e11da3d5986722759fa145cca781ead6
-SIZE (harfbuzz-2.4.0.tar.bz2) = 17922003
+TIMESTAMP = 1558727886
+SHA256 (harfbuzz-2.5.0.tar.xz) = 959c73f98db4f84ad5221ea923146a71b5a48c946138d9ca4b42f3f3ffc416ef
+SIZE (harfbuzz-2.5.0.tar.xz) = 5620416

Modified: head/print/harfbuzz/pkg-plist
==============================================================================
--- head/print/harfbuzz/pkg-plist	Fri May 24 21:13:06 2019	(r502491)
+++ head/print/harfbuzz/pkg-plist	Fri May 24 21:13:25 2019	(r502492)
@@ -60,10 +60,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/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/ch13.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
@@ -104,6 +104,11 @@ share/gtk-doc/html/harfbuzz/install-harfbuzz.html
 share/gtk-doc/html/harfbuzz/left-insensitive.png
 share/gtk-doc/html/harfbuzz/left.png
 share/gtk-doc/html/harfbuzz/level-2.html
+share/gtk-doc/html/harfbuzz/object-model-blobs.html
+share/gtk-doc/html/harfbuzz/object-model-lifecycle.html
+share/gtk-doc/html/harfbuzz/object-model-object-types.html
+share/gtk-doc/html/harfbuzz/object-model-user-data.html
+share/gtk-doc/html/harfbuzz/object-model.html
 share/gtk-doc/html/harfbuzz/opentype-shaping-models.html
 share/gtk-doc/html/harfbuzz/plans-and-caching.html
 share/gtk-doc/html/harfbuzz/pt01.html



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