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

(-)b/print/harfbuzz/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# Created by: Koop Mast <kwm@FreeBSD.org>
1
# Created by: Koop Mast <kwm@FreeBSD.org>
2
2
3
PORTNAME=	harfbuzz
3
PORTNAME=	harfbuzz
4
DISTVERSION=	3.2.0
4
DISTVERSION=	3.3.0
5
PORTREVISION?=	0
5
PORTREVISION?=	0
6
CATEGORIES=	print
6
CATEGORIES=	print
7
MASTER_SITES=	https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
7
MASTER_SITES=	https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
Lines 25-31 CPE_VENDOR= harfbuzz_project Link Here
25
MESON_ARGS=	-Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
25
MESON_ARGS=	-Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
26
		-Dfreetype=enabled -Dbenchmark=disabled
26
		-Dfreetype=enabled -Dbenchmark=disabled
27
27
28
PLIST_SUB+=	LIBVER=0.30200.0
28
PLIST_SUB+=	LIBVER=0.30300.0
29
29
30
HARFBUZZ_SLAVE?=	no
30
HARFBUZZ_SLAVE?=	no
31
31
(-)b/print/harfbuzz/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1639322953
1
TIMESTAMP = 1643656217
2
SHA256 (harfbuzz-3.2.0.tar.xz) = 0ada50a1c199bb6f70843ab893c55867743a443b84d087d54df08ad883ebc2cd
2
SHA256 (harfbuzz-3.3.0.tar.xz) = f6fb9f28d3df7c027f38b283ec28944fb9900ab2898b149c75c91c34c9c186e6
3
SIZE (harfbuzz-3.2.0.tar.xz) = 14501956
3
SIZE (harfbuzz-3.3.0.tar.xz) = 14934040
(-)b/print/harfbuzz/pkg-plist (-1 / +1 lines)
Lines 111-116 share/gir-1.0/HarfBuzz-0.0.gir Link Here
111
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-1.html
111
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-1.html
112
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-0-0.html
112
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-0-0.html
113
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-1-0.html
113
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-1-0.html
114
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-3-0.html
114
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-full.html
115
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-full.html
115
%%DOCS%%share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html
116
%%DOCS%%share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html
116
%%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
117
%%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
117
- 

Return to bug 261605