Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 20:56:50 +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: r513419 - in head/print: harfbuzz harfbuzz-icu
Message-ID:  <201909302056.x8UKuoic095771@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Sep 30 20:56:49 2019
New Revision: 513419
URL: https://svnweb.freebsd.org/changeset/ports/513419

Log:
  print/harfbuzz: update to 2.6.2
  
  Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.2
  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 Sep 30 20:56:38 2019	(r513418)
+++ head/print/harfbuzz-icu/Makefile	Mon Sep 30 20:56:49 2019	(r513419)
@@ -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 Sep 30 20:56:38 2019	(r513418)
+++ head/print/harfbuzz/Makefile	Mon Sep 30 20:56:49 2019	(r513419)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	2.6.1
-PORTREVISION?=	1
+PORTVERSION=	2.6.2
+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.1
+PLIST_SUB+=	LIBVER=0.20600.2
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Mon Sep 30 20:56:38 2019	(r513418)
+++ head/print/harfbuzz/distinfo	Mon Sep 30 20:56:49 2019	(r513419)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566514355
-SHA256 (harfbuzz-2.6.1.tar.xz) = c651fb3faaa338aeb280726837c2384064cdc17ef40539228d88a1260960844f
-SIZE (harfbuzz-2.6.1.tar.xz) = 5741372
+TIMESTAMP = 1563223880
+SHA256 (harfbuzz-2.6.2.tar.xz) = 3b4c6a72f7f2b05d54f6c3112b3ebee5131c199fe4de4cf9bbbf71a56666f624
+SIZE (harfbuzz-2.6.2.tar.xz) = 5769792



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