diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-09-07 02:58:35 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-09-07 02:58:35 +0800 |
commit | 39c45363e55f8b89e03abebf9004615d8e16ae7d (patch) | |
tree | bcb6ab0e94511ab68d977fc7496bbabb77ed0901 /print | |
parent | 1f1839a91005432d35cd2d5cd32e46c256761f81 (diff) | |
download | freebsd-ports-gnome-39c45363e55f8b89e03abebf9004615d8e16ae7d.tar.gz freebsd-ports-gnome-39c45363e55f8b89e03abebf9004615d8e16ae7d.tar.zst freebsd-ports-gnome-39c45363e55f8b89e03abebf9004615d8e16ae7d.zip |
print/harfbuzz: update to 1.5.1
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.5.0
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.5.1
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 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index f00f251ebdf2..2b05e1262a36 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.8 +PORTVERSION= 1.5.1 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.8 +PLIST_SUB+= LIBVER=0.10501.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 691562f2ac0a..375e0d989fd4 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502222624 -SHA256 (harfbuzz-1.4.8.tar.bz2) = ccec4930ff0bb2d0c40aee203075447954b64a8c2695202413cc5e428c907131 -SIZE (harfbuzz-1.4.8.tar.bz2) = 1587622 +TIMESTAMP = 1504634806 +SHA256 (harfbuzz-1.5.1.tar.bz2) = 56838dfdad2729b8866763c82d623354d138a4d99d9ffb710c7d377b5cfc7c51 +SIZE (harfbuzz-1.5.1.tar.bz2) = 1615704 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 919619b3c6f7..c64a85bea939 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -60,6 +60,9 @@ share/gtk-doc/html/harfbuzz/api-index-1-1-2.html share/gtk-doc/html/harfbuzz/api-index-1-1-3.html share/gtk-doc/html/harfbuzz/api-index-1-2-3.html share/gtk-doc/html/harfbuzz/api-index-1-3-3.html +share/gtk-doc/html/harfbuzz/api-index-1-4-2.html +share/gtk-doc/html/harfbuzz/api-index-1-4-3.html +share/gtk-doc/html/harfbuzz/api-index-1-5-0.html share/gtk-doc/html/harfbuzz/api-index-full.html share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html share/gtk-doc/html/harfbuzz/building.html |