From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 5 18:40:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAC4B16A41F for ; Sat, 5 Nov 2005 18:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D29CA43D58 for ; Sat, 5 Nov 2005 18:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA5IeGX0002860 for ; Sat, 5 Nov 2005 18:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA5IeGdZ002859; Sat, 5 Nov 2005 18:40:16 GMT (envelope-from gnats) Resent-Date: Sat, 5 Nov 2005 18:40:16 GMT Resent-Message-Id: <200511051840.jA5IeGdZ002859@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Michael C. Shultz" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD96616A420 for ; Sat, 5 Nov 2005 18:32:25 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AC7443D48 for ; Sat, 5 Nov 2005 18:32:25 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([71.102.14.129]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IPH00KQ9VHYDFE8@vms044.mailsrvcs.net> for FreeBSD-gnats-submit@freebsd.org; Sat, 05 Nov 2005 12:32:22 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id BF8C6130C21; Sat, 05 Nov 2005 10:23:45 -0800 (PST) Message-Id: <20051105182345.BF8C6130C21@ringworm.mechee.com> Date: Sat, 05 Nov 2005 10:23:45 -0800 (PST) From: "Michael C. Shultz" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: janos.mohacsi@bsd.hu Subject: ports/88533: net/py-bittornado not fetchable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Michael C. Shultz" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 18:40:18 -0000 >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: