diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-28 23:23:04 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-28 23:23:04 +0800 |
commit | 1c5df43f8506010061e92a42c18ac791f3f04890 (patch) | |
tree | ca3a2b903e25b40e4fd5c9250a4a96f3c1063fd0 /net-im/telepathy-glib | |
parent | dc98ed6e8a690519924f0c537a232af0911ef1d5 (diff) | |
download | marcuscom-ports-1c5df43f8506010061e92a42c18ac791f3f04890.tar marcuscom-ports-1c5df43f8506010061e92a42c18ac791f3f04890.tar.gz marcuscom-ports-1c5df43f8506010061e92a42c18ac791f3f04890.tar.bz2 marcuscom-ports-1c5df43f8506010061e92a42c18ac791f3f04890.tar.lz marcuscom-ports-1c5df43f8506010061e92a42c18ac791f3f04890.tar.xz marcuscom-ports-1c5df43f8506010061e92a42c18ac791f3f04890.tar.zst marcuscom-ports-1c5df43f8506010061e92a42c18ac791f3f04890.zip |
Update to 0.13.11.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15117 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-glib')
-rw-r--r-- | net-im/telepathy-glib/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-glib/distinfo | 4 | ||||
-rw-r--r-- | net-im/telepathy-glib/pkg-plist | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index 348a05cbb..1d2bb7944 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -3,11 +3,10 @@ # Whom: Florent Thoumie <flz@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/telepathy-glib/Makefile,v 1.18 2011/01/23 16:13:30 kwm Exp $ +# $MCom: ports/net-im/telepathy-glib/Makefile,v 1.19 2011/01/23 18:29:24 marcus Exp $ PORTNAME= telepathy-glib -PORTVERSION= 0.13.10 -PORTREVISION= 1 +PORTVERSION= 0.13.11 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 9af2eefcd..133ddbf4c 100644 --- a/net-im/telepathy-glib/distinfo +++ b/net-im/telepathy-glib/distinfo @@ -1,2 +1,2 @@ -SHA256 (telepathy-glib-0.13.10.tar.gz) = f788fc1849a6dc9aaed9ff22948488a2826527b05a74d0667db405f65fde4934 -SIZE (telepathy-glib-0.13.10.tar.gz) = 2945999 +SHA256 (telepathy-glib-0.13.11.tar.gz) = 738746f4c796a729e8963fa98deb59612af5d0966c76712537599bd3871c22ff +SIZE (telepathy-glib-0.13.11.tar.gz) = 2973924 diff --git a/net-im/telepathy-glib/pkg-plist b/net-im/telepathy-glib/pkg-plist index 9440ea335..47e6c2972 100644 --- a/net-im/telepathy-glib/pkg-plist +++ b/net-im/telepathy-glib/pkg-plist @@ -58,6 +58,8 @@ include/telepathy-1.0/telepathy-glib/client.h include/telepathy-1.0/telepathy-glib/cm-message.h include/telepathy-1.0/telepathy-glib/connection-manager.h include/telepathy-1.0/telepathy-glib/connection.h +include/telepathy-1.0/telepathy-glib/contact-search-result.h +include/telepathy-1.0/telepathy-glib/contact-search.h include/telepathy-1.0/telepathy-glib/contact.h include/telepathy-1.0/telepathy-glib/contacts-mixin.h include/telepathy-1.0/telepathy-glib/dbus-daemon.h @@ -207,6 +209,8 @@ share/gtk-doc/html/telepathy-glib/telepathy-glib-connection-presence.html share/gtk-doc/html/telepathy-glib/telepathy-glib-connection-requests.html share/gtk-doc/html/telepathy-glib/telepathy-glib-connection-simple-presence.html share/gtk-doc/html/telepathy-glib/telepathy-glib-connection.html +share/gtk-doc/html/telepathy-glib/telepathy-glib-contact-search-result.html +share/gtk-doc/html/telepathy-glib/telepathy-glib-contact-search.html share/gtk-doc/html/telepathy-glib/telepathy-glib-contact.html share/gtk-doc/html/telepathy-glib/telepathy-glib-dbus-properties-mixin.html share/gtk-doc/html/telepathy-glib/telepathy-glib-dbus.html |