Update to 0.4.2.
PR: 31740 Submitted by: maintainer
This commit is contained in:
parent
9ec0f54246
commit
2670bead4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52367
@ -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}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pycurl-0.3.6.tar.gz) = f52a1cd02ea6ad28a1fe880444b12e0a
|
||||
MD5 (pycurl-0.4.2.tar.gz) = 1eb9c85462231ead2bbf47c244d5309a
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user