Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 13:51:49 +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: r491720 - head/print/harfbuzz
Message-ID:  <201901311351.x0VDpn2E003467@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Jan 31 13:51:49 2019
New Revision: 491720
URL: https://svnweb.freebsd.org/changeset/ports/491720

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

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	Thu Jan 31 13:46:21 2019	(r491719)
+++ head/print/harfbuzz/Makefile	Thu Jan 31 13:51:49 2019	(r491720)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	2.3.0
+PORTVERSION=	2.3.1
 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.20300.0
+PLIST_SUB+=	LIBVER=0.20301.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Thu Jan 31 13:46:21 2019	(r491719)
+++ head/print/harfbuzz/distinfo	Thu Jan 31 13:51:49 2019	(r491720)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545360092
-SHA256 (harfbuzz-2.3.0.tar.bz2) = 3b314db655a41d19481e18312465fa25fca6f63382217f08062f126059f96764
-SIZE (harfbuzz-2.3.0.tar.bz2) = 17909479
+TIMESTAMP = 1548885104
+SHA256 (harfbuzz-2.3.1.tar.bz2) = f205699d5b91374008d6f8e36c59e419ae2d9a7bb8c5d9f34041b9a5abcae468
+SIZE (harfbuzz-2.3.1.tar.bz2) = 17942960

Modified: head/print/harfbuzz/pkg-plist
==============================================================================
--- head/print/harfbuzz/pkg-plist	Thu Jan 31 13:46:21 2019	(r491719)
+++ head/print/harfbuzz/pkg-plist	Thu Jan 31 13:51:49 2019	(r491720)
@@ -163,3 +163,4 @@ share/gtk-doc/html/harfbuzz/what-harfbuzz-doesnt-do.ht
 share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html
 share/gtk-doc/html/harfbuzz/why-do-i-need-a-shaping-engine.html
 share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html
+share/gtk-doc/html/harfbuzz/working-with-harfbuzz-clusters.html



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