diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-02 22:22:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-02 22:22:16 +0800 |
commit | f68da9bb7cd951b4538e9743e95a20f0d05f9f88 (patch) | |
tree | 9fb94ae384c19bdb17d24516991b5319b8748b7c | |
parent | 90220e670cad390418537ff8f54a50c1c5110343 (diff) | |
download | marcuscom-ports-f68da9bb7cd951b4538e9743e95a20f0d05f9f88.tar.gz marcuscom-ports-f68da9bb7cd951b4538e9743e95a20f0d05f9f88.tar.zst marcuscom-ports-f68da9bb7cd951b4538e9743e95a20f0d05f9f88.zip |
Update to 0.13.15.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15332 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net-im/telepathy-glib/Makefile | 4 | ||||
-rw-r--r-- | net-im/telepathy-glib/distinfo | 4 | ||||
-rw-r--r-- | net-im/telepathy-glib/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index d46c34ebe..ee9abd933 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -3,10 +3,10 @@ # Whom: Florent Thoumie <flz@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/telepathy-glib/Makefile,v 1.21 2011/02/11 16:33:38 kwm Exp $ +# $MCom: ports/net-im/telepathy-glib/Makefile,v 1.22 2011/02/24 11:57:01 kwm Exp $ PORTNAME= telepathy-glib -PORTVERSION= 0.13.14 +PORTVERSION= 0.13.15 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ diff --git a/net-im/telepathy-glib/distinfo b/net-im/telepathy-glib/distinfo index dac5df7c5..231b3f710 100644 --- a/net-im/telepathy-glib/distinfo +++ b/net-im/telepathy-glib/distinfo @@ -1,2 +1,2 @@ -SHA256 (telepathy-glib-0.13.14.tar.gz) = da80b2460117d5189ef4dcabd2567d7f884f8b670555cd6f9e1525289036a33e -SIZE (telepathy-glib-0.13.14.tar.gz) = 2988247 +SHA256 (telepathy-glib-0.13.15.tar.gz) = 25fa05ce28b308b43ec3abe6ea028b951008b39ed3d1a7841c30eae304ebddf8 +SIZE (telepathy-glib-0.13.15.tar.gz) = 3011994 diff --git a/net-im/telepathy-glib/pkg-plist b/net-im/telepathy-glib/pkg-plist index 47e6c2972..6b4267b49 100644 --- a/net-im/telepathy-glib/pkg-plist +++ b/net-im/telepathy-glib/pkg-plist @@ -42,6 +42,7 @@ include/telepathy-1.0/telepathy-glib/base-client.h include/telepathy-1.0/telepathy-glib/base-connection-manager.h include/telepathy-1.0/telepathy-glib/base-connection.h include/telepathy-1.0/telepathy-glib/base-contact-list.h +include/telepathy-1.0/telepathy-glib/base-password-channel.h include/telepathy-1.0/telepathy-glib/base-protocol.h include/telepathy-1.0/telepathy-glib/basic-proxy-factory.h include/telepathy-1.0/telepathy-glib/capabilities.h |