svn commit: r537615 - branches/2020Q2/print/harfbuzz
Jan Beich
jbeich at FreeBSD.org
Wed Jun 3 12:43:28 UTC 2020
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
More information about the svn-ports-branches
mailing list