svn commit: r502985 - head/devel/py-unicodedata2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 29 18:36:13 UTC 2019
Author: sunpoet
Date: Wed May 29 18:36:12 2019
New Revision: 502985
URL: https://svnweb.freebsd.org/changeset/ports/502985
Log:
Update to 12.0.0
Changes: https://github.com/mikekap/unicodedata2/releases
Modified:
head/devel/py-unicodedata2/Makefile
head/devel/py-unicodedata2/distinfo
Modified: head/devel/py-unicodedata2/Makefile
==============================================================================
--- head/devel/py-unicodedata2/Makefile Wed May 29 18:36:07 2019 (r502984)
+++ head/devel/py-unicodedata2/Makefile Wed May 29 18:36:12 2019 (r502985)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unicodedata2
-PORTVERSION= 11.0.0
+PORTVERSION= 12.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT= Unicodedata backport and updates
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USE_PYTHON= autoplist concurrent distutils
USES= python
+USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>
Modified: head/devel/py-unicodedata2/distinfo
==============================================================================
--- head/devel/py-unicodedata2/distinfo Wed May 29 18:36:07 2019 (r502984)
+++ head/devel/py-unicodedata2/distinfo Wed May 29 18:36:12 2019 (r502985)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532816877
-SHA256 (unicodedata2-11.0.0.tar.gz) = 92197bf855c4b449d99328d1eee28b8295076ec99cdf21f2b6d62d45ff71c3ab
-SIZE (unicodedata2-11.0.0.tar.gz) = 1088736
+TIMESTAMP = 1559147082
+SHA256 (unicodedata2-12.0.0.tar.gz) = d2eccba34ea5e1b4b3549391e1a10254577e7583f862a300e8f5665757564f77
+SIZE (unicodedata2-12.0.0.tar.gz) = 1108186
More information about the svn-ports-all
mailing list