Thu Jan 3 22:38:42 2008 UTC ()
Update to 2.4.8:

* The encoding method of MIME headers is now determined by outgoing
  encoding rather than the value of MB_CUR_MAX.
* The memory leaks and warnings in LDAP search were fixed.
* The beep on folders with one message when using GTK+ 2.12 was removed.
* Win32: The crash that occurred when trying to display some TIFF files was fixed.
* Win32: Settings are now automatically saved on the shutdown of system.


(xtraeme)
diff -r1.109 -r1.110 pkgsrc/mail/sylpheed/Makefile
diff -r1.61 -r1.62 pkgsrc/mail/sylpheed/distinfo

cvs diff -r1.109 -r1.110 pkgsrc/mail/sylpheed/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/sylpheed/Makefile 2007/10/11 18:12:55 1.109
+++ pkgsrc/mail/sylpheed/Makefile 2008/01/03 22:38:41 1.110
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.109 2007/10/11 18:12:55 xtraeme Exp $ 1# $NetBSD: Makefile,v 1.110 2008/01/03 22:38:41 xtraeme Exp $
2 2
3DISTNAME= sylpheed-2.4.7 3DISTNAME= sylpheed-2.4.8
4CATEGORIES= mail news x11 4CATEGORIES= mail news x11
5MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4/ 5MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4/
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= chris@NetBSD.org 8MAINTAINER= chris@NetBSD.org
9HOMEPAGE= http://sylpheed.sraoss.jp/en/ 9HOMEPAGE= http://sylpheed.sraoss.jp/en/
10COMMENT= X based e-mail and netnews client 10COMMENT= X based e-mail and netnews client
11 11
12CONFLICTS= sylpheed-claws-[0-9]* sylpheed-gtk2-[0-9]* 12CONFLICTS= sylpheed-claws-[0-9]* sylpheed-gtk2-[0-9]*
13 13
14USE_PKGLOCALEDIR= yes 14USE_PKGLOCALEDIR= yes
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_TOOLS+= gmake msgfmt pkg-config 16USE_TOOLS+= gmake msgfmt pkg-config

cvs diff -r1.61 -r1.62 pkgsrc/mail/sylpheed/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/sylpheed/distinfo 2007/10/11 18:12:55 1.61
+++ pkgsrc/mail/sylpheed/distinfo 2008/01/03 22:38:41 1.62
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.61 2007/10/11 18:12:55 xtraeme Exp $ 1$NetBSD: distinfo,v 1.62 2008/01/03 22:38:41 xtraeme Exp $
2 2
3SHA1 (sylpheed-2.4.7.tar.bz2) = e0b02eecf52c9ae1ed08d0c62d1dc907acd4a48a 3SHA1 (sylpheed-2.4.8.tar.bz2) = 49a1f4eaa1fd8adce1f0e812abea5058dcb8dcec
4RMD160 (sylpheed-2.4.7.tar.bz2) = 326a75dda16777260ddb08a69e6eca1ad1a61b4e 4RMD160 (sylpheed-2.4.8.tar.bz2) = 69d6fc05e394b666e78d96cc83ccd302f3de4ceb
5Size (sylpheed-2.4.7.tar.bz2) = 2762763 bytes 5Size (sylpheed-2.4.8.tar.bz2) = 2759841 bytes