mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 7.12.3
PR: 76883 Submitted by: Gerhard Schmidt <estartu@augusta.de>
This commit is contained in:
parent
25d2c00399
commit
a91ee62c0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129291
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= curl
|
PORTNAME= curl
|
||||||
PORTVERSION= 7.12
|
PORTVERSION= 7.12.3
|
||||||
CATEGORIES= ftp python
|
CATEGORIES= ftp python
|
||||||
MASTER_SITES= http://pycurl.sourceforge.net/download/ \
|
MASTER_SITES= http://pycurl.sourceforge.net/download/ \
|
||||||
http://pycurl.sourceforge.net/download/00-OLD-VERSIONS/
|
http://pycurl.sourceforge.net/download/00-OLD-VERSIONS/
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (pycurl-7.12.tar.gz) = 379b050e9fbac136a42b855981a7b053
|
MD5 (pycurl-7.12.3.tar.gz) = 9b6e38a590e2c9a48865071585c138d0
|
||||||
SIZE (pycurl-7.12.tar.gz) = 59020
|
SIZE (pycurl-7.12.3.tar.gz) = 59517
|
||||||
|
|
|
@ -27,11 +27,11 @@ share/doc/py-curl/tests/test_multi6.py
|
||||||
share/doc/py-curl/tests/test_multi_vs_thread.py
|
share/doc/py-curl/tests/test_multi_vs_thread.py
|
||||||
share/doc/py-curl/tests/test_post.py
|
share/doc/py-curl/tests/test_post.py
|
||||||
share/doc/py-curl/tests/test_post2.py
|
share/doc/py-curl/tests/test_post2.py
|
||||||
|
share/doc/py-curl/tests/test_post3.py
|
||||||
share/doc/py-curl/tests/test_stringio.py
|
share/doc/py-curl/tests/test_stringio.py
|
||||||
share/doc/py-curl/tests/test_xmlrpc.py
|
share/doc/py-curl/tests/test_xmlrpc.py
|
||||||
share/doc/py-curl/tests/util.py
|
share/doc/py-curl/tests/util.py
|
||||||
share/examples/py-curl/basicfirst.py
|
share/examples/py-curl/basicfirst.py
|
||||||
share/examples/py-curl/gtkhtml_demo.py
|
|
||||||
share/examples/py-curl/linksys.py
|
share/examples/py-curl/linksys.py
|
||||||
share/examples/py-curl/retriever-multi.py
|
share/examples/py-curl/retriever-multi.py
|
||||||
share/examples/py-curl/retriever.py
|
share/examples/py-curl/retriever.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue