diff options
-rw-r--r-- | ftp/py-curl/Makefile | 2 | ||||
-rw-r--r-- | ftp/py-curl/distinfo | 2 | ||||
-rw-r--r-- | ftp/py-curl/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile index 13d24a2ecbfb..a62473fe7891 100644 --- a/ftp/py-curl/Makefile +++ b/ftp/py-curl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= curl -PORTVERSION= 0.4.5 +PORTVERSION= 0.4.9 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 24efda68f9be..60a0f0d4efe8 100644 --- a/ftp/py-curl/distinfo +++ b/ftp/py-curl/distinfo @@ -1 +1 @@ -MD5 (pycurl-0.4.5.tar.gz) = 799437ed00c0cdf3611fb16940cb8f4a +MD5 (pycurl-0.4.9.tar.gz) = 833c39a584184e4643bb59d9d954e478 diff --git a/ftp/py-curl/pkg-plist b/ftp/py-curl/pkg-plist index b0f84e0b7d7a..bb62baa4d2b9 100644 --- a/ftp/py-curl/pkg-plist +++ b/ftp/py-curl/pkg-plist @@ -3,9 +3,13 @@ %%PORTDOCS%%share/examples/py-curl/basicfirst2.py %%PORTDOCS%%share/examples/py-curl/test.py %%PORTDOCS%%share/examples/py-curl/test_cb.py +%%PORTDOCS%%share/examples/py-curl/test_debug.py %%PORTDOCS%%share/examples/py-curl/test_getinfo.py %%PORTDOCS%%share/examples/py-curl/test_gtk.py +%%PORTDOCS%%share/examples/py-curl/test_post.py +%%PORTDOCS%%share/examples/py-curl/test_post2.py %%PORTDOCS%%share/examples/py-curl/test_stringio.py %%PORTDOCS%%share/examples/py-curl/test_xmlrpc.py %%PORTDOCS%%share/examples/py-curl/test_xmlrpc2.py +%%PORTDOCS%%share/examples/py-curl/xmlrpc_curl.py %%PORTDOCS%%@dirrm share/examples/py-curl |