diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-07-04 04:35:57 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-07-04 04:35:57 +0800 |
commit | fd4a46c013e3dbb728af5a4767d12d7d75716b6b (patch) | |
tree | 76515a9a809c0dd92d2b9db041ed098ffa5b0542 /print | |
parent | 9a19c7826bc02335c6aa9e5164ca90e7befe4790 (diff) | |
download | freebsd-ports-gnome-fd4a46c013e3dbb728af5a4767d12d7d75716b6b.tar.gz freebsd-ports-gnome-fd4a46c013e3dbb728af5a4767d12d7d75716b6b.tar.zst freebsd-ports-gnome-fd4a46c013e3dbb728af5a4767d12d7d75716b6b.zip |
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/
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 38e499492766..d931693baf87 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -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 diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index a2cd44ca5805..c0ef2be76fc1 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -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 |