aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-05-30 23:53:48 +0800
committerclsung <clsung@FreeBSD.org>2006-05-30 23:53:48 +0800
commitf03f79faf3a421e56ac7717dc739b66e130e9c3f (patch)
tree89d083edec56bd283c179a6d3eda9ea14afaaa0f /net-im
parent839a61780faa317cea9594a7ca3bd92feaabdf44 (diff)
downloadfreebsd-ports-gnome-f03f79faf3a421e56ac7717dc739b66e130e9c3f.tar.gz
freebsd-ports-gnome-f03f79faf3a421e56ac7717dc739b66e130e9c3f.tar.zst
freebsd-ports-gnome-f03f79faf3a421e56ac7717dc739b66e130e9c3f.zip
- update to 0.4.0
PR: ports/98149 Submitted by: maintainer (Neal Nelson)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/py-twistedWords/Makefile7
-rw-r--r--net-im/py-twistedWords/distinfo6
-rw-r--r--net-im/py-twistedWords/pkg-descr7
-rw-r--r--net-im/py-twistedWords/pkg-plist12
4 files changed, 23 insertions, 9 deletions
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile
index 8527f42f321c..3a1ed5e1aaff 100644
--- a/net-im/py-twistedWords/Makefile
+++ b/net-im/py-twistedWords/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= twistedWords
-PORTVERSION= 0.3.0
+PORTVERSION= 0.4.0
CATEGORIES= net-im devel python
-MASTER_SITES= http://twistedmatrix.com/downloads/Words/0.3/ \
- http://tmrc.mit.edu/mirror/twisted/Words/0.3/
+MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Words/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TwistedWords-${PORTVERSION}
@@ -22,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/TwistedWords-${PORTVERSION}
USE_BZIP2= yes
-USE_PYTHON= 2.2+
+USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes
PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}
diff --git a/net-im/py-twistedWords/distinfo b/net-im/py-twistedWords/distinfo
index 57f1c5466e6f..e04bd2604abe 100644
--- a/net-im/py-twistedWords/distinfo
+++ b/net-im/py-twistedWords/distinfo
@@ -1,3 +1,3 @@
-MD5 (TwistedWords-0.3.0.tar.bz2) = 8fdb18c85bde467baddc1c7f3febb82e
-SHA256 (TwistedWords-0.3.0.tar.bz2) = afc04db4759d9ff44fff86708b71c42ce8c4f6baadb005da6e580e5dffc1c03d
-SIZE (TwistedWords-0.3.0.tar.bz2) = 132780
+MD5 (TwistedWords-0.4.0.tar.bz2) = 37d34da233aefe4a7a41b97bc9222b6a
+SHA256 (TwistedWords-0.4.0.tar.bz2) = fba8135614723d9d8dbdbf9ab5b16ef2cc58a1c821eb456034fd357dbdb7fdb3
+SIZE (TwistedWords-0.4.0.tar.bz2) = 139966
diff --git a/net-im/py-twistedWords/pkg-descr b/net-im/py-twistedWords/pkg-descr
index 08dff020b7af..87f8c92485ba 100644
--- a/net-im/py-twistedWords/pkg-descr
+++ b/net-im/py-twistedWords/pkg-descr
@@ -1,5 +1,8 @@
-Twisted Words has more chat than you can handle.
+Twisted Words is the Chat and Instant Messaging portion of the Twisted
+system. It is both a multiprotocol instant messaging client and server
+and provides low-level protocol implementations of OSCAR (AIM and ICQ),
+IRC, MSN, TOC (AIM) as well as Jabber libraries.
-Twisted Lore is available under the MIT Free Software licence.
+Twisted Words is available under the MIT Free Software licence.
WWW: http://twistedmatrix.com/
diff --git a/net-im/py-twistedWords/pkg-plist b/net-im/py-twistedWords/pkg-plist
index dd8e40885644..e33fc8f6067a 100644
--- a/net-im/py-twistedWords/pkg-plist
+++ b/net-im/py-twistedWords/pkg-plist
@@ -5,6 +5,9 @@ bin/im
%%S%%/twisted/words/__init__.py
%%S%%/twisted/words/__init__.pyc
%%S%%/twisted/words/__init__.pyo
+%%S%%/twisted/words/_version.py
+%%S%%/twisted/words/_version.pyc
+%%S%%/twisted/words/_version.pyo
%%S%%/twisted/words/ewords.py
%%S%%/twisted/words/ewords.pyc
%%S%%/twisted/words/ewords.pyo
@@ -75,6 +78,9 @@ bin/im
%%S%%/twisted/words/protocols/jabber/component.py
%%S%%/twisted/words/protocols/jabber/component.pyc
%%S%%/twisted/words/protocols/jabber/component.pyo
+%%S%%/twisted/words/protocols/jabber/error.py
+%%S%%/twisted/words/protocols/jabber/error.pyc
+%%S%%/twisted/words/protocols/jabber/error.pyo
%%S%%/twisted/words/protocols/jabber/jid.py
%%S%%/twisted/words/protocols/jabber/jid.pyc
%%S%%/twisted/words/protocols/jabber/jid.pyo
@@ -120,9 +126,15 @@ bin/im
%%S%%/twisted/words/test/test_jabbercomponent.py
%%S%%/twisted/words/test/test_jabbercomponent.pyc
%%S%%/twisted/words/test/test_jabbercomponent.pyo
+%%S%%/twisted/words/test/test_jabbererror.py
+%%S%%/twisted/words/test/test_jabbererror.pyc
+%%S%%/twisted/words/test/test_jabbererror.pyo
%%S%%/twisted/words/test/test_jabberjid.py
%%S%%/twisted/words/test/test_jabberjid.pyc
%%S%%/twisted/words/test/test_jabberjid.pyo
+%%S%%/twisted/words/test/test_jabberxmlstream.py
+%%S%%/twisted/words/test/test_jabberxmlstream.pyc
+%%S%%/twisted/words/test/test_jabberxmlstream.pyo
%%S%%/twisted/words/test/test_jabberxmppstringprep.py
%%S%%/twisted/words/test/test_jabberxmppstringprep.pyc
%%S%%/twisted/words/test/test_jabberxmppstringprep.pyo