Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Dec 2017 17:15:14 +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: r457378 - head/print/harfbuzz
Message-ID:  <201712271715.vBRHFEAC006127@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Dec 27 17:15:14 2017
New Revision: 457378
URL: https://svnweb.freebsd.org/changeset/ports/457378

Log:
  print/harfbuzz: update to 1.7.4
  
  Changes:	https://github.com/harfbuzz/harfbuzz/blob/1.7.4/NEWS
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
  Pointy hat to:	jbeich (for not reading gnome@ list)

Modified:
  head/print/harfbuzz/Makefile   (contents, props changed)
  head/print/harfbuzz/distinfo   (contents, props changed)

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Wed Dec 27 16:47:12 2017	(r457377)
+++ head/print/harfbuzz/Makefile	Wed Dec 27 17:15:14 2017	(r457378)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	1.7.3
+PORTVERSION=	1.7.4
 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.10703.0
+PLIST_SUB+=	LIBVER=0.10704.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Wed Dec 27 16:47:12 2017	(r457377)
+++ head/print/harfbuzz/distinfo	Wed Dec 27 17:15:14 2017	(r457378)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513606703
-SHA256 (harfbuzz-1.7.3.tar.bz2) = cd536479761f62d4b3e2a69d1215973bfca49f0aff9f5af234deac3af0b005fe
-SIZE (harfbuzz-1.7.3.tar.bz2) = 1718148
+TIMESTAMP = 1513789545
+SHA256 (harfbuzz-1.7.4.tar.bz2) = b5d6ac8415f97f3540d73f3f91c41c5c10f8a4d76350f11a7184062aae88ac0b
+SIZE (harfbuzz-1.7.4.tar.bz2) = 1718260



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