svn commit: r473853 - head/print/harfbuzz
Jan Beich
jbeich at FreeBSD.org
Tue Jul 3 20:35:58 UTC 2018
Author: jbeich
Date: Tue Jul 3 20:35:57 2018
New Revision: 473853
URL: https://svnweb.freebsd.org/changeset/ports/473853
Log:
print/harfbuzz: update to 1.8.2
Changes: https://github.com/harfbuzz/harfbuzz/blob/1.8.2/NEWS
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Modified:
head/print/harfbuzz/Makefile (contents, props changed)
head/print/harfbuzz/distinfo (contents, props changed)
Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile Tue Jul 3 20:01:31 2018 (r473852)
+++ head/print/harfbuzz/Makefile Tue Jul 3 20:35:57 2018 (r473853)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= harfbuzz
-PORTVERSION= 1.8.1
+PORTVERSION= 1.8.2
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.10800.1
+PLIST_SUB+= LIBVER=0.10800.2
HARFBUZZ_SLAVE?= no
Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo Tue Jul 3 20:01:31 2018 (r473852)
+++ head/print/harfbuzz/distinfo Tue Jul 3 20:35:57 2018 (r473853)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528846466
-SHA256 (harfbuzz-1.8.1.tar.bz2) = fbed6392ddb085e45e6090a9f389f72926d0e355f4b0a2ef51d35cf21686df45
-SIZE (harfbuzz-1.8.1.tar.bz2) = 3804867
+TIMESTAMP = 1530605630
+SHA256 (harfbuzz-1.8.2.tar.bz2) = c8a3f88f416185a82f899a68b5714d6a40d7dc4d1d7379057348918d55aac657
+SIZE (harfbuzz-1.8.2.tar.bz2) = 3820498
More information about the svn-ports-all
mailing list