Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2001 16:47:02 -0700 (PDT)
From:      Hye-Shik Chang <perky@python.or.kr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/29854: Update port: ftp/py-curl
Message-ID:  <200108182347.f7INl2050121@freefall.freebsd.org>

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

>Number:         29854
>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 Aug 18 16:50:34 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 4.3
>Organization:
Yonsei University
>Environment:
FreeBSD akaraka.yonsei.ac.kr 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed Jul 25 14:51:22 KST 2001     root@akaraka.yonsei.ac.kr:/usr/src/sys/compile/RYOKO  i386
>Description:
update to 0.3.6
>How-To-Repeat:

>Fix:
diff -ruN py-curl.orig/Makefile py-curl/Makefile
--- py-curl.orig/Makefile	Tue Jul  3 18:09:29 2001
+++ py-curl/Makefile	Sun Aug 19 08:28:57 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	curl
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.6
 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	Tue Jul  3 18:09:29 2001
+++ py-curl/distinfo	Sun Aug 19 08:31:07 2001
@@ -1 +1 @@
-MD5 (pycurl-0.3.3.tar.gz) = 4a1455cb8fc9279239114940fc2269ef
+MD5 (pycurl-0.3.6.tar.gz) = f52a1cd02ea6ad28a1fe880444b12e0a
diff -ruN py-curl.orig/pkg-plist py-curl/pkg-plist
--- py-curl.orig/pkg-plist	Tue Jul  3 18:09:29 2001
+++ py-curl/pkg-plist	Sun Aug 19 08:43:30 2001
@@ -1,5 +1,6 @@
-%%PYTHON_SITELIBDIR%%/curl.so
 %%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/test.py
 %%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/test_cb.py
 %%PORTDOCS%%share/examples/%%SHARE_SUBDIR%%/test_getinfo.py
 %%PORTDOCS%%@dirrm share/examples/%%SHARE_SUBDIR%%
+@cwd %%LOCALBASE%%
+%%PYTHON_SITELIBDIR%%/curl.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?200108182347.f7INl2050121>