diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-08-18 02:38:08 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-08-18 02:38:08 +0800 |
commit | b55edfc9d8e68d63326fa493b9427e88e7c34230 (patch) | |
tree | ded6c22c10f3eb00aa7c4e1f0b74b4f6230f1bc8 /print | |
parent | 332fb273a388d3ea520a701b493b940a223e7f9d (diff) | |
download | freebsd-ports-gnome-b55edfc9d8e68d63326fa493b9427e88e7c34230.tar.gz freebsd-ports-gnome-b55edfc9d8e68d63326fa493b9427e88e7c34230.tar.zst freebsd-ports-gnome-b55edfc9d8e68d63326fa493b9427e88e7c34230.zip |
print/harfbuzz: update to 1.4.8
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.8
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH: 2017Q3
Diffstat (limited to 'print')
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 91258a33288f..f00f251ebdf2 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10400.7 +PLIST_SUB+= LIBVER=0.10400.8 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index a061d340c24b..691562f2ac0a 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500402353 -SHA256 (harfbuzz-1.4.7.tar.bz2) = b85f6627425d54f32118308e053b939c63a388de9bf455b3830f68cad406bc6d -SIZE (harfbuzz-1.4.7.tar.bz2) = 1592693 +TIMESTAMP = 1502222624 +SHA256 (harfbuzz-1.4.8.tar.bz2) = ccec4930ff0bb2d0c40aee203075447954b64a8c2695202413cc5e428c907131 +SIZE (harfbuzz-1.4.8.tar.bz2) = 1587622 |