diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-01-25 21:30:48 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-01-25 21:30:48 +0000 |
commit | 9cd66793ef80d5abe293b466332962ffc777f228 (patch) | |
tree | ff1b7536791689ca70482f77fac632934956c41f /net-mgmt | |
parent | db3e1cef59878930640f93b6c77742c71ff7d81b (diff) | |
download | ports-9cd66793ef80d5abe293b466332962ffc777f228.tar.gz ports-9cd66793ef80d5abe293b466332962ffc777f228.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/py-ipcalc/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/py-ipcalc/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/py-ipcalc/Makefile b/net-mgmt/py-ipcalc/Makefile index f71ed15aee74..3e1cbb2643f5 100644 --- a/net-mgmt/py-ipcalc/Makefile +++ b/net-mgmt/py-ipcalc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipcalc -PORTVERSION= 0.6 +PORTVERSION= 1.0.0 CATEGORIES= net-mgmt python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} MASTER_SITE_SUBDIR= source/i/ipcalc @@ -12,6 +12,6 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Module to perform IP subnet calculations USE_PYTHON= yes -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes .include <bsd.port.mk> diff --git a/net-mgmt/py-ipcalc/distinfo b/net-mgmt/py-ipcalc/distinfo index 09c53aedb28f..eddfd061f6a5 100644 --- a/net-mgmt/py-ipcalc/distinfo +++ b/net-mgmt/py-ipcalc/distinfo @@ -1,2 +1,2 @@ -SHA256 (ipcalc-0.6.tar.gz) = a88d2e92e4be4362458237709c6e6b108a119d24e8da5b655383ac7e5b51ae66 -SIZE (ipcalc-0.6.tar.gz) = 6199 +SHA256 (ipcalc-1.0.0.tar.gz) = 69c344af2f5d0b9124bb41a293b4d7f8b45a85b3a580ed9bbd6a7202e8fa4cff +SIZE (ipcalc-1.0.0.tar.gz) = 6567 |