diff options
author | wen <wen@FreeBSD.org> | 2013-04-30 18:25:23 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2013-04-30 18:25:23 +0800 |
commit | 11460a16996f40908f263c850502832793d0f2d4 (patch) | |
tree | 685213aaafe9b09d0a164679ac94937bb2ef9f58 /net-mgmt | |
parent | a8a2bb0ea0bafdcaf70d7c518492ebd3e95aa7d1 (diff) | |
download | freebsd-ports-gnome-11460a16996f40908f263c850502832793d0f2d4.tar.gz freebsd-ports-gnome-11460a16996f40908f263c850502832793d0f2d4.tar.zst freebsd-ports-gnome-11460a16996f40908f263c850502832793d0f2d4.zip |
- Update to 0.81
- Trim Makefile headers
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/py-ipy/Makefile | 12 | ||||
-rw-r--r-- | net-mgmt/py-ipy/distinfo | 4 |
2 files changed, 5 insertions, 11 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile index 7124d532f297..cf12e77bc507 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/py-ipy/Makefile @@ -1,16 +1,10 @@ -# ex:ts=8 -# Ports collection makefile for: py-ipy -# Date created: Jan 30, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= ipy -PORTVERSION= 0.75 +PORTVERSION= 0.81 CATEGORIES= net-mgmt python -MASTER_SITES= ${MASTER_SITE_CHEESESHOP} -MASTER_SITE_SUBDIR= source/I/IPy +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} diff --git a/net-mgmt/py-ipy/distinfo b/net-mgmt/py-ipy/distinfo index d45afd570be7..fdd7c2817bab 100644 --- a/net-mgmt/py-ipy/distinfo +++ b/net-mgmt/py-ipy/distinfo @@ -1,2 +1,2 @@ -SHA256 (IPy-0.75.tar.gz) = 0fa14af4792cc0b6f61cb5a1cd8fbdf7ddbaa6864ef82681021b750e9e6b2b61 -SIZE (IPy-0.75.tar.gz) = 28459 +SHA256 (IPy-0.81.tar.gz) = 4bc17a9b5e72e893a034e77193b82c2bc321ddf8d8c345281f2bb81bb007b939 +SIZE (IPy-0.81.tar.gz) = 32318 |