aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-25 19:58:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-25 19:58:40 +0000
commitc0cb8a15ce55d1b35d82563979f3557761619933 (patch)
tree5f5bfd41d5993c6462d2e080a37429d2e772e32b /converters
parent0b8a0ef84185e1bb28c3c7ca3d64c89ecced5d16 (diff)
downloadports-c0cb8a15ce55d1b35d82563979f3557761619933.tar.gz
ports-c0cb8a15ce55d1b35d82563979f3557761619933.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/py-pint/Makefile15
-rw-r--r--converters/py-pint/distinfo6
2 files changed, 14 insertions, 7 deletions
diff --git a/converters/py-pint/Makefile b/converters/py-pint/Makefile
index f3bb3a35a4ac..e7580d48bda8 100644
--- a/converters/py-pint/Makefile
+++ b/converters/py-pint/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pint
-PORTVERSION= 0.8.1
+PORTVERSION= 0.9
CATEGORIES= converters python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,15 @@ COMMENT= Define, operate and manipulate physical quantities
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_PYTHON= autoplist concurrent distutils
USES= python
+USE_PYTHON= autoplist concurrent distutils
+
+NO_ARCH= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${PYTHON_REL} < 3000
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}funcsigs>=0:devel/py-funcsigs@${PY_FLAVOR}
+.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/converters/py-pint/distinfo b/converters/py-pint/distinfo
index b0461c700bb0..8a21670875f8 100644
--- a/converters/py-pint/distinfo
+++ b/converters/py-pint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523722809
-SHA256 (Pint-0.8.1.tar.gz) = afcf31443a478c32bbac4b00337ee9026a13d0e2ac83d30c79151462513bb0d4
-SIZE (Pint-0.8.1.tar.gz) = 162197
+TIMESTAMP = 1548426096
+SHA256 (Pint-0.9.tar.gz) = 32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2
+SIZE (Pint-0.9.tar.gz) = 178344