summaryrefslogtreecommitdiff
path: root/chat/finch
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2007-08-13 14:20:21 +0000
committertnn <tnn@pkgsrc.org>2007-08-13 14:20:21 +0000
commitf333cb0ce98710a22f23aeee44233e88a86aac36 (patch)
tree90731825a47bdb9bbf96311db6305ab62aff7445 /chat/finch
parent28ac5285113ed86b99b2dd6034df593afaeedb87 (diff)
downloadpkgsrc-f333cb0ce98710a22f23aeee44233e88a86aac36.tar.gz
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 (limited to 'chat/finch')
-rw-r--r--chat/finch/Makefile4
-rw-r--r--chat/finch/PLIST9
2 files changed, 9 insertions, 4 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 05919e7f9fb..1c5f44b0787 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -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 --git a/chat/finch/PLIST b/chat/finch/PLIST
index 03e92ae2f60..7525168b1e8 100644
--- a/chat/finch/PLIST
+++ b/chat/finch/PLIST
@@ -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/gntplugin.h
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/gntmarshal.h
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/gntutils.h
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