diff options
author | jmmv <jmmv> | 2003-05-31 12:11:47 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-31 12:11:47 +0000 |
commit | a1c5ce26c7607ae3781c497253403cd4aef56688 (patch) | |
tree | 93e5de1521f01c563a5296f96eba7b604a68476c /chat/gaim | |
parent | 590aba974f003577a7539e0126662ba63b9ba498 (diff) | |
download | pkgsrc-a1c5ce26c7607ae3781c497253403cd4aef56688.tar.gz |
Update to 0.64:
* Buddy list sorting in buddy list preferences.
* Improved debug window with timestamps and pause buttons.
* New core/ui split notification and request APIs.
* New mail notification dialog.
* Several bug fixes in MSN.
* Conversation window buddy icon bugs were fixed.
Diffstat (limited to 'chat/gaim')
-rw-r--r-- | chat/gaim/Makefile | 4 | ||||
-rw-r--r-- | chat/gaim/PLIST | 4 | ||||
-rw-r--r-- | chat/gaim/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 264c7233cb3..6b7e16e8965 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2003/05/21 17:36:02 jmmv Exp $ +# $NetBSD: Makefile,v 1.32 2003/05/31 12:11:47 jmmv Exp $ # -DISTNAME= gaim-0.63 +DISTNAME= gaim-0.64 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} diff --git a/chat/gaim/PLIST b/chat/gaim/PLIST index c408523f7a1..f4f0adb4d28 100644 --- a/chat/gaim/PLIST +++ b/chat/gaim/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2003/05/21 17:36:03 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.14 2003/05/31 12:11:47 jmmv Exp $ bin/gaim bin/gaim-remote lib/gaim/autorecon.a @@ -77,6 +77,7 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gaim.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gaim.mo @@ -286,6 +287,5 @@ share/sounds/gaim/send.wav @dirrm share/pixmaps/gaim/dialogs @dirrm share/pixmaps/gaim/buttons @dirrm share/pixmaps/gaim -@comment in gnome-dirs: @dirrm share/gnome/apps/Internet @comment in gnome2-dirs: @dirrm share/applications @dirrm lib/gaim diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo index b321cf3ca0e..04efc3b42e6 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.23 2003/05/21 17:36:03 jmmv Exp $ +$NetBSD: distinfo,v 1.24 2003/05/31 12:11:47 jmmv Exp $ -SHA1 (gaim-0.63.tar.gz) = cfd8e4f6a1bb8a2ce0c0944a8e92de198c2cec52 -Size (gaim-0.63.tar.gz) = 3341972 bytes +SHA1 (gaim-0.64.tar.gz) = 69042a2729aa2180c02285b60cd69888432b909d +Size (gaim-0.64.tar.gz) = 3550510 bytes |