diff options
author | wiz <wiz@pkgsrc.org> | 2009-12-08 12:45:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-12-08 12:45:42 +0000 |
commit | 15709c62b1b81b82e4e1df800d4c5fde9ef93fcf (patch) | |
tree | 3d28c74b5b33b1a06b1f52d82aa8ee4e45c360ab /chat/libpurple/PLIST | |
parent | 8f160db64499f70f853c69672e42e56661060093 (diff) | |
download | pkgsrc-15709c62b1b81b82e4e1df800d4c5fde9ef93fcf.tar.gz |
Update to 2.6.2, based on patches provided by Joachim Kuebart in PR 42005.
Additional changes:
Fix farsight handling in libpurple.
Set LICENSE.
2.6.2 (09/05/2009):
Mark: Woo boy it's been a busy two weeks. There was a lot of new code
in 2.6.0, and with new code comes new bugs. The cadre of relentless
developers responsible for Pidgin have been hard at work, and I believe
they have fixed all the major bugs that cropped up. My thanks to all
those names listed as Current Developers in Pidgin's 'About' window.
Elliott: Well now, just as Mark said, there was a lot of new stuff that
probably came up with tons of bugs. So I can't say I wrote anything
super-awesome, but I definitely fixed quite a few of those itty-bitty
why-didn't-this-work-this-way sort of bugs.
Diffstat (limited to 'chat/libpurple/PLIST')
-rw-r--r-- | chat/libpurple/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/libpurple/PLIST b/chat/libpurple/PLIST index fcf31405d23..aed21de3351 100644 --- a/chat/libpurple/PLIST +++ b/chat/libpurple/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2009/09/06 21:06:44 abs Exp $ +@comment $NetBSD: PLIST,v 1.20 2009/12/08 12:45:42 wiz Exp $ include/libpurple/account.h include/libpurple/accountopt.h include/libpurple/blist.h @@ -92,6 +92,7 @@ ${PLIST.gnutls}lib/purple-2/ssl-gnutls.la ${PLIST.nss}lib/purple-2/ssl-nss.la lib/purple-2/ssl.la lib/purple-2/statenotify.la +${PLIST.tcl}lib/purple-2/tcl.la share/aclocal/purple.m4 share/gconf/schemas/purple.schemas share/locale/af/LC_MESSAGES/pidgin.mo |