diff options
author | jmcneill <jmcneill> | 2009-03-05 22:48:07 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2009-03-05 22:48:07 +0000 |
commit | cad29b351cd87feb3bfc51c7264ea837fe5bec4e (patch) | |
tree | ac5ee1bc6380a5c964ec581ff8649a28c8842569 /chat | |
parent | 45b74f6f3681f3413058ba33f4b931c788e03ba9 (diff) | |
download | pkgsrc-cad29b351cd87feb3bfc51c7264ea837fe5bec4e.tar.gz |
Update msn-pecan to 0.0.18.
== Release 0.0.18 ==
2009-02-16 Thiago Silva <defcola@gmail.com>
* po: Update Portuguese (Brazil) translation.
2009-02-15 Felipe Contreras <felipe.contreras@gmail.com>
* win32: Show proper "README".
* session: Workaround to set http_method early on.
* session: Properly normalize the username.
* Bump version to 0.0.18.
* Build fixes for win32.
* Update translations catalog.
* po: Update Spanish translation.
* po: General update.
* Enable MSN plus sounds by default.
2009-02-15 Lu\xc3\xads Neto <luisneto3@clix.pt>
* po: Update Portuguese translation.
2009-02-15 Devid Antonio Filoni <devidfil@gmail.com>
* po: Update Italian translation.
2009-02-15 Elias Julkunen <elias.julkunen@gmail.com>
* po: Update Finnish translation.
2009-02-08 Devid Antonio Filoni <devidfil@gmail.com>
* Fix typo in Makefile.
2009-02-05 Eion Robb <eion@robbmob.com>
* Add win32 dll version.
2009-02-05 Felipe Contreras <felipe.contreras@gmail.com>
* Build libsiren by default.
* Use proper libdir (might be lib64).
* Plug some memleaks and cleanups on voiceclips.
2008-12-13 Felipe Contreras <felipe.contreras@gmail.com>
* session: Massive cleanups.
* session: Cleanups.
* sync: Cleanup.
* Remove logging step.
2009-02-05 Devid Antonio Filoni <devidfil@gmail.com>
* Add support for receiving Plus! sounds. Patch for this by Thiago Silva
and me.
* Add an option to hide Messenger Plus! Live tags from buddies nicknames
and personal messages.
* Choice to don't use PSM (and to use a normal personal message) during
build.
2009-01-21 Elliott Sales de Andrade <qulogic@pidgin.im>
* Report a debug warning if a SLP MSG is not processed because it has un
known flags.
2009-01-21 Thomas Gibson-Robinson <thomas.gibsonrobinson@gmail.com>
* Fix user displays for WLM 2009.
2009-01-17 Devid Antonio Filoni <devidfil@gmail.com>
* Fix a crash receiving voice clips and make voice clips messages
2009-01-17 Felipe Contreras <felipe.contreras@gmail.com>
* Cleanup libsiren Makefile stuff.
* libsiren cleanups.
* Reorganize libsiren.
* Make libsiren optional.
2009-01-03 Devid Antonio Filoni <devidfil@gmail.com>
* Add support for receiving voice clips. Thanks to Chris Stafford and Yo
uness Alaoui for this.
* Update adium/Makefile.am.
* Use pecan_info instead of purple_debug_*.
2009-01-12 Felipe Contreras <felipe.contreras@gmail.com>
* Fix personal status message option.
2009-01-12 Thiago Silva <defcola@gmail.com>
* Use P4-context.
2009-01-08 Devid Antonio Filoni <devidfil@gmail.com>
* Fix a bug that sets the mobile status to non-mobile buddies.
* Enable friendly name storage and fix it.
2009-01-08 Thiago Silva <defcola@gmail.com>
* Update pt_BR translation.
2008-12-30 Felipe Contreras <felipe.contreras@gmail.com>
* Fix previous commit.
2008-12-05 Devid Antonio Filoni <devidfil@gmail.com>
* Cleanups.
* Update readme.
* Show msn-pecan instead of msn in debug window.
2008-12-29 Devid Antonio Filoni <devidfil@gmail.com>
* Update to 'Use personal status messages'.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/msn-pecan/Makefile | 4 | ||||
-rw-r--r-- | chat/msn-pecan/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile index 89c1b472266..8c07f0a2bd2 100644 --- a/chat/msn-pecan/Makefile +++ b/chat/msn-pecan/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/01/12 13:36:35 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2009/03/05 22:48:07 jmcneill Exp $ # -DISTNAME= msn-pecan-0.0.17 +DISTNAME= msn-pecan-0.0.18 CATEGORIES= chat MASTER_SITES= http://msn-pecan.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/msn-pecan/distinfo b/chat/msn-pecan/distinfo index 93739589178..4f88a8383ce 100644 --- a/chat/msn-pecan/distinfo +++ b/chat/msn-pecan/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/01/12 13:36:35 jmcneill Exp $ +$NetBSD: distinfo,v 1.2 2009/03/05 22:48:07 jmcneill Exp $ -SHA1 (msn-pecan-0.0.17.tar.bz2) = 57509d178f9a8b1aa628ad4d11aa9fc111bf1c35 -RMD160 (msn-pecan-0.0.17.tar.bz2) = 230e13dbff8f9f786fcdf5f5f204d41d6c3d6da5 -Size (msn-pecan-0.0.17.tar.bz2) = 134172 bytes +SHA1 (msn-pecan-0.0.18.tar.bz2) = 5a60d858a1256af06925797829a489fdd0126127 +RMD160 (msn-pecan-0.0.18.tar.bz2) = 017ab0d790a361c24d07056973bca2852dab39fe +Size (msn-pecan-0.0.18.tar.bz2) = 176774 bytes |