svn commit: r513419 - in head/print: harfbuzz harfbuzz-icu
Jan Beich
jbeich at FreeBSD.org
Mon Sep 30 20:56:51 UTC 2019
Author: jbeich
Date: Mon Sep 30 20:56:49 2019
New Revision: 513419
URL: https://svnweb.freebsd.org/changeset/ports/513419
Log:
print/harfbuzz: update to 2.6.2
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.2
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Reported by: GitHub (watch releases)
Modified:
head/print/harfbuzz-icu/Makefile (contents, props changed)
head/print/harfbuzz/Makefile (contents, props changed)
head/print/harfbuzz/distinfo (contents, props changed)
Modified: head/print/harfbuzz-icu/Makefile
==============================================================================
--- head/print/harfbuzz-icu/Makefile Mon Sep 30 20:56:38 2019 (r513418)
+++ head/print/harfbuzz-icu/Makefile Mon Sep 30 20:56:49 2019 (r513419)
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
PKGNAMESUFFIX= -icu
COMMENT= Harfbuzz ICU support
Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile Mon Sep 30 20:56:38 2019 (r513418)
+++ head/print/harfbuzz/Makefile Mon Sep 30 20:56:49 2019 (r513419)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= harfbuzz
-PORTVERSION= 2.6.1
-PORTREVISION?= 1
+PORTVERSION= 2.6.2
+PORTREVISION?= 0
CATEGORIES= print
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
@@ -26,7 +26,7 @@ USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
-PLIST_SUB+= LIBVER=0.20600.1
+PLIST_SUB+= LIBVER=0.20600.2
HARFBUZZ_SLAVE?= no
Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo Mon Sep 30 20:56:38 2019 (r513418)
+++ head/print/harfbuzz/distinfo Mon Sep 30 20:56:49 2019 (r513419)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566514355
-SHA256 (harfbuzz-2.6.1.tar.xz) = c651fb3faaa338aeb280726837c2384064cdc17ef40539228d88a1260960844f
-SIZE (harfbuzz-2.6.1.tar.xz) = 5741372
+TIMESTAMP = 1563223880
+SHA256 (harfbuzz-2.6.2.tar.xz) = 3b4c6a72f7f2b05d54f6c3112b3ebee5131c199fe4de4cf9bbbf71a56666f624
+SIZE (harfbuzz-2.6.2.tar.xz) = 5769792
More information about the svn-ports-all
mailing list