git: 237abb0f614c - main - devel/py-enlighten: Update 1.8.0 -> 1.10.1

Yuri Victorovich yuri at FreeBSD.org
Sun May 16 16:15:50 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=237abb0f614c59cf741b2ed9e631d060490ce942

commit 237abb0f614c59cf741b2ed9e631d060490ce942
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-16 04:11:21 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-16 16:15:39 +0000

    devel/py-enlighten: Update 1.8.0 -> 1.10.1
    
    Reported by:    portscout
---
 devel/py-enlighten/Makefile | 5 +++--
 devel/py-enlighten/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-enlighten/Makefile b/devel/py-enlighten/Makefile
index 2bf2a63bb91b..66a649477db0 100644
--- a/devel/py-enlighten/Makefile
+++ b/devel/py-enlighten/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	enlighten
-DISTVERSION=	1.8.0
+DISTVERSION=	1.10.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,8 @@ COMMENT=	Console progress bar module for Python
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}blessed>=1.17.7:devel/py-blessed@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}blessed>=1.17.7:devel/py-blessed@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}prefixed>=0.3.2:devel/py-prefixed@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
diff --git a/devel/py-enlighten/distinfo b/devel/py-enlighten/distinfo
index 207adeaa9f9b..0a1cb9b1eed3 100644
--- a/devel/py-enlighten/distinfo
+++ b/devel/py-enlighten/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615168023
-SHA256 (enlighten-1.8.0.tar.gz) = 1cb098a1f6acb7a80cb9c98ca35671b12a0abca276344112e9180aef29edb0bc
-SIZE (enlighten-1.8.0.tar.gz) = 273026
+TIMESTAMP = 1621137748
+SHA256 (enlighten-1.10.1.tar.gz) = 3391916586364aedced5d6926482b48745e4948f822de096d32258ba238ea984
+SIZE (enlighten-1.10.1.tar.gz) = 320970


More information about the dev-commits-ports-all mailing list