View | Details | Raw Unified | Return to bug 203778
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	harfbuzz
4
PORTNAME=	harfbuzz
5
PORTVERSION=	1.0.1
5
PORTVERSION=	1.0.5
6
CATEGORIES=	print
6
CATEGORIES=	print
7
MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
7
MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
8
8
Lines 20-26 Link Here
20
CONFIGURE_ARGS=	--with-graphite2
20
CONFIGURE_ARGS=	--with-graphite2
21
INSTALL_TARGET=	install-strip
21
INSTALL_TARGET=	install-strip
22
22
23
PLIST_SUB+=	LIBVER=0.10000.1
23
PLIST_SUB+=	LIBVER=0.10000.5
24
24
25
.include <bsd.port.pre.mk>
25
.include <bsd.port.pre.mk>
26
26
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (harfbuzz-1.0.1.tar.bz2) = 32a1a7ad584a2f2cfba5c1d234d046c0521e86e7a21d403e15e89aa509ef0ea8
1
SHA256 (harfbuzz-1.0.5.tar.bz2) = 4d99d2c6a58ecb55538ccab522e68836383852f9f41f696d2b93cd8f85195440
2
SIZE (harfbuzz-1.0.1.tar.bz2) = 1211877
2
SIZE (harfbuzz-1.0.5.tar.bz2) = 1239512
(-)pkg-plist (-1 / +16 lines)
Lines 30-39 Link Here
30
lib/libharfbuzz.so.%%LIBVER%%
30
lib/libharfbuzz.so.%%LIBVER%%
31
libdata/pkgconfig/harfbuzz-icu.pc
31
libdata/pkgconfig/harfbuzz-icu.pc
32
libdata/pkgconfig/harfbuzz.pc
32
libdata/pkgconfig/harfbuzz.pc
33
share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
33
share/gtk-doc/html/harfbuzz/annotation-glossary.html
34
share/gtk-doc/html/harfbuzz/annotation-glossary.html
34
share/gtk-doc/html/harfbuzz/api-index-full.html
35
share/gtk-doc/html/harfbuzz/api-index-full.html
35
share/gtk-doc/html/harfbuzz/ch01.html
36
share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
37
share/gtk-doc/html/harfbuzz/ch06.html
38
share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
36
share/gtk-doc/html/harfbuzz/deprecated-api-index.html
39
share/gtk-doc/html/harfbuzz/deprecated-api-index.html
40
share/gtk-doc/html/harfbuzz/fonts-and-faces.html
37
share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html
41
share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html
38
share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
42
share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
39
share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
43
share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
Lines 57-62 Link Here
57
share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html
61
share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html
58
share/gtk-doc/html/harfbuzz/harfbuzz-hb.html
62
share/gtk-doc/html/harfbuzz/harfbuzz-hb.html
59
share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2
63
share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2
64
share/gtk-doc/html/harfbuzz/hello-harfbuzz.html
60
share/gtk-doc/html/harfbuzz/home.png
65
share/gtk-doc/html/harfbuzz/home.png
61
share/gtk-doc/html/harfbuzz/index.html
66
share/gtk-doc/html/harfbuzz/index.html
62
share/gtk-doc/html/harfbuzz/index.sgml
67
share/gtk-doc/html/harfbuzz/index.sgml
Lines 63-70 Link Here
63
share/gtk-doc/html/harfbuzz/left-insensitive.png
68
share/gtk-doc/html/harfbuzz/left-insensitive.png
64
share/gtk-doc/html/harfbuzz/left.png
69
share/gtk-doc/html/harfbuzz/left.png
65
share/gtk-doc/html/harfbuzz/object-tree.html
70
share/gtk-doc/html/harfbuzz/object-tree.html
71
share/gtk-doc/html/harfbuzz/plans-and-caching.html
72
share/gtk-doc/html/harfbuzz/pt01.html
73
share/gtk-doc/html/harfbuzz/pt02.html
66
share/gtk-doc/html/harfbuzz/right-insensitive.png
74
share/gtk-doc/html/harfbuzz/right-insensitive.png
67
share/gtk-doc/html/harfbuzz/right.png
75
share/gtk-doc/html/harfbuzz/right.png
76
share/gtk-doc/html/harfbuzz/setting-buffer-properties.html
77
share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html
68
share/gtk-doc/html/harfbuzz/style.css
78
share/gtk-doc/html/harfbuzz/style.css
69
share/gtk-doc/html/harfbuzz/up-insensitive.png
79
share/gtk-doc/html/harfbuzz/up-insensitive.png
70
share/gtk-doc/html/harfbuzz/up.png
80
share/gtk-doc/html/harfbuzz/up.png
81
share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html
82
share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html
83
share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html
84
share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html
85
share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html

Return to bug 203778