summaryrefslogtreecommitdiffstats
path: root/ftp/py-curl
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-02 08:50:08 +0000
committerknu <knu@FreeBSD.org>2001-09-02 08:50:08 +0000
commit9df41c314017346c3141dad0130b7bf016afc5b3 (patch)
tree14ca63587f385d6cabe21fa8dd47fb34f80c3da3 /ftp/py-curl
parent1ab4b09003573821af1667dfded63e4185513a0f (diff)
downloadFreeBSD-ports-9df41c314017346c3141dad0130b7bf016afc5b3.zip
FreeBSD-ports-9df41c314017346c3141dad0130b7bf016afc5b3.tar.gz
Update to 0.3.6.
PR: ports/29854 Submitted by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
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-plist3
3 files changed, 4 insertions, 3 deletions
diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile
index 74ccf43..245dfc4 100644
--- a/ftp/py-curl/Makefile
+++ b/ftp/py-curl/Makefile
@@ -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 --git a/ftp/py-curl/distinfo b/ftp/py-curl/distinfo
index 8bbc09a..a27a186 100644
--- a/ftp/py-curl/distinfo
+++ b/ftp/py-curl/distinfo
@@ -1 +1 @@
-MD5 (pycurl-0.3.3.tar.gz) = 4a1455cb8fc9279239114940fc2269ef
+MD5 (pycurl-0.3.6.tar.gz) = f52a1cd02ea6ad28a1fe880444b12e0a
diff --git a/ftp/py-curl/pkg-plist b/ftp/py-curl/pkg-plist
index 5551d59..90910ec 100644
--- a/ftp/py-curl/pkg-plist
+++ b/ftp/py-curl/pkg-plist
@@ -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
OpenPOWER on IntegriCloud