Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 18:07:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555354 - head/x11-fonts/py-opentype-sanitizer
Message-ID:  <202011151807.0AFI7lA5022823@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 15 18:07:47 2020
New Revision: 555354
URL: https://svnweb.freebsd.org/changeset/ports/555354

Log:
  Update to 8.1.0
  
  Changes:	https://github.com/googlefonts/ots-python/releases

Modified:
  head/x11-fonts/py-opentype-sanitizer/Makefile
  head/x11-fonts/py-opentype-sanitizer/distinfo

Modified: head/x11-fonts/py-opentype-sanitizer/Makefile
==============================================================================
--- head/x11-fonts/py-opentype-sanitizer/Makefile	Sun Nov 15 18:07:42 2020	(r555353)
+++ head/x11-fonts/py-opentype-sanitizer/Makefile	Sun Nov 15 18:07:47 2020	(r555354)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	opentype-sanitizer
-PORTVERSION=	8.0.0.post2
+PORTVERSION=	8.1.0
 CATEGORIES=	x11-fonts python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS=	ots-sanitize:x11-fonts/ots
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
 
 USES=		python:3.6+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/src/python/ots/__init__.py

Modified: head/x11-fonts/py-opentype-sanitizer/distinfo
==============================================================================
--- head/x11-fonts/py-opentype-sanitizer/distinfo	Sun Nov 15 18:07:42 2020	(r555353)
+++ head/x11-fonts/py-opentype-sanitizer/distinfo	Sun Nov 15 18:07:47 2020	(r555354)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579945423
-SHA256 (opentype-sanitizer-8.0.0.post2.tar.gz) = 95bbd6ce193841654aef95237e95197addbc0495daa9da2947f64f5ccd86ef38
-SIZE (opentype-sanitizer-8.0.0.post2.tar.gz) = 34069671
+TIMESTAMP = 1605426505
+SHA256 (opentype-sanitizer-8.1.0.tar.gz) = 1bed7b1eeb715cdc5be94b94e6b3c667d99be987a1b96b917e585b43a5b59c5e
+SIZE (opentype-sanitizer-8.1.0.tar.gz) = 36969131



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