Update to 2.5.0beta1:
* The vertical 3-paned view mode was added. * The feature to save SSL peer certificate was added. * The option 'Treat HTML only message as attachment' was added. * The bug that caused busy loop when initial connection was immediately refused was fixed. * The bug that the quote description dialog never appeared again after closing it with the close button was fixed. * The new/unread status display on quick search filtered mode was fixed. * The windres command will not be enabled on non-win32 platforms now.
This commit is contained in:
parent
b8203e8cef
commit
d312bcaa6f
2 changed files with 9 additions and 10 deletions
|
@ -1,17 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.47 2008/01/18 05:08:31 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.48 2008/04/04 15:57:23 xtraeme Exp $
|
||||
|
||||
DISTNAME= sylpheed-2.4.0rc
|
||||
PKGNAME= ${DISTNAME:S/-/-devel-/}
|
||||
PKGREVISION= 3
|
||||
DISTNAME= sylpheed-2.5.0beta1
|
||||
#PKGREVISION= 1
|
||||
CATEGORIES= mail news x11
|
||||
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4beta/
|
||||
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.5beta/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= chris@NetBSD.org
|
||||
HOMEPAGE= http://sylpheed.sraoss.jp/en/
|
||||
COMMENT= X based e-mail and netnews client
|
||||
|
||||
CONFLICTS= sylpheed-claws-[0-9]* sylpheed-[0-9]*
|
||||
CONFLICTS= sylpheed-claws-[0-9]*
|
||||
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.33 2007/04/18 14:13:38 xtraeme Exp $
|
||||
$NetBSD: distinfo,v 1.34 2008/04/04 15:57:23 xtraeme Exp $
|
||||
|
||||
SHA1 (sylpheed-2.4.0rc.tar.bz2) = c5f4ff5431895a7ac5d89e38e5f0e87f6ea35ee9
|
||||
RMD160 (sylpheed-2.4.0rc.tar.bz2) = a0a97de5ad179fefb41b92bbb19bb2ed3ca0d5dc
|
||||
Size (sylpheed-2.4.0rc.tar.bz2) = 2726450 bytes
|
||||
SHA1 (sylpheed-2.5.0beta1.tar.bz2) = a7ad6cadd9d87c75863e3babebfe14bb87393413
|
||||
RMD160 (sylpheed-2.5.0beta1.tar.bz2) = 0816695bb8913f5f73e5b8dbbf4fb31458c13c6b
|
||||
Size (sylpheed-2.5.0beta1.tar.bz2) = 2764565 bytes
|
||||
|
|
Loading…
Reference in a new issue