summaryrefslogtreecommitdiff
path: root/ftp/py-curl
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-31 03:01:12 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-31 03:01:12 +0000
commit85e6d8a6f134b52defbd574fc575e8b97e6317f3 (patch)
tree511b153d184b08f5454c303605c20a593e115109 /ftp/py-curl
parentAdd mktool 0.0.7, portable tools to manage processes and networked (diff)
upgrade to 7.9.7
PR: 38753 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=60334
Diffstat (limited to 'ftp/py-curl')
-rw-r--r--ftp/py-curl/Makefile2
-rw-r--r--ftp/py-curl/distinfo2
-rw-r--r--ftp/py-curl/pkg-descr2
3 files changed, 3 insertions, 3 deletions
diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile
index a62473fe7891..49af2564a091 100644
--- a/ftp/py-curl/Makefile
+++ b/ftp/py-curl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= curl
-PORTVERSION= 0.4.9
+PORTVERSION= 7.9.7
CATEGORIES= ftp python
MASTER_SITES= http://pycurl.sourceforge.net/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/ftp/py-curl/distinfo b/ftp/py-curl/distinfo
index 60a0f0d4efe8..137967e84707 100644
--- a/ftp/py-curl/distinfo
+++ b/ftp/py-curl/distinfo
@@ -1 +1 @@
-MD5 (pycurl-0.4.9.tar.gz) = 833c39a584184e4643bb59d9d954e478
+MD5 (pycurl-7.9.7.tar.gz) = be5380290653b0b2569eb9cb5197f530
diff --git a/ftp/py-curl/pkg-descr b/ftp/py-curl/pkg-descr
index c1b952ebcdb2..f3afd1ea220a 100644
--- a/ftp/py-curl/pkg-descr
+++ b/ftp/py-curl/pkg-descr
@@ -2,4 +2,4 @@ Python module interface to the cURL library which is
a tool for transferring files with URL syntax, supporting
many protocols.
-WWW: http://sourceforge.net/projects/pycurl/
+WWW: http://pycurl.sourceforge.net/