Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:38:24 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 007fbc439434 - main - print/py-fonttools: Update to 4.39.2
Message-ID:  <202304051738.335HcOUU088991@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=007fbc439434c5132d89642a8c60f05969a52381

commit 007fbc439434c5132d89642a8c60f05969a52381
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:18:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:48 +0000

    print/py-fonttools: Update to 4.39.2
    
    Changes:        https://github.com/fonttools/fonttools/releases
---
 print/py-fonttools/Makefile | 6 +++---
 print/py-fonttools/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile
index 29cca0aa2742..64b026f9cc82 100644
--- a/print/py-fonttools/Makefile
+++ b/print/py-fonttools/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fonttools
-PORTVERSION=	4.38.0
+PORTVERSION=	4.39.2
 CATEGORIES=	print python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -43,8 +43,8 @@ WOFF_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}brotli>=1.0.1:archivers/py-brotli@${PY_
 
 .include <bsd.port.pre.mk>
 
-.if ${PORT_OPTIONS:UNICODE} && ${PYTHON_REL} < 31100
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}unicodedata2>=14.0.0:devel/py-unicodedata2@${PY_FLAVOR}
+.if ${PORT_OPTIONS:UNICODE} && ${PYTHON_REL} < 31200
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}unicodedata2>=15.0.0:devel/py-unicodedata2@${PY_FLAVOR}
 .endif
 
 .include <bsd.port.post.mk>
diff --git a/print/py-fonttools/distinfo b/print/py-fonttools/distinfo
index d88c1f060362..4f1614393e2d 100644
--- a/print/py-fonttools/distinfo
+++ b/print/py-fonttools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057933
-SHA256 (fonttools-4.38.0.zip) = 2bb244009f9bf3fa100fc3ead6aeb99febe5985fa20afbfbaa2f8946c2fbdaf1
-SIZE (fonttools-4.38.0.zip) = 5071980
+TIMESTAMP = 1679498794
+SHA256 (fonttools-4.39.2.zip) = e2d9f10337c9e3b17f9bce17a60a16a885a7d23b59b7f45ce07ea643e5580439
+SIZE (fonttools-4.39.2.zip) = 5186483



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051738.335HcOUU088991>