View | Details | Raw Unified | Return to bug 268424 | Differences between
and this patch

Collapse All | Expand All

(-)b/print/py-uharfbuzz/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	uharfbuzz
1
PORTNAME=	uharfbuzz
2
PORTVERSION=	0.32.0
2
PORTVERSION=	0.33.0
3
CATEGORIES=	print python
3
CATEGORIES=	print python
4
MASTER_SITES=	CHEESESHOP
4
MASTER_SITES=	CHEESESHOP
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 11-17 WWW= https://github.com/harfbuzz/uharfbuzz Link Here
11
LICENSE=	APACHE20
11
LICENSE=	APACHE20
12
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
13
14
BUILD_DEPENDS=	harfbuzz>=5.3.1:print/harfbuzz \
14
BUILD_DEPENDS=	harfbuzz>=6.0.0:print/harfbuzz \
15
		${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
15
		${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
16
LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz
16
LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz
17
17
(-)b/print/py-uharfbuzz/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1666973262
1
TIMESTAMP = 1671304908
2
SHA256 (uharfbuzz-0.32.0.zip) = 209ac2abe706b6129e160dd4a18aeae813c09e10e43c116e67a76fb025cb8cbc
2
SHA256 (uharfbuzz-0.33.0.zip) = 93c88d074df996a483f80d33144c9acad8657178518380b82ec7979988b7239c
3
SIZE (uharfbuzz-0.32.0.zip) = 1342765
3
SIZE (uharfbuzz-0.33.0.zip) = 1364513

Return to bug 268424