Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2020 17:46:56 +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: r545444 - in head/print: harfbuzz harfbuzz-icu
Message-ID:  <202008191746.07JHkuKO033450@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Aug 19 17:46:56 2020
New Revision: 545444
URL: https://svnweb.freebsd.org/changeset/ports/545444

Log:
  print/harfbuzz: update to 2.7.1
  
  Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.7.0
  Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.7.1
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
  PR:		248407

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	Wed Aug 19 17:36:45 2020	(r545443)
+++ head/print/harfbuzz-icu/Makefile	Wed Aug 19 17:46:56 2020	(r545444)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	2
+PORTREVISION=	0
 PKGNAMESUFFIX=	-icu
 
 COMMENT=	Harfbuzz ICU support

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Wed Aug 19 17:36:45 2020	(r545443)
+++ head/print/harfbuzz/Makefile	Wed Aug 19 17:46:56 2020	(r545444)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-DISTVERSION=	2.6.8
+DISTVERSION=	2.7.1
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
@@ -27,7 +27,7 @@ USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
-PLIST_SUB+=	LIBVER=0.20600.8
+PLIST_SUB+=	LIBVER=0.20701.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Wed Aug 19 17:36:45 2020	(r545443)
+++ head/print/harfbuzz/distinfo	Wed Aug 19 17:46:56 2020	(r545444)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592270072
-SHA256 (harfbuzz-2.6.8.tar.xz) = 6648a571a27f186e47094121f0095e1b809e918b3037c630c7f38ffad86e3035
-SIZE (harfbuzz-2.6.8.tar.xz) = 8976516
+TIMESTAMP = 1597135484
+SHA256 (harfbuzz-2.7.1.tar.xz) = e95ee43b6bd0d3d1307e2aacf0f9c0050e5baceb21988b367b833028114aa569
+SIZE (harfbuzz-2.7.1.tar.xz) = 9736236



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