diff options
author | marcus <marcus@FreeBSD.org> | 2010-01-24 03:29:21 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2010-01-24 03:29:21 +0800 |
commit | 2802ee5f0a6f1691f4ebfb04006012c79debfc89 (patch) | |
tree | 68570fd0b9d3313b88ad7ce4ada39bc85d790d67 /net-im | |
parent | 20b28d669a14b174418fd3dbeb20b9cc10c36d99 (diff) | |
download | freebsd-ports-graphics-2802ee5f0a6f1691f4ebfb04006012c79debfc89.tar.gz freebsd-ports-graphics-2802ee5f0a6f1691f4ebfb04006012c79debfc89.tar.zst freebsd-ports-graphics-2802ee5f0a6f1691f4ebfb04006012c79debfc89.zip |
Update to 0.5.4.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-butterfly/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-butterfly/distinfo | 6 | ||||
-rw-r--r-- | net-im/telepathy-butterfly/pkg-plist | 6 |
3 files changed, 10 insertions, 4 deletions
diff --git a/net-im/telepathy-butterfly/Makefile b/net-im/telepathy-butterfly/Makefile index 16d822c15e9..29fcd618255 100644 --- a/net-im/telepathy-butterfly/Makefile +++ b/net-im/telepathy-butterfly/Makefile @@ -7,7 +7,7 @@ # PORTNAME= telepathy-butterfly -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/telepathy-butterfly/distinfo b/net-im/telepathy-butterfly/distinfo index 49f559e2d53..5ba95ec8622 100644 --- a/net-im/telepathy-butterfly/distinfo +++ b/net-im/telepathy-butterfly/distinfo @@ -1,3 +1,3 @@ -MD5 (telepathy-butterfly-0.5.3.tar.gz) = 7908d14da99a99ba512a85f58b6bf631 -SHA256 (telepathy-butterfly-0.5.3.tar.gz) = 9cc3f606c9ccadf2f958d9632216a86ab626686e62028d87b10045e9252d44ca -SIZE (telepathy-butterfly-0.5.3.tar.gz) = 134779 +MD5 (telepathy-butterfly-0.5.4.tar.gz) = 3cedf582597ebe742fe7c05fc6ec8943 +SHA256 (telepathy-butterfly-0.5.4.tar.gz) = b9f27bd35e2acf14dabebbaf491eb20f0423ab72b6da0dfa72a11e2bd430dd15 +SIZE (telepathy-butterfly-0.5.4.tar.gz) = 138553 diff --git a/net-im/telepathy-butterfly/pkg-plist b/net-im/telepathy-butterfly/pkg-plist index b98e4d8b7a8..3fa3f4e8970 100644 --- a/net-im/telepathy-butterfly/pkg-plist +++ b/net-im/telepathy-butterfly/pkg-plist @@ -1,3 +1,6 @@ +%%PYTHON_SITELIBDIR%%/butterfly/Connection_Interface_Mail_Notification.py +%%PYTHON_SITELIBDIR%%/butterfly/Connection_Interface_Mail_Notification.pyc +%%PYTHON_SITELIBDIR%%/butterfly/Connection_Interface_Mail_Notification.pyo %%PYTHON_SITELIBDIR%%/butterfly/__init__.py %%PYTHON_SITELIBDIR%%/butterfly/__init__.pyc %%PYTHON_SITELIBDIR%%/butterfly/__init__.pyo @@ -46,6 +49,9 @@ %%PYTHON_SITELIBDIR%%/butterfly/presence.py %%PYTHON_SITELIBDIR%%/butterfly/presence.pyc %%PYTHON_SITELIBDIR%%/butterfly/presence.pyo +%%PYTHON_SITELIBDIR%%/butterfly/mail_notification.py +%%PYTHON_SITELIBDIR%%/butterfly/mail_notification.pyc +%%PYTHON_SITELIBDIR%%/butterfly/mail_notification.pyo %%PYTHON_SITELIBDIR%%/butterfly/media/__init__.py %%PYTHON_SITELIBDIR%%/butterfly/media/__init__.pyc %%PYTHON_SITELIBDIR%%/butterfly/media/__init__.pyo |