mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to xmlrpclib-1.0.1 to fix fetching
This commit is contained in:
parent
dc00144e80
commit
57feb5b2b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138826
@ -6,18 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= xmlrpclib
|
||||
PORTVERSION= 0.9.9
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= http://www.pythonware.net/storage/
|
||||
MASTER_SITES= http://effbot.org/downloads/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= xmlrpc-${PORTVERSION}-010226
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A Python implementation of the XML-RPC protocol
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_ZIP= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
XRL_DOCDIR= ${PREFIX}/share/doc/py-xmlrpclib
|
||||
XRL_EGDIR= ${PREFIX}/share/examples/py-xmlrpclib
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (xmlrpc-0.9.9-010226.zip) = 49d877913f712e1fa24d1072d4898cb6
|
||||
SIZE (xmlrpc-0.9.9-010226.zip) = 11232
|
||||
MD5 (xmlrpclib-1.0.1.zip) = 56528a4b31e2b1c6be6710d8a4edd96f
|
||||
SIZE (xmlrpclib-1.0.1.zip) = 19566
|
||||
|
Loading…
Reference in New Issue
Block a user