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

(-)b/print/harfbuzz/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	harfbuzz
1
PORTNAME=	harfbuzz
2
DISTVERSION=	7.3.0
2
DISTVERSION=	8.0.0
3
PORTREVISION?=	0
3
PORTREVISION?=	0
4
CATEGORIES=	print
4
CATEGORIES=	print
5
MASTER_SITES=	https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
5
MASTER_SITES=	https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
Lines 23-29 CPE_VENDOR= harfbuzz_project Link Here
23
23
24
MESON_ARGS=	-Dgraphite2=enabled -Dchafa=disabled -Dtests=disabled
24
MESON_ARGS=	-Dgraphite2=enabled -Dchafa=disabled -Dtests=disabled
25
25
26
PLIST_SUB+=	LIBVER=0.60730.0
26
PLIST_SUB+=	LIBVER=0.60800.0
27
27
28
HARFBUZZ_SLAVE?=	no
28
HARFBUZZ_SLAVE?=	no
29
29
(-)b/print/harfbuzz/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1683667290
1
TIMESTAMP = 1688862098
2
SHA256 (harfbuzz-7.3.0.tar.xz) = 20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb
2
SHA256 (harfbuzz-8.0.0.tar.xz) = 1f98b5e3d06a344fe667d7e8210094ced458791499839bddde98c167ce6a7c79
3
SIZE (harfbuzz-7.3.0.tar.xz) = 18867940
3
SIZE (harfbuzz-8.0.0.tar.xz) = 18793316
(-)b/print/harfbuzz/pkg-plist (+1 lines)
Lines 128-133 share/gir-1.0/HarfBuzz-0.0.gir Link Here
128
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-0-0.html
128
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-0-0.html
129
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-1-0.html
129
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-1-0.html
130
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-3-0.html
130
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-3-0.html
131
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-0-0.html
131
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-full.html
132
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-full.html
132
%%DOCS%%share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html
133
%%DOCS%%share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html
133
%%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
134
%%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html

Return to bug 272431