svn commit: r491901 - branches/2019Q1/print/harfbuzz

Jan Beich jbeich at FreeBSD.org
Fri Feb 1 23:53:55 UTC 2019


Author: jbeich
Date: Fri Feb  1 23:53:53 2019
New Revision: 491901
URL: https://svnweb.freebsd.org/changeset/ports/491901

Log:
  MFH: r491720
  
  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/
  Approved by:	ports-secteam blanket (required by Firefox 67)

Modified:
  branches/2019Q1/print/harfbuzz/Makefile
  branches/2019Q1/print/harfbuzz/distinfo
  branches/2019Q1/print/harfbuzz/pkg-plist
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/print/harfbuzz/Makefile
==============================================================================
--- branches/2019Q1/print/harfbuzz/Makefile	Fri Feb  1 23:53:21 2019	(r491900)
+++ branches/2019Q1/print/harfbuzz/Makefile	Fri Feb  1 23:53:53 2019	(r491901)
@@ -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: branches/2019Q1/print/harfbuzz/distinfo
==============================================================================
--- branches/2019Q1/print/harfbuzz/distinfo	Fri Feb  1 23:53:21 2019	(r491900)
+++ branches/2019Q1/print/harfbuzz/distinfo	Fri Feb  1 23:53:53 2019	(r491901)
@@ -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: branches/2019Q1/print/harfbuzz/pkg-plist
==============================================================================
--- branches/2019Q1/print/harfbuzz/pkg-plist	Fri Feb  1 23:53:21 2019	(r491900)
+++ branches/2019Q1/print/harfbuzz/pkg-plist	Fri Feb  1 23:53:53 2019	(r491901)
@@ -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


More information about the svn-ports-branches mailing list