aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-07-29 14:49:08 +0800
committernovel <novel@FreeBSD.org>2005-07-29 14:49:08 +0800
commitd59c401680a2d1ad3bbf26761d645d7df1701637 (patch)
treeb3d0a63d893ca4e76d1a15bed8538b9406ab08e6 /net-mgmt
parent82b21c7f836f698f5bdee62e471894da23aa0264 (diff)
downloadfreebsd-ports-gnome-d59c401680a2d1ad3bbf26761d645d7df1701637.tar.gz
freebsd-ports-gnome-d59c401680a2d1ad3bbf26761d645d7df1701637.tar.zst
freebsd-ports-gnome-d59c401680a2d1ad3bbf26761d645d7df1701637.zip
Update to 0.42.
PR: 83503 Submitted by: vsevolod Approved by: maintainer timeout (2 weeks)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/py-ipy/Makefile5
-rw-r--r--net-mgmt/py-ipy/distinfo4
-rw-r--r--net-mgmt/py-ipy/pkg-plist6
3 files changed, 9 insertions, 6 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile
index e90c0412d95f..0a1b4e8c6525 100644
--- a/net-mgmt/py-ipy/Makefile
+++ b/net-mgmt/py-ipy/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= ipy
-PORTVERSION= 0.41
+PORTVERSION= 0.42
CATEGORIES= net-mgmt python
MASTER_SITES= http://c0re.23.nu/c0de/IPy/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,4 +19,7 @@ COMMENT= A Python module for handling IPv4 and IPv6 Addresses and Networks
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+test: install
+ ${PYTHON_CMD} ${WRKSRC}/test/test_IPy.py
+
.include <bsd.port.mk>
diff --git a/net-mgmt/py-ipy/distinfo b/net-mgmt/py-ipy/distinfo
index 9b0ee097e094..73bc6d314af1 100644
--- a/net-mgmt/py-ipy/distinfo
+++ b/net-mgmt/py-ipy/distinfo
@@ -1,2 +1,2 @@
-MD5 (IPy-0.41.tar.gz) = 883aca022bfe7a4a5867995bed267072
-SIZE (IPy-0.41.tar.gz) = 16704
+MD5 (IPy-0.42.tar.gz) = 76bb49482b8c99a49505331558d0eb71
+SIZE (IPy-0.42.tar.gz) = 30288
diff --git a/net-mgmt/py-ipy/pkg-plist b/net-mgmt/py-ipy/pkg-plist
index 4695f12f5a96..fc40064f85ea 100644
--- a/net-mgmt/py-ipy/pkg-plist
+++ b/net-mgmt/py-ipy/pkg-plist
@@ -1,3 +1,3 @@
-lib/%%PYTHON_VERSION%%/site-packages/IPy.py
-lib/%%PYTHON_VERSION%%/site-packages/IPy.pyc
-lib/%%PYTHON_VERSION%%/site-packages/IPy.pyo
+%%PYTHON_SITELIBDIR%%/IPy.py
+%%PYTHON_SITELIBDIR%%/IPy.pyc
+%%PYTHON_SITELIBDIR%%/IPy.pyo