Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2020 00:38:08 +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: r546854 - head/print/harfbuzz
Message-ID:  <202008290038.07T0c8HN063602@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Aug 29 00:38:07 2020
New Revision: 546854
URL: https://svnweb.freebsd.org/changeset/ports/546854

Log:
  print/harfbuzz: update to 2.7.2
  
  Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.7.2
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
  Reported by:	GitHub (watch releases)

Modified:
  head/print/harfbuzz/Makefile   (contents, props changed)
  head/print/harfbuzz/distinfo   (contents, props changed)

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Sat Aug 29 00:38:01 2020	(r546853)
+++ head/print/harfbuzz/Makefile	Sat Aug 29 00:38:07 2020	(r546854)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-DISTVERSION=	2.7.1
+DISTVERSION=	2.7.2
 PORTREVISION?=	0
 CATEGORIES=	print
 
@@ -24,7 +24,7 @@ SHEBANG_GLOB=	*.py
 MESON_ARGS=	-Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
 		-Dfreetype=enabled -Dbenchmark=disabled
 
-PLIST_SUB+=	LIBVER=0.20701.0
+PLIST_SUB+=	LIBVER=0.20702.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Sat Aug 29 00:38:01 2020	(r546853)
+++ head/print/harfbuzz/distinfo	Sat Aug 29 00:38:07 2020	(r546854)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597479059
-SHA256 (harfbuzz-harfbuzz-2.7.1_GH0.tar.gz) = 431c856ff18eeca89b2a36b58f2c2d56273cd522c34c0ffbc9dd6f7da4b9bd08
-SIZE (harfbuzz-harfbuzz-2.7.1_GH0.tar.gz) = 16603949
+TIMESTAMP = 1598654382
+SHA256 (harfbuzz-harfbuzz-2.7.2_GH0.tar.gz) = 8ec112ee108642477478b75fc7906422abed404d7530e47ba0a4875f553f1b59
+SIZE (harfbuzz-harfbuzz-2.7.2_GH0.tar.gz) = 16605557



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