diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-12 12:21:36 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-12 12:21:36 +0000 |
commit | 7cdb1676ea32bc81f8a50e6e635d91078eb739e3 (patch) | |
tree | 19deb16ff3091c6f023ccee2c9237b1d7dccc83b /net-im | |
parent | 08f58febbdeece1ca4bbc97d0628dd0f93dc9334 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber-pymsn/Makefile | 2 | ||||
-rw-r--r-- | net-im/jabber-pymsn/distinfo | 4 | ||||
-rw-r--r-- | net-im/jabber-pymsn/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net-im/jabber-pymsn/Makefile b/net-im/jabber-pymsn/Makefile index 24e4def6ef9e..360fbfb83584 100644 --- a/net-im/jabber-pymsn/Makefile +++ b/net-im/jabber-pymsn/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= pymsn -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.5 CATEGORIES= net MASTER_SITES= http://msn-transport.jabberstudio.org/tarballs/ PKGNAMEPREFIX= jabber- diff --git a/net-im/jabber-pymsn/distinfo b/net-im/jabber-pymsn/distinfo index 3e0747b9c9aa..d5c919e797b4 100644 --- a/net-im/jabber-pymsn/distinfo +++ b/net-im/jabber-pymsn/distinfo @@ -1,2 +1,2 @@ -MD5 (jabber/PyMSNt-0.9.3.tar.gz) = a98ecc23688e76f7841060e4fb0b7de9 -SIZE (jabber/PyMSNt-0.9.3.tar.gz) = 77414 +MD5 (jabber/PyMSNt-0.9.5.tar.gz) = f175084a62fd3dc8de2f5b68792b4103 +SIZE (jabber/PyMSNt-0.9.5.tar.gz) = 80571 diff --git a/net-im/jabber-pymsn/pkg-plist b/net-im/jabber-pymsn/pkg-plist index 984549cb41cf..eea76490dd71 100644 --- a/net-im/jabber-pymsn/pkg-plist +++ b/net-im/jabber-pymsn/pkg-plist @@ -6,6 +6,7 @@ lib/jabber/pymsn/tlib/jabber/client.py lib/jabber/pymsn/tlib/jabber/component.py lib/jabber/pymsn/tlib/jabber/jid.py lib/jabber/pymsn/tlib/jabber/jstrports.py +lib/jabber/pymsn/tlib/jabber/xmpp_stringprep.py lib/jabber/pymsn/tlib/domish.py lib/jabber/pymsn/tlib/__init__.py lib/jabber/pymsn/tlib/msn.py |