pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/telepathy-idle Update to 0.1.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d95bcfb11602
branches:  trunk
changeset: 568018:d95bcfb11602
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 02 12:00:12 2009 +0000

description:
Update to 0.1.5:

telepathy-idle 0.1.5 (2009-09-14)
=================================

Enhancements:

* Use automake 1.11's silent build option. Use --enable-silent-rules
  to enable it. (wjt)

* Implement Destroyable for IM channels. (wjt)

* Implement o.fd.Tp.Connection.Interface.Requests. (jonner & wjt)

* Allow parting MUCs with RemoveMembers. (wjt)

Fixes:

* fd.o #22291: Define _GNU_SOURCE not __USE_GNU to get strnlen(3),
  which was causing a build failure on openSUSE, which has a glibc
  from the future. (Vincent Untz)

* fd.o #22958: Don't explicitly return void in void functions as Sun's
  C compiler doesn't support this. (Elaine Xiong)

diffstat:

 chat/telepathy-idle/Makefile |  4 ++--
 chat/telepathy-idle/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 4ada088de53f -r d95bcfb11602 chat/telepathy-idle/Makefile
--- a/chat/telepathy-idle/Makefile      Wed Dec 02 11:36:27 2009 +0000
+++ b/chat/telepathy-idle/Makefile      Wed Dec 02 12:00:12 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2009/09/09 11:16:56 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2009/12/02 12:00:12 wiz Exp $
 #
 
-DISTNAME=      telepathy-idle-0.1.4
+DISTNAME=      telepathy-idle-0.1.5
 CATEGORIES=    chat
 MASTER_SITES=  http://telepathy.freedesktop.org/releases/telepathy-idle/
 
diff -r 4ada088de53f -r d95bcfb11602 chat/telepathy-idle/distinfo
--- a/chat/telepathy-idle/distinfo      Wed Dec 02 11:36:27 2009 +0000
+++ b/chat/telepathy-idle/distinfo      Wed Dec 02 12:00:12 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2009/09/20 12:39:07 sno Exp $
+$NetBSD: distinfo,v 1.7 2009/12/02 12:00:12 wiz Exp $
 
-SHA1 (telepathy-idle-0.1.4.tar.gz) = d4ab472f6c8eb31b2d40746baf19b04d0aac123c
-RMD160 (telepathy-idle-0.1.4.tar.gz) = 73c8415211778017b68b9647caf7bbc0080e786f
-Size (telepathy-idle-0.1.4.tar.gz) = 436855 bytes
+SHA1 (telepathy-idle-0.1.5.tar.gz) = 3cc6c735aeab7a3923b1fc81a6f8d5f5a47bda09
+RMD160 (telepathy-idle-0.1.5.tar.gz) = d868ec25e662f111fa3a5a27185e679c496a3b2f
+Size (telepathy-idle-0.1.5.tar.gz) = 465784 bytes
 SHA1 (patch-aa) = 6f7a265074de47d765da698b62d7d941712c3607
 SHA1 (patch-ab) = d724d6c49bdbc0ddce87557cc9b0b0ca5a7efe17



Home | Main Index | Thread Index | Old Index