Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2020 14:46:13 +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: r557949 - head/x11-fonts/py-ufolint
Message-ID:  <202012131446.0BDEkDZf039933@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 13 14:46:13 2020
New Revision: 557949
URL: https://svnweb.freebsd.org/changeset/ports/557949

Log:
  Update to 1.2.0
  
  Changes:	https://github.com/source-foundry/ufolint/blob/master/CHANGELOG.md

Modified:
  head/x11-fonts/py-ufolint/Makefile
  head/x11-fonts/py-ufolint/distinfo

Modified: head/x11-fonts/py-ufolint/Makefile
==============================================================================
--- head/x11-fonts/py-ufolint/Makefile	Sun Dec 13 14:46:08 2020	(r557948)
+++ head/x11-fonts/py-ufolint/Makefile	Sun Dec 13 14:46:13 2020	(r557949)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ufolint
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.0
 CATEGORIES=	x11-fonts python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT=	UFO source file linter
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}commandlines>=0:devel/py-commandlines@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}fonttools>=3.31.0:print/py-fonttools@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}fonttools>=4.18.0:print/py-fonttools@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils

Modified: head/x11-fonts/py-ufolint/distinfo
==============================================================================
--- head/x11-fonts/py-ufolint/distinfo	Sun Dec 13 14:46:08 2020	(r557948)
+++ head/x11-fonts/py-ufolint/distinfo	Sun Dec 13 14:46:13 2020	(r557949)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539833
-SHA256 (ufolint-1.1.1.tar.gz) = a8e9e6c291f706ea5028a7c8e2639cf4e072a56c2f472effd161a92f9a2bee56
-SIZE (ufolint-1.1.1.tar.gz) = 19958
+TIMESTAMP = 1607685411
+SHA256 (ufolint-1.2.0.tar.gz) = 5578c2a17949b33e9a9d2d069849f7a83ca82b5f0a3d35bef8d24668be95bbe7
+SIZE (ufolint-1.2.0.tar.gz) = 20001



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