summaryrefslogtreecommitdiff
path: root/ftp/py-curl
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-29 17:26:50 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-29 17:26:50 +0000
commit2670bead4da55d8f3b23d130d7a47bf6410cb449 (patch)
tree20a11d14efbeb18b4500a8822128843b0e2ae3f9 /ftp/py-curl
parentAdd missing carriage returns. (diff)
Update to 0.4.2.
PR: 31740 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=52367
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-plist7
3 files changed, 8 insertions, 3 deletions
diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile
index 245dfc4a3d4a..40a96f5f88a9 100644
--- a/ftp/py-curl/Makefile
+++ b/ftp/py-curl/Makefile
@@ -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 --git a/ftp/py-curl/distinfo b/ftp/py-curl/distinfo
index a27a18663bb8..5b5b183f6702 100644
--- a/ftp/py-curl/distinfo
+++ b/ftp/py-curl/distinfo
@@ -1 +1 @@
-MD5 (pycurl-0.3.6.tar.gz) = f52a1cd02ea6ad28a1fe880444b12e0a
+MD5 (pycurl-0.4.2.tar.gz) = 1eb9c85462231ead2bbf47c244d5309a
diff --git a/ftp/py-curl/pkg-plist b/ftp/py-curl/pkg-plist
index 90910ec1b4ba..25e56980986f 100644
--- a/ftp/py-curl/pkg-plist
+++ b/ftp/py-curl/pkg-plist
@@ -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