diff options
author | marcus <marcus@FreeBSD.org> | 2009-01-13 15:48:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-01-13 15:48:46 +0800 |
commit | 5ef139a713ce542bc2b2f30947594ecca8521d89 (patch) | |
tree | 6e11812b189d5d7b7e63e482690eba4435f04243 /net-im | |
parent | bd028bc1c47c85499b205c222f3577b45e3bf581 (diff) | |
download | freebsd-ports-gnome-5ef139a713ce542bc2b2f30947594ecca8521d89.tar.gz freebsd-ports-gnome-5ef139a713ce542bc2b2f30947594ecca8521d89.tar.zst freebsd-ports-gnome-5ef139a713ce542bc2b2f30947594ecca8521d89.zip |
Update to 0.15.6.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-python/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-python/distinfo | 6 | ||||
-rw-r--r-- | net-im/telepathy-python/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile index 0bcb2ebda7a9..5c9b57d2809e 100644 --- a/net-im/telepathy-python/Makefile +++ b/net-im/telepathy-python/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/net-im/telepathy-python/Makefile,v 1.5 2009/01/08 07:07:51 marcus Exp $ PORTNAME= telepathy-python -PORTVERSION= 0.15.5 +PORTVERSION= 0.15.6 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/telepathy-python/distinfo b/net-im/telepathy-python/distinfo index 3c1cde48af9d..7e7d25489390 100644 --- a/net-im/telepathy-python/distinfo +++ b/net-im/telepathy-python/distinfo @@ -1,3 +1,3 @@ -MD5 (telepathy-python-0.15.5.tar.gz) = f732c165dd8c0f79248fd2dd123ce430 -SHA256 (telepathy-python-0.15.5.tar.gz) = 7100479cda4697560f44a6a20b468b391630e8e7f9a68a0e2a68e7118ee4025f -SIZE (telepathy-python-0.15.5.tar.gz) = 164980 +MD5 (telepathy-python-0.15.6.tar.gz) = b79886e73bf20eb7af300a6408e53fa6 +SHA256 (telepathy-python-0.15.6.tar.gz) = d499a6c8509beafcdb5fa6c647d6b5aeee4989d83dfb0958914e92e05c8a89e2 +SIZE (telepathy-python-0.15.6.tar.gz) = 165649 diff --git a/net-im/telepathy-python/pkg-plist b/net-im/telepathy-python/pkg-plist index 59b9eb07acfd..a41f803ee683 100644 --- a/net-im/telepathy-python/pkg-plist +++ b/net-im/telepathy-python/pkg-plist @@ -163,6 +163,9 @@ %%PYTHON_SITELIBDIR%%/telepathy/server/properties.py %%PYTHON_SITELIBDIR%%/telepathy/server/properties.pyc %%PYTHON_SITELIBDIR%%/telepathy/server/properties.pyo +%%PYTHON_SITELIBDIR%%/telepathy/utils.py +%%PYTHON_SITELIBDIR%%/telepathy/utils.pyc +%%PYTHON_SITELIBDIR%%/telepathy/utils.pyo @dirrm %%PYTHON_SITELIBDIR%%/telepathy/server @dirrm %%PYTHON_SITELIBDIR%%/telepathy/client @dirrm %%PYTHON_SITELIBDIR%%/telepathy/_generated |