From 2670bead4da55d8f3b23d130d7a47bf6410cb449 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Sat, 29 Dec 2001 17:26:50 +0000 Subject: Update to 0.4.2. PR: 31740 Submitted by: maintainer --- ftp/py-curl/Makefile | 2 +- ftp/py-curl/distinfo | 2 +- ftp/py-curl/pkg-plist | 7 ++++++- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'ftp/py-curl') 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 -- cgit v1.2.3