Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 12:43:27 +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: r537615 - branches/2020Q2/print/harfbuzz
Message-ID:  <202006031243.053ChRho050281@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Jun  3 12:43:27 2020
New Revision: 537615
URL: https://svnweb.freebsd.org/changeset/ports/537615

Log:
  MFH: r537613
  
  print/harfbuzz: update to 2.6.7
  
  Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.7
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
  Reported by:	GitHub (watch releases)
  Approved by:	ports-secteam blanket (required by Firefox 79)

Modified:
  branches/2020Q2/print/harfbuzz/Makefile
  branches/2020Q2/print/harfbuzz/distinfo
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/print/harfbuzz/Makefile
==============================================================================
--- branches/2020Q2/print/harfbuzz/Makefile	Wed Jun  3 12:38:53 2020	(r537614)
+++ branches/2020Q2/print/harfbuzz/Makefile	Wed Jun  3 12:43:27 2020	(r537615)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-DISTVERSION=	2.6.6
+DISTVERSION=	2.6.7
 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.6
+PLIST_SUB+=	LIBVER=0.20600.7
 
 HARFBUZZ_SLAVE?=	no
 

Modified: branches/2020Q2/print/harfbuzz/distinfo
==============================================================================
--- branches/2020Q2/print/harfbuzz/distinfo	Wed Jun  3 12:38:53 2020	(r537614)
+++ branches/2020Q2/print/harfbuzz/distinfo	Wed Jun  3 12:43:27 2020	(r537615)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584073551
-SHA256 (harfbuzz-2.6.6.tar.xz) = 84d0f1fb4cf4b3ee398ac20eaa608ca9f7cd90d992a44540fdcb16469bb460e5
-SIZE (harfbuzz-2.6.6.tar.xz) = 8530984
+TIMESTAMP = 1591108113
+SHA256 (harfbuzz-2.6.7.tar.xz) = 49e481d06cdff97bf68d99fa26bdf785331f411614485d892ea4c78eb479b218
+SIZE (harfbuzz-2.6.7.tar.xz) = 9001936



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