aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-22 19:09:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-22 19:09:56 +0000
commita0edce2545f7e8226e447f3feab3bf610891b80a (patch)
tree33a809ddbc7369bde0842af4e01b7e0f937894b6
parenteff43c760c6ad1100d2c57a141de4c6714abfcec (diff)
downloadports-a0edce2545f7e8226e447f3feab3bf610891b80a.tar.gz
ports-a0edce2545f7e8226e447f3feab3bf610891b80a.zip
Notes
-rw-r--r--converters/py-rencode/Makefile7
-rw-r--r--converters/py-rencode/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/converters/py-rencode/Makefile b/converters/py-rencode/Makefile
index ddaafc7846db..2c9a058c7627 100644
--- a/converters/py-rencode/Makefile
+++ b/converters/py-rencode/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rencode
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= converters devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,12 @@ MAINTAINER= python@FreeBSD.org
COMMENT= R-encoding and r-decoding implementation
LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-USE_PYTHON= autoplist distutils cython
USES= python
+USE_PYTHON= autoplist distutils
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/rencode/_rencode.so
diff --git a/converters/py-rencode/distinfo b/converters/py-rencode/distinfo
index 72b67e6c257d..2ee64ffef795 100644
--- a/converters/py-rencode/distinfo
+++ b/converters/py-rencode/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495052223
-SHA256 (rencode-1.0.5.tar.gz) = fb66c92d35355d6098956204e663ddadf7f2cc8f64962846f67e1e1d036efc57
-SIZE (rencode-1.0.5.tar.gz) = 8706
+TIMESTAMP = 1540227451
+SHA256 (rencode-1.0.6.tar.gz) = 2586435c4ea7d45f74e26765ad33d75309de7cf47c4d762e8efabd39905c0718
+SIZE (rencode-1.0.6.tar.gz) = 74660