Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2019 22:43:21 +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: r515939 - in head/print: harfbuzz harfbuzz-icu
Message-ID:  <201910282243.x9SMhLAI049265@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Oct 28 22:43:21 2019
New Revision: 515939
URL: https://svnweb.freebsd.org/changeset/ports/515939

Log:
  print/harfbuzz: update to 2.6.3
  
  Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.3
  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)

Modified: head/print/harfbuzz-icu/Makefile
==============================================================================
--- head/print/harfbuzz-icu/Makefile	Mon Oct 28 22:20:02 2019	(r515938)
+++ head/print/harfbuzz-icu/Makefile	Mon Oct 28 22:43:21 2019	(r515939)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	1
+PORTREVISION=	0
 PKGNAMESUFFIX=	-icu
 
 COMMENT=	Harfbuzz ICU support

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Mon Oct 28 22:20:02 2019	(r515938)
+++ head/print/harfbuzz/Makefile	Mon Oct 28 22:43:21 2019	(r515939)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	2.6.2
+PORTVERSION=	2.6.3
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
@@ -26,7 +26,7 @@ USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
-PLIST_SUB+=	LIBVER=0.20600.2
+PLIST_SUB+=	LIBVER=0.20600.3
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Mon Oct 28 22:20:02 2019	(r515938)
+++ head/print/harfbuzz/distinfo	Mon Oct 28 22:43:21 2019	(r515939)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563223880
-SHA256 (harfbuzz-2.6.2.tar.xz) = 3b4c6a72f7f2b05d54f6c3112b3ebee5131c199fe4de4cf9bbbf71a56666f624
-SIZE (harfbuzz-2.6.2.tar.xz) = 5769792
+TIMESTAMP = 1572299243
+SHA256 (harfbuzz-2.6.3.tar.xz) = b0b3e68e5fcb332ac7c2f0ce3455b33ff244ed2c5271d31f2f7d4b0d8c34e958
+SIZE (harfbuzz-2.6.3.tar.xz) = 5811320



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