diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-08-18 02:38:08 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:22:46 +0800 |
commit | 7114b226851ec6aaca2b2cfb38312e658184b5ff (patch) | |
tree | 0df8ad295b5dd28ce45de7a03439122749dd54a4 /print | |
parent | 863743491c7282901a41af99210677f5244ae0da (diff) | |
download | freebsd-ports-gnome-7114b226851ec6aaca2b2cfb38312e658184b5ff.tar.gz freebsd-ports-gnome-7114b226851ec6aaca2b2cfb38312e658184b5ff.tar.zst freebsd-ports-gnome-7114b226851ec6aaca2b2cfb38312e658184b5ff.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 |