ports/69094: maintainer update: net/py-bittornado version 0.3.7

Janos Mohacsi mohacsi at niif.hu
Thu Jul 15 12:00:56 UTC 2004


>Number:         69094
>Category:       ports
>Synopsis:       maintainer update: net/py-bittornado version 0.3.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 15 12:00:51 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
NIIF
>Environment:
System: FreeBSD norfolk.ki.iif.hu 5.2-CURRENT FreeBSD 5.2-CURRENT #12: Thu Jul 8 14:37:25 CEST 2004 root at norfolk.ki.iif.hu:/usr/obj/usr/src/sys/NORFOLK i386

>Description:
	Maintainer update to: net/py-bittornado version 0.3.7
	Changes: New release; nothing much to note except a few bugs repaired; 
	the client will function properly when buffers are turned off, 
	the launchmany clients work properly, the automatic rate limiter won't
	 drop the rate to zero any more
>How-To-Repeat:
	Apply this diff.
>Fix:

diff -ruN py-bittornado.bak/Makefile py-bittornado/Makefile
--- py-bittornado.bak/Makefile	Mon Jun 28 23:36:38 2004
+++ py-bittornado/Makefile	Thu Jul 15 11:59:49 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	BitTornado
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.7
 PORTEPOCH=	1
 CATEGORIES?=	net python ipv6
 MASTER_SITES=	http://e.scarywater.net/bt/download/ \
diff -ruN py-bittornado.bak/distinfo py-bittornado/distinfo
--- py-bittornado.bak/distinfo	Mon Jun 28 15:03:35 2004
+++ py-bittornado/distinfo	Thu Jul 15 12:00:31 2004
@@ -1,2 +1,2 @@
-MD5 (BitTornado-0.3.3.tar.gz) = 5b5178d9c7fa1b6552f88c0218f37cf1
-SIZE (BitTornado-0.3.3.tar.gz) = 175845
+MD5 (BitTornado-0.3.7.tar.gz) = ffeccfa4ee6a5732ea036332ccf34e92
+SIZE (BitTornado-0.3.7.tar.gz) = 176879
diff -ruN py-bittornado.bak/files/patch-BitTornado_ConfigDir.py py-bittornado/files/patch-BitTornado_ConfigDir.py
--- py-bittornado.bak/files/patch-BitTornado_ConfigDir.py	Tue May 25 15:47:28 2004
+++ py-bittornado/files/patch-BitTornado_ConfigDir.py	Thu Jul 15 12:09:33 2004
@@ -1,13 +1,13 @@
 
-$FreeBSD: ports/net/py-bittornado/files/patch-BitTornado_ConfigDir.py,v 1.1 2004/05/25 13:47:28 pav Exp $
+$FreeBSD$
 
---- BitTornado/ConfigDir.py.orig	Tue May 25 09:55:49 2004
-+++ BitTornado/ConfigDir.py	Tue May 25 09:56:59 2004
-@@ -15,7 +15,7 @@
-     True = 1
-     False = 0
- 
--OLDICONPATH = os.path.abspath(os.path.dirname(os.path.realpath(sys.argv[0])))
+--- BitTornado/ConfigDir.py.orig	Sun Jul 11 04:57:30 2004
++++ BitTornado/ConfigDir.py	Thu Jul 15 12:03:50 2004
+@@ -19,7 +19,7 @@
+     realpath = os.path.realpath
+ except:
+     realpath = lambda x:x
+-OLDICONPATH = os.path.abspath(os.path.dirname(realpath(sys.argv[0])))
 +OLDICONPATH="%%PREFIX%%/share/BitTornado"
  
  DIRNAME = '.'+product_name
diff -ruN py-bittornado.bak/pkg-plist py-bittornado/pkg-plist
--- py-bittornado.bak/pkg-plist	Mon Jun 28 16:16:12 2004
+++ py-bittornado/pkg-plist	Thu Jul 15 12:49:59 2004
@@ -144,6 +144,9 @@
 %%PYTHON_SITELIBDIR%%/BitTornado/parsedir.py
 %%PYTHON_SITELIBDIR%%/BitTornado/parsedir.pyc
 %%PYTHON_SITELIBDIR%%/BitTornado/parsedir.pyo
+%%PYTHON_SITELIBDIR%%/BitTornado/piecebuffer.py
+%%PYTHON_SITELIBDIR%%/BitTornado/piecebuffer.pyc
+%%PYTHON_SITELIBDIR%%/BitTornado/piecebuffer.pyo
 %%PYTHON_SITELIBDIR%%/BitTornado/selectpoll.py
 %%PYTHON_SITELIBDIR%%/BitTornado/selectpoll.pyc
 %%PYTHON_SITELIBDIR%%/BitTornado/selectpoll.pyo

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list