Date: Sat, 05 Nov 2005 10:23:45 -0800 (PST) From: "Michael C. Shultz" <ringworm01@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: janos.mohacsi@bsd.hu Subject: ports/88533: net/py-bittornado not fetchable Message-ID: <20051105182345.BF8C6130C21@ringworm.mechee.com> Resent-Message-ID: <200511051840.jA5IeGdZ002859@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88533 >Category: ports >Synopsis: net/py-bittornado not fetchable >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: Sat Nov 05 18:40:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Michael C. Shultz >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD ringworm.mechee.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Nov 4 06:35:37 PST 2005 root@ringworm.mechee.com:/usr5/obj/usr5/src/sys/RINGWORM5 i386 >Description: The version of py24-BitTornado in ports is non fetchable, the newest version is reachable and seems to work fine see ports/88304, hopefully this patch is ok. >How-To-Repeat: try to fetch net/py-bittornado >Fix: --- py-bittornado.diff begins here --- diff -ruN py-bittornado/Makefile py-bittornado-zz/Makefile --- py-bittornado/Makefile Fri Nov 4 21:39:26 2005 +++ py-bittornado-zz/Makefile Sat Nov 5 10:10:36 2005 @@ -6,8 +6,8 @@ # PORTNAME= BitTornado -PORTVERSION= 0.3.13 -PORTREVISION= 1 +PORTVERSION= 0.3.14 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES?= net python ipv6 MASTER_SITES= http://www.bittornado.com/download/ \ diff -ruN py-bittornado/distinfo py-bittornado-zz/distinfo --- py-bittornado/distinfo Mon Oct 10 04:16:22 2005 +++ py-bittornado-zz/distinfo Sat Nov 5 10:12:36 2005 @@ -1,2 +1,2 @@ -MD5 (BitTornado-0.3.13.tar.gz) = 2ad36b3437778ecb635d02a35f3bfca9 -SIZE (BitTornado-0.3.13.tar.gz) = 197366 +MD5 (BitTornado-0.3.14.tar.gz) = 5ddccbbe466bb9cd90080a23be73248e +SIZE (BitTornado-0.3.14.tar.gz) = 188058 --- py-bittornado.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?20051105182345.BF8C6130C21>