Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 15:33:12 -0800 (PST)
From:      Hye-Shik Chang <perky@fallin.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/31740: Update port: ftp/py-curl
Message-ID:  <200111032333.fA3NXCL09946@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         31740
>Category:       ports
>Synopsis:       Update port: ftp/py-curl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 03 15:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 4.4
>Organization:
Yonsei University
>Environment:
FreeBSD akaraka.yonsei.ac.kr 4.4-RC FreeBSD 4.4-RC #1: Sat Sep  1 17:47:31 KST 2001     root@akaraka.yonsei.ac.kr:/usr/src/sys/compile/RYOKO  i386
>Description:
update to 0.4.2
>How-To-Repeat:

>Fix:
diff -ruN py-curl.orig/Makefile py-curl/Makefile
--- py-curl.orig/Makefile	Wed Sep  5 07:21:37 2001
+++ py-curl/Makefile	Sun Nov  4 08:17:34 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	curl
-PORTVERSION=	0.3.6
+PORTVERSION=	0.4.2
 CATEGORIES=	ftp python
 MASTER_SITES=	http://pycurl.sourceforge.net/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN py-curl.orig/distinfo py-curl/distinfo
--- py-curl.orig/distinfo	Wed Sep  5 07:21:37 2001
+++ py-curl/distinfo	Sun Nov  4 08:24:07 2001
@@ -1 +1 @@
-MD5 (pycurl-0.3.6.tar.gz) = f52a1cd02ea6ad28a1fe880444b12e0a
+MD5 (pycurl-0.4.2.tar.gz) = 1eb9c85462231ead2bbf47c244d5309a
diff -ruN py-curl.orig/pkg-plist py-curl/pkg-plist
--- py-curl.orig/pkg-plist	Wed Sep  5 07:21:37 2001
+++ py-curl/pkg-plist	Sun Nov  4 08:28:57 2001
@@ -1,6 +1,11 @@
 %%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/test.py
 %%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/test_cb.py
 %%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/test_getinfo.py
+%%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/basicfirst.py
+%%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/basicfirst2.py
+%%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/test_xmlrpc.py
+%%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/test_gtk.py
+%%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/test_xmlrpc2.py
 %%PORTDOCS%%@dirrm share/examples/%%SHARE_SUBDIR%%
 @cwd %%LOCALBASE%%
-%%PYTHON_SITELIBDIR%%/curl.so
+%%PYTHON_SITELIBDIR%%/pycurl.so


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111032333.fA3NXCL09946>