diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/py-jabberbot/Makefile | 7 | ||||
-rw-r--r-- | net-im/py-jabberbot/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile index 5ceb39bb3989..c8c356bfb14d 100644 --- a/net-im/py-jabberbot/Makefile +++ b/net-im/py-jabberbot/Makefile @@ -6,15 +6,16 @@ # PORTNAME= jabberbot -PORTVERSION= 0.9 -PORTREVISION= 1 +PORTVERSION= 0.14 CATEGORIES= net-im python -MASTER_SITES= http://thpinfo.com/2007/python-jabberbot/ +MASTER_SITES= SF/pythonjabberbot/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= g.veniamin@googlemail.com COMMENT= A simple Jabber Bot for Python +LICENSE= GPLv3 + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/xmpp/auth.py:${PORTSDIR}/net-im/py-xmpppy USE_PYTHON= 2.5+ diff --git a/net-im/py-jabberbot/distinfo b/net-im/py-jabberbot/distinfo index bdf997e7ae55..e9e07ae1630e 100644 --- a/net-im/py-jabberbot/distinfo +++ b/net-im/py-jabberbot/distinfo @@ -1,2 +1,2 @@ -SHA256 (jabberbot-0.9.tar.gz) = 6a67acb441a8e80b54078967c1277f48034dee4e42a61ab6faae2f04c7eaa4dd -SIZE (jabberbot-0.9.tar.gz) = 20003 +SHA256 (jabberbot-0.14.tar.gz) = e84ff88326213a503e4078c658f50ebf04520527af636a6d43ff7344435f2c64 +SIZE (jabberbot-0.14.tar.gz) = 23745 |