diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-01-26 05:30:48 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-01-26 05:30:48 +0800 |
commit | 08370a16d4b112ce9cf157f8264a801302b14bd5 (patch) | |
tree | ff1b7536791689ca70482f77fac632934956c41f /net-mgmt | |
parent | 85cc648f0e8e8b2320deb01d5b0c0b5aadbe143e (diff) | |
download | freebsd-ports-gnome-08370a16d4b112ce9cf157f8264a801302b14bd5.tar.gz freebsd-ports-gnome-08370a16d4b112ce9cf157f8264a801302b14bd5.tar.zst freebsd-ports-gnome-08370a16d4b112ce9cf157f8264a801302b14bd5.zip |
Update to 1.0.0
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 |