mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 0.4.0
- Update WWW
This commit is contained in:
parent
260be5dcc5
commit
3c75a5e54c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205312
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= httplib2
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://bitworking.org/projects/httplib2/dist/
|
||||
MASTER_SITES= http://httplib2.googlecode.com/files/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= lwhsu@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (httplib2-0.3.0.tar.gz) = 781110e8031bdbe753d80532cfbe1bc4
|
||||
SHA256 (httplib2-0.3.0.tar.gz) = 20c85b73dd6c4a1d0aeaa21f2d0161fd1e79ea5562cd92e89d63a209a9514372
|
||||
SIZE (httplib2-0.3.0.tar.gz) = 16149
|
||||
MD5 (httplib2-0.4.0.tar.gz) = 022006c6c5fb75ea082b97d0fcc89d94
|
||||
SHA256 (httplib2-0.4.0.tar.gz) = 816479fb906a7832527eab6852961f0ce7460f7159f0dd13cbef34721a2174d4
|
||||
SIZE (httplib2-0.4.0.tar.gz) = 16770
|
||||
|
@ -1,4 +1,4 @@
|
||||
A comprehensive HTTP client library, httplib2.py supports many features left
|
||||
out of other HTTP libraries.
|
||||
|
||||
WWW: http://bitworking.org/projects/httplib2/
|
||||
WWW: http://code.google.com/p/httplib2/
|
||||
|
Loading…
Reference in New Issue
Block a user