summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-09-11 07:26:06 +0000
committerculot <culot@FreeBSD.org>2011-09-11 07:26:06 +0000
commit404f739ed6033b34cec6a008ecd62c07e6fefe66 (patch)
tree572a5333858e80e98341d4d1a549e38172ea5a48
parent481d6ab753313298ba77b28ce6ba0d7de8a87bb8 (diff)
downloadFreeBSD-ports-404f739ed6033b34cec6a008ecd62c07e6fefe66.zip
FreeBSD-ports-404f739ed6033b34cec6a008ecd62c07e6fefe66.tar.gz
- Update to 0.14
- Add LICENSE (GPLv3) PR: ports/160625 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
-rw-r--r--net-im/py-jabberbot/Makefile7
-rw-r--r--net-im/py-jabberbot/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile
index 5ceb39b..c8c356b 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 bdf997e7..e9e07ae 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
OpenPOWER on IntegriCloud