pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/finch Update to finch-2.1.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5fc6b33d2cd
branches: trunk
changeset: 532193:d5fc6b33d2cd
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon Aug 13 14:20:21 2007 +0000
description:
Update to finch-2.1.0:
version 2.1.0 (07/28/2007):
Finch:
* There's support for workspaces now (details in the manpage)
* There's a new custom window manager, Irssi
* Some improvements for tab-completion, tooltip and the password entries
* Some bugs regarding search results fixed
* A new DBus-script to create a docklet for finch
* Support for showing empty groups in the buddy list (Eric Polino)
version 2.0.2 (06/14/2007):
Finch:
* Auto account reconnecting
diffstat:
chat/finch/Makefile | 4 ++--
chat/finch/PLIST | 9 +++++++--
2 files changed, 9 insertions(+), 4 deletions(-)
diffs (57 lines):
diff -r 7d37d564cfad -r d5fc6b33d2cd chat/finch/Makefile
--- a/chat/finch/Makefile Mon Aug 13 14:18:23 2007 +0000
+++ b/chat/finch/Makefile Mon Aug 13 14:20:21 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/08/11 14:54:07 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/08/13 14:20:21 tnn Exp $
#
-PKGNAME= finch-${VERSION}
+PKGNAME= finch-${PIDGIN_VERSION}
COMMENT= Multi-protocol Instant Messaging client console frontend
diff -r 7d37d564cfad -r d5fc6b33d2cd chat/finch/PLIST
--- a/chat/finch/PLIST Mon Aug 13 14:18:23 2007 +0000
+++ b/chat/finch/PLIST Mon Aug 13 14:20:21 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/28 12:13:33 gdt Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/08/13 14:20:21 tnn Exp $
bin/finch
include/finch/finch.h
include/finch/gntaccount.h
@@ -13,6 +13,7 @@
include/finch/gntpounce.h
include/finch/gntprefs.h
include/finch/gntrequest.h
+include/finch/gntsound.h
include/finch/gntstatus.h
include/finch/gntui.h
include/gnt/gnt.h
@@ -32,6 +33,7 @@
include/gnt/gntmenu.h
include/gnt/gntmenuitem.h
include/gnt/gntmenuitemcheck.h
+include/gnt/gntslider.h
include/gnt/gntstyle.h
include/gnt/gnttextview.h
include/gnt/gnttree.h
@@ -39,14 +41,17 @@
include/gnt/gntwidget.h
include/gnt/gntwindow.h
include/gnt/gntwm.h
+include/gnt/gntws.h
lib/finch/gntclipboard.la
lib/finch/gntgf.la
lib/finch/gnthistory.la
lib/finch/gntlastlog.la
-lib/finch/s.la
lib/libgnt.la
+lib/gnt/s.la
+lib/gnt/irssi.la
lib/pkgconfig/gnt.pc
man/man1/finch.1
@dirrm include/finch
@dirrm include/gnt
+@dirrm lib/gnt
@dirrm lib/finch
Home |
Main Index |
Thread Index |
Old Index