svn commit: r505180 - head/print/harfbuzz
Jan Beich
jbeich at FreeBSD.org
Wed Jun 26 19:26:20 UTC 2019
Author: jbeich
Date: Wed Jun 26 19:26:18 2019
New Revision: 505180
URL: https://svnweb.freebsd.org/changeset/ports/505180
Log:
print/harfbuzz: update to 2.5.3
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.3
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 Wed Jun 26 18:45:20 2019 (r505179)
+++ head/print/harfbuzz/Makefile Wed Jun 26 19:26:18 2019 (r505180)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= harfbuzz
-PORTVERSION= 2.5.2
+PORTVERSION= 2.5.3
PORTREVISION?= 0
CATEGORIES= print
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
@@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
-PLIST_SUB+= LIBVER=0.20502.0
+PLIST_SUB+= LIBVER=0.20503.0
HARFBUZZ_SLAVE?= no
Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo Wed Jun 26 18:45:20 2019 (r505179)
+++ head/print/harfbuzz/distinfo Wed Jun 26 19:26:18 2019 (r505180)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557170060
-SHA256 (harfbuzz-2.5.2.tar.xz) = 7c8fcf9a2bbe3df5ed9650060d89f9b7cfd40ec5729671447ace8b0505527e8b
-SIZE (harfbuzz-2.5.2.tar.xz) = 5674180
+TIMESTAMP = 1561570885
+SHA256 (harfbuzz-2.5.3.tar.xz) = fed00dc797b7ba3ca943225f0a854baaed4c1640fff8a31d455cd3b5caec855c
+SIZE (harfbuzz-2.5.3.tar.xz) = 5685712
More information about the svn-ports-all
mailing list