diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-07-09 00:29:07 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-07-09 00:29:07 +0000 |
commit | 25f3f7b69a45622acee9dfd835e60ab419b3ca7a (patch) | |
tree | b17a52b2d423b960f442a11837c640b075dcb717 | |
parent | 93367a6c049c32d25f3791810eebd0f5475d9346 (diff) | |
download | freebsd-ports-25f3f7b69a45622acee9dfd835e60ab419b3ca7a.zip |
- Update to 0.83
- Reset maintainer to ports@
-rw-r--r-- | net-mgmt/py-ipy/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/py-ipy/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile index a549ceb8ccfe..149e535a00a9 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/py-ipy/Makefile @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= ipy -PORTVERSION= 0.81 -PORTREVISION= 1 +PORTVERSION= 0.83 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module for handling IPv4 and IPv6 Addresses and Networks USES= python diff --git a/net-mgmt/py-ipy/distinfo b/net-mgmt/py-ipy/distinfo index fdd7c2817bab..a2077d5052e7 100644 --- a/net-mgmt/py-ipy/distinfo +++ b/net-mgmt/py-ipy/distinfo @@ -1,2 +1,2 @@ -SHA256 (IPy-0.81.tar.gz) = 4bc17a9b5e72e893a034e77193b82c2bc321ddf8d8c345281f2bb81bb007b939 -SIZE (IPy-0.81.tar.gz) = 32318 +SHA256 (IPy-0.83.tar.gz) = 61da5a532b159b387176f6eabf11946e7458b6df8fb8b91ff1d345ca7a6edab8 +SIZE (IPy-0.83.tar.gz) = 31816 |