ports/76883: [UPDATE] to py-curl 7.12.3

Gerhard Schmidt estartu at augusta.de
Mon Jan 31 09:50:26 UTC 2005


>Number:         76883
>Category:       ports
>Synopsis:       [UPDATE] to py-curl 7.12.3
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 31 09:50:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard Schmidt
>Release:        FreeBSD 5.2.1-RELEASE-p10 i386
>Organization:
Augsburger Computer Forum e.V.	
>Environment:
System: FreeBSD sol.ze.tum.de 5.2.1-RELEASE-p10 FreeBSD 5.2.1-RELEASE-p10 #6: Tue Sep 21 07:45:21 CEST 2004 root at sol.ze.tum.de:/usr/src/sys/i386/compile/SOL i386


	
>Description:
curl changed the returncode of curl_multi_add_handle() in version 7.12.2
curl 7.12.3 ist in the port right now but the updated version 7.12.3 of 
py-curl still missing. so any python script using py-curl and multi request
will fail. 
>How-To-Repeat:
>Fix:

Update to py-curl 7.12.3

diff -ruN py-curl.bak/Makefile py-curl/Makefile
--- py-curl.bak/Makefile	Mon Jan 31 10:06:42 2005
+++ py-curl/Makefile	Mon Jan 31 10:06:55 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	curl
-PORTVERSION=	7.12
+PORTVERSION=	7.12.3
 CATEGORIES=	ftp python
 MASTER_SITES=	http://pycurl.sourceforge.net/download/ \
 		http://pycurl.sourceforge.net/download/00-OLD-VERSIONS/
diff -ruN py-curl.bak/distinfo py-curl/distinfo
--- py-curl.bak/distinfo	Mon Jan 31 10:06:42 2005
+++ py-curl/distinfo	Mon Jan 31 10:09:58 2005
@@ -1,2 +1,2 @@
-MD5 (pycurl-7.12.tar.gz) = 379b050e9fbac136a42b855981a7b053
-SIZE (pycurl-7.12.tar.gz) = 59020
+MD5 (pycurl-7.12.3.tar.gz) = 9b6e38a590e2c9a48865071585c138d0
+SIZE (pycurl-7.12.3.tar.gz) = 59517

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



More information about the freebsd-ports-bugs mailing list