diff options
author | drochner <drochner> | 2011-02-24 21:01:45 +0000 |
---|---|---|
committer | drochner <drochner> | 2011-02-24 21:01:45 +0000 |
commit | 98ae1c4c31543da7a4ba7a7e406ca870193d7548 (patch) | |
tree | a693249385d0547aa99c793fafed19007cdb3899 /chat/telepathy-glib | |
parent | 2cb9557ab7313353b2a14433292ab604fa2d4f72 (diff) | |
download | pkgsrc-98ae1c4c31543da7a4ba7a7e406ca870193d7548.tar.gz |
update to 0.12.7
changes: bugfixes
Diffstat (limited to 'chat/telepathy-glib')
-rw-r--r-- | chat/telepathy-glib/Makefile | 5 | ||||
-rw-r--r-- | chat/telepathy-glib/PLIST | 4 | ||||
-rw-r--r-- | chat/telepathy-glib/distinfo | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile index c5a68fe3f2b..30bc64cbc20 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2010/11/29 15:29:06 drochner Exp $ +# $NetBSD: Makefile,v 1.23 2011/02/24 21:01:45 drochner Exp $ # -DISTNAME= telepathy-glib-0.12.5 +DISTNAME= telepathy-glib-0.12.7 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/ @@ -26,6 +26,7 @@ TEST_TARGET= check BUILDLINK_API_DEPENDS.glib2+= glib2>=2.20.0 .include "../../devel/glib2/buildlink3.mk" +.include "../../devel/gobject-introspection/buildlink3.mk" .include "../../lang/python/application.mk" BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.82 .include "../../sysutils/dbus-glib/buildlink3.mk" diff --git a/chat/telepathy-glib/PLIST b/chat/telepathy-glib/PLIST index 50a019c470b..b4f6e3dcf15 100644 --- a/chat/telepathy-glib/PLIST +++ b/chat/telepathy-glib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2010/11/29 15:29:06 drochner Exp $ +@comment $NetBSD: PLIST,v 1.12 2011/02/24 21:01:45 drochner Exp $ include/telepathy-1.0/telepathy-glib/_gen/error-str.h include/telepathy-1.0/telepathy-glib/_gen/genums.h include/telepathy-1.0/telepathy-glib/_gen/gtypes.h @@ -107,8 +107,10 @@ include/telepathy-1.0/telepathy-glib/telepathy-glib.h include/telepathy-1.0/telepathy-glib/text-mixin.h include/telepathy-1.0/telepathy-glib/util.h include/telepathy-1.0/telepathy-glib/verify.h +lib/girepository-1.0/TelepathyGLib-0.12.typelib lib/libtelepathy-glib.la lib/pkgconfig/telepathy-glib.pc +share/gir-1.0/TelepathyGLib-0.12.gir share/gtk-doc/html/telepathy-glib/TpBaseChannel.html share/gtk-doc/html/telepathy-glib/TpBaseConnection.html share/gtk-doc/html/telepathy-glib/TpBaseConnectionManager.html diff --git a/chat/telepathy-glib/distinfo b/chat/telepathy-glib/distinfo index f250d0f84f7..8883b2823eb 100644 --- a/chat/telepathy-glib/distinfo +++ b/chat/telepathy-glib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2010/11/29 15:29:06 drochner Exp $ +$NetBSD: distinfo,v 1.13 2011/02/24 21:01:45 drochner Exp $ -SHA1 (telepathy-glib-0.12.5.tar.gz) = b0d6a2d0a5a59a627589bd0eb63b5f9bf5b5a93b -RMD160 (telepathy-glib-0.12.5.tar.gz) = 7372e94b9ba9fe3a558e7f405974b4c0b95a6051 -Size (telepathy-glib-0.12.5.tar.gz) = 2551800 bytes +SHA1 (telepathy-glib-0.12.7.tar.gz) = ccde723082647cc80e7dd3b9fcc6a5f8e5fbe40e +RMD160 (telepathy-glib-0.12.7.tar.gz) = ce9f81a84db153b8012397a2467a849ba2245a65 +Size (telepathy-glib-0.12.7.tar.gz) = 2572558 bytes |