diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-10-20 16:12:33 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-10-20 16:12:33 +0000 |
commit | dea63885c7f222c96cbccf6e43d9c6f89b81082a (patch) | |
tree | 9200d833ec307b95084b7b18fb6195e1c18646f4 /print/harfbuzz | |
parent | 97d0f7c6466945a55cd87c562caa094dde0c52d5 (diff) | |
download | ports-dea63885c7f222c96cbccf6e43d9c6f89b81082a.tar.gz ports-dea63885c7f222c96cbccf6e43d9c6f89b81082a.zip |
Notes
Diffstat (limited to 'print/harfbuzz')
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 4 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 18 |
3 files changed, 20 insertions, 6 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 12664f92b6a6..433bb5c0821b 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.6 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-graphite2 INSTALL_TARGET= install-strip -PLIST_SUB+= LIBVER=0.10000.1 +PLIST_SUB+= LIBVER=0.10000.6 .include <bsd.port.pre.mk> diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index e9940b40e7d3..18e915dfdfc1 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-1.0.1.tar.bz2) = 32a1a7ad584a2f2cfba5c1d234d046c0521e86e7a21d403e15e89aa509ef0ea8 -SIZE (harfbuzz-1.0.1.tar.bz2) = 1211877 +SHA256 (harfbuzz-1.0.6.tar.bz2) = f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26 +SIZE (harfbuzz-1.0.6.tar.bz2) = 1240522 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 91595a14e538..6e750271c589 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -30,10 +30,14 @@ lib/libharfbuzz.so.0 lib/libharfbuzz.so.%%LIBVER%% libdata/pkgconfig/harfbuzz-icu.pc libdata/pkgconfig/harfbuzz.pc +share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html share/gtk-doc/html/harfbuzz/annotation-glossary.html share/gtk-doc/html/harfbuzz/api-index-full.html -share/gtk-doc/html/harfbuzz/ch01.html +share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +share/gtk-doc/html/harfbuzz/ch06.html +share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html share/gtk-doc/html/harfbuzz/deprecated-api-index.html +share/gtk-doc/html/harfbuzz/fonts-and-faces.html share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html @@ -57,14 +61,24 @@ share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html share/gtk-doc/html/harfbuzz/harfbuzz-hb.html share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +share/gtk-doc/html/harfbuzz/hello-harfbuzz.html share/gtk-doc/html/harfbuzz/home.png share/gtk-doc/html/harfbuzz/index.html -share/gtk-doc/html/harfbuzz/index.sgml share/gtk-doc/html/harfbuzz/left-insensitive.png share/gtk-doc/html/harfbuzz/left.png share/gtk-doc/html/harfbuzz/object-tree.html +share/gtk-doc/html/harfbuzz/plans-and-caching.html +share/gtk-doc/html/harfbuzz/pt01.html +share/gtk-doc/html/harfbuzz/pt02.html share/gtk-doc/html/harfbuzz/right-insensitive.png share/gtk-doc/html/harfbuzz/right.png +share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html share/gtk-doc/html/harfbuzz/style.css share/gtk-doc/html/harfbuzz/up-insensitive.png share/gtk-doc/html/harfbuzz/up.png +share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html |