aboutsummaryrefslogtreecommitdiff
path: root/net/py-radix
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-02-16 01:42:02 +0000
committerSteve Wills <swills@FreeBSD.org>2018-02-16 01:42:02 +0000
commitfe7485f3a1fe6e0ce0002ee0d4a2640be132bc72 (patch)
treef0a733523b341ff35d63313162c6b4395b0f1940 /net/py-radix
parenta33e9690dc4ebc90f16fb331f6691b82180a2e48 (diff)
downloadports-fe7485f3a1fe6e0ce0002ee0d4a2640be132bc72.tar.gz
ports-fe7485f3a1fe6e0ce0002ee0d4a2640be132bc72.zip
net/py-radix: Upgrade to 0.10.0
PR: 225610 Submitted by: John W. O'Brien <john@saltant.com> Approved by: maintainer timeout (lerik@nolink.net, > 2 weeks)
Notes
Notes: svn path=/head/; revision=461962
Diffstat (limited to 'net/py-radix')
-rw-r--r--net/py-radix/Makefile5
-rw-r--r--net/py-radix/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/net/py-radix/Makefile b/net/py-radix/Makefile
index 0943d462bb42..80a7ae230ee5 100644
--- a/net/py-radix/Makefile
+++ b/net/py-radix/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= radix
-PORTVERSION= 0.9.6
+PORTVERSION= 0.10.0
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,4 +17,7 @@ LICENSE_COMB= dual
USES= python
USE_PYTHON= distutils autoplist
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/_${PORTNAME}.so
+
.include <bsd.port.mk>
diff --git a/net/py-radix/distinfo b/net/py-radix/distinfo
index c5967eb4461f..22e8a448d035 100644
--- a/net/py-radix/distinfo
+++ b/net/py-radix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467157974
-SHA256 (py-radix-0.9.6.tar.gz) = 863b039265e860ab88e5e3a7ae8a25c57ed784ae6d150c30142ac6ed221b6db8
-SIZE (py-radix-0.9.6.tar.gz) = 21924
+TIMESTAMP = 1517507838
+SHA256 (py-radix-0.10.0.tar.gz) = b8dbd1344bb30c6a1097d4103203c7b117d92931620365985018de4bef5aede3
+SIZE (py-radix-0.10.0.tar.gz) = 21815