diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-11-04 18:05:17 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-11-04 18:05:17 +0000 |
commit | 1ec96a806a999be51d5c1bc75339e0554e290ef5 (patch) | |
tree | 95dda6825f6a6cee78d30a87e67aaf55ff35f73e | |
parent | 5d8712882dbd3e5c8d6b3482d43f5455cc3c5fab (diff) | |
download | ports-1ec96a806a999be51d5c1bc75339e0554e290ef5.tar.gz ports-1ec96a806a999be51d5c1bc75339e0554e290ef5.zip |
Notes
-rw-r--r-- | net-im/telepathy-glib/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-glib/distinfo | 6 | ||||
-rw-r--r-- | net-im/telepathy-glib/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index a96638ef9086..a54fc8cbe7a4 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/net-im/telepathy-glib/Makefile,v 1.4 2008/03/20 02:57:19 marcus Exp $ PORTNAME= telepathy-glib -PORTVERSION= 0.7.17 +PORTVERSION= 0.7.18 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 a2fe3702b01b..f41a6a831440 100644 --- a/net-im/telepathy-glib/distinfo +++ b/net-im/telepathy-glib/distinfo @@ -1,3 +1,3 @@ -MD5 (telepathy-glib-0.7.17.tar.gz) = 793de65fecf10cbf463e0899adf786c2 -SHA256 (telepathy-glib-0.7.17.tar.gz) = 87f03a59aba44cf16836c3ced7a77a5109ef5d3e1038b12e1f7bbe9728d8180b -SIZE (telepathy-glib-0.7.17.tar.gz) = 2038612 +MD5 (telepathy-glib-0.7.18.tar.gz) = 93b27d2f8f2f77452b7234f40b3483f6 +SHA256 (telepathy-glib-0.7.18.tar.gz) = d485f795e1087f50e46f4c239f98d3d32e99243aa73df9c8fc8d538b00fc6c16 +SIZE (telepathy-glib-0.7.18.tar.gz) = 2099979 diff --git a/net-im/telepathy-glib/pkg-plist b/net-im/telepathy-glib/pkg-plist index afacab344676..671a2129de8d 100644 --- a/net-im/telepathy-glib/pkg-plist +++ b/net-im/telepathy-glib/pkg-plist @@ -24,6 +24,7 @@ include/telepathy-1.0/telepathy-glib/channel.h include/telepathy-1.0/telepathy-glib/connection-manager.h include/telepathy-1.0/telepathy-glib/connection.h include/telepathy-1.0/telepathy-glib/contacts-mixin.h +include/telepathy-1.0/telepathy-glib/contact.h include/telepathy-1.0/telepathy-glib/dbus-properties-mixin.h include/telepathy-1.0/telepathy-glib/dbus.h include/telepathy-1.0/telepathy-glib/debug-ansi.h @@ -104,6 +105,7 @@ 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.html share/gtk-doc/html/telepathy-glib/telepathy-glib-dbus-properties-mixin.html share/gtk-doc/html/telepathy-glib/telepathy-glib-dbus.html share/gtk-doc/html/telepathy-glib/telepathy-glib-debug-ansi.html |