Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2017 02:31:56 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r434394 - branches/2017Q1/print/harfbuzz
Message-ID:  <201702190231.v1J2Vucw041931@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Feb 19 02:31:56 2017
New Revision: 434394
URL: https://svnweb.freebsd.org/changeset/ports/434394

Log:
  MFH: r434264
  
  print/harfbuzz: update to 1.4.2
  
  Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.2
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
  Approved by:	ports-secteam (junovitch)

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

Modified: branches/2017Q1/print/harfbuzz/Makefile
==============================================================================
--- branches/2017Q1/print/harfbuzz/Makefile	Sun Feb 19 02:24:43 2017	(r434393)
+++ branches/2017Q1/print/harfbuzz/Makefile	Sun Feb 19 02:31:56 2017	(r434394)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	1.4.1
+PORTVERSION=	1.4.2
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
 
@@ -21,7 +21,7 @@ CONFIGURE_ARGS=	--with-graphite2 --with-
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
-PLIST_SUB+=	LIBVER=0.10400.1
+PLIST_SUB+=	LIBVER=0.10400.2
 
 EXTRA_PATCHES+=	${EXTRA_PATCHES_${OPSYS}_${OSREL:R}}
 EXTRA_PATCHES_FreeBSD_9=	${PATCHDIR}/extra-src_hb-open-type-private.hh

Modified: branches/2017Q1/print/harfbuzz/distinfo
==============================================================================
--- branches/2017Q1/print/harfbuzz/distinfo	Sun Feb 19 02:24:43 2017	(r434393)
+++ branches/2017Q1/print/harfbuzz/distinfo	Sun Feb 19 02:31:56 2017	(r434394)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483676561
-SHA256 (harfbuzz-1.4.1.tar.bz2) = 85a27fab639a1d651737dcb6b69e4101e3fd09522fdfdcb793df810b5cb315bd
-SIZE (harfbuzz-1.4.1.tar.bz2) = 1434585
+TIMESTAMP = 1485225299
+SHA256 (harfbuzz-1.4.2.tar.bz2) = 8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3
+SIZE (harfbuzz-1.4.2.tar.bz2) = 1446752

Modified: branches/2017Q1/print/harfbuzz/pkg-plist
==============================================================================
--- branches/2017Q1/print/harfbuzz/pkg-plist	Sun Feb 19 02:24:43 2017	(r434393)
+++ branches/2017Q1/print/harfbuzz/pkg-plist	Sun Feb 19 02:31:56 2017	(r434394)
@@ -19,6 +19,7 @@ include/harfbuzz/hb-ot-layout.h
 include/harfbuzz/hb-ot-math.h
 include/harfbuzz/hb-ot-shape.h
 include/harfbuzz/hb-ot-tag.h
+include/harfbuzz/hb-ot-var.h
 include/harfbuzz/hb-ot.h
 include/harfbuzz/hb-set.h
 include/harfbuzz/hb-shape-plan.h
@@ -63,7 +64,7 @@ share/gtk-doc/html/harfbuzz/api-index-1-
 share/gtk-doc/html/harfbuzz/api-index-1-1-2.html
 share/gtk-doc/html/harfbuzz/api-index-1-1-3.html
 share/gtk-doc/html/harfbuzz/api-index-1-2-3.html
-share/gtk-doc/html/harfbuzz/api-index-1-4-0.html
+share/gtk-doc/html/harfbuzz/api-index-1-3-3.html
 share/gtk-doc/html/harfbuzz/api-index-full.html
 share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
 share/gtk-doc/html/harfbuzz/building.html



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