aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-actdiag
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-04-27 13:46:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-04-27 13:46:27 +0000
commite47d5c0c1259f2a2b83ec9ea12e162bab2b904b7 (patch)
tree68fcd238f737b83acc0d89556e41b61590ece372 /graphics/py-actdiag
parented446099940a179f3af4173fd45b7e8847922766 (diff)
downloadports-e47d5c0c1259f2a2b83ec9ea12e162bab2b904b7.tar.gz
ports-e47d5c0c1259f2a2b83ec9ea12e162bab2b904b7.zip
Move all py*diag version to newer version supporting python3
while here in blockdiag add a patch to fix backward compatibility Reviewed by: maintainer (tota) Differential Revision: https://reviews.freebsd.org/D24039
Notes
Notes: svn path=/head/; revision=533138
Diffstat (limited to 'graphics/py-actdiag')
-rw-r--r--graphics/py-actdiag/Makefile12
-rw-r--r--graphics/py-actdiag/distinfo5
2 files changed, 6 insertions, 11 deletions
diff --git a/graphics/py-actdiag/Makefile b/graphics/py-actdiag/Makefile
index 47e7803ddbc7..350d7418adb9 100644
--- a/graphics/py-actdiag/Makefile
+++ b/graphics/py-actdiag/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= actdiag
-PORTVERSION= 0.5.4
-PORTREVISION= 1
+PORTVERSION= 2.0.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,14 +13,9 @@ COMMENT= Simple activity-diagram image generator
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-08-15
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blockdiag>=1.5.0:graphics/py-blockdiag@${PY_FLAVOR}
-RUN_DEPENDS= ${PY_PILLOW} \
- ${PYTHON_PKGNAMEPREFIX}blockdiag>=1.5.0:graphics/py-blockdiag@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}funcparserlib>=0.3.6:devel/py-funcparserlib@${PY_FLAVOR}
-
-USES= python:2.7
+USES= python:3.5+
USE_PYTHON= autoplist distutils
DOCSDIR= ${PREFIX}/share/doc/${PKGBASE}
diff --git a/graphics/py-actdiag/distinfo b/graphics/py-actdiag/distinfo
index 67517bcb9ac3..47ee8e325ba6 100644
--- a/graphics/py-actdiag/distinfo
+++ b/graphics/py-actdiag/distinfo
@@ -1,2 +1,3 @@
-SHA256 (actdiag-0.5.4.tar.gz) = 983071777d9941093aaef3be1f67c198a8ac8d2bba264cdd1f337ca415ab46af
-SIZE (actdiag-0.5.4.tar.gz) = 2577258
+TIMESTAMP = 1584006716
+SHA256 (actdiag-2.0.0.tar.gz) = f0e830b3a24f0b5681b4b116f5d4c370acca800b4e8cb1c7f828e0565bdaa13c
+SIZE (actdiag-2.0.0.tar.gz) = 2575076