Date: Thu, 31 May 2007 11:55:33 +0800 (CST) From: CHAO Shin <quakelee@cn.FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/113178: [UPDATE] net-mgmt/py-ipy Message-ID: <200705310355.l4V3tXlZ052138@tarsier.delphij.net> Resent-Message-ID: <200705310400.l4V4096N078696@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113178 >Category: ports >Synopsis: [UPDATE] net-mgmt/py-ipy >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 31 04:00:09 GMT 2007 >Closed-Date: >Last-Modified: >Originator: CHAO Shin >Release: FreeBSD 7.0-current i386 >Organization: The FreeBSD Simplified Chinese Project >Environment: System: FreeBSD portyard.sysdept.sina.com.cn 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Feb 1 19:02:06 CST 2007 root@portyard.sysdept.sina.com.cn:/usr/obj/usr/src/sys/GX270 i386 >Description: update to new version. The project moved to cheeseshop. I want to be this port's maintainer. >How-To-Repeat: >Fix: --- patch-py-ipy.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/py-ipy/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile 14 Jun 2006 07:09:35 -0000 1.8 +++ Makefile 31 May 2007 03:44:22 -0000 @@ -7,9 +7,10 @@ # PORTNAME= ipy -PORTVERSION= 0.42 +PORTVERSION= 0.53 CATEGORIES= net-mgmt python -MASTER_SITES= http://c0re.23.nu/c0de/IPy/ +MASTER_SITES= ${MASTER_SITE_CHEESESHOP} +MASTER_SITE_SUBDIR= source/I/IPy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} @@ -19,7 +20,7 @@ COMMENT= A Python module for handling IP USE_PYTHON= yes USE_PYDISTUTILS= yes -test: install +test: ${INSTALL_foobaa} ${PYTHON_CMD} ${WRKSRC}/test/test_IPy.py .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net-mgmt/py-ipy/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 23 Jan 2006 23:46:03 -0000 1.4 +++ distinfo 31 May 2007 03:42:26 -0000 @@ -1,3 +1,3 @@ -MD5 (IPy-0.42.tar.gz) = 76bb49482b8c99a49505331558d0eb71 -SHA256 (IPy-0.42.tar.gz) = c2cb3d12d1ca04e34c839b10712b7201863a7effba8d5f41f317963b3f9d6fa0 -SIZE (IPy-0.42.tar.gz) = 30288 +MD5 (IPy-0.53.tar.gz) = be201471facf421205d29d15c76e5c6c +SHA256 (IPy-0.53.tar.gz) = 9974fd70cc59383d07c7eb4dc0a02cd6ebccd9c3ad637f66fcf0ccea5752aa27 +SIZE (IPy-0.53.tar.gz) = 28955 --- patch-py-ipy.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705310355.l4V3tXlZ052138>