[Lunar-commits] <moonbase> sylpheed2: version bump to 2.4.8.
Florin Braescu
florin at lunar-linux.org
Sat Feb 9 11:54:27 CET 2008
commit 967abfbb2fbd7d880cc34cbdeebcd8362d6aca18
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Feb 9 12:54:27 2008 +0200
sylpheed2: version bump to 2.4.8.
Changes:
* 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.
---
mail/sylpheed2/DEPENDS | 9 +++++----
mail/sylpheed2/DETAILS | 9 ++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/mail/sylpheed2/DEPENDS b/mail/sylpheed2/DEPENDS
index 8812e19..50a01d6 100644
--- a/mail/sylpheed2/DEPENDS
+++ b/mail/sylpheed2/DEPENDS
@@ -1,7 +1,8 @@
depends gtk+-2
+
optional_depends compface "" "--disable-compface" "for X-Face support"
-optional_depends openssl "" "--disable-ssl" "for pop3s and imaps"
-optional_depends openldap "--enable-ldap" "" "for ldap support"
-optional_depends gpgme "" "--disable-gpgme" "for encrypted email"
-optional_depends jpilot "--enable-jpilot" "" "to use jpilot address book"
+optional_depends openssl "" "--disable-ssl" "for pop3s and imaps"
+optional_depends openldap "--enable-ldap" "" "for ldap support"
+optional_depends gpgme "" "--disable-gpgme" "for encrypted email"
+optional_depends jpilot "--enable-jpilot" "" "to use jpilot address book"
optional_depends gtkspell "" "--disable-gtkspell" "for inline spellchecking support"
diff --git a/mail/sylpheed2/DETAILS b/mail/sylpheed2/DETAILS
index bf8986d..803a885 100644
--- a/mail/sylpheed2/DETAILS
+++ b/mail/sylpheed2/DETAILS
@@ -1,18 +1,17 @@
MODULE=sylpheed2
- VERSION=2.4.7
+ VERSION=2.4.8
SOURCE=sylpheed-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/sylpheed-$VERSION
SOURCE_URL=http://sylpheed.sraoss.jp/sylpheed/v2.4/
- SOURCE_VFY=sha1:e0b02eecf52c9ae1ed08d0c62d1dc907acd4a48a
+ SOURCE_VFY=sha1:49a1f4eaa1fd8adce1f0e812abea5058dcb8dcec
WEB_SITE=http://sylpheed.sraoss.jp/en/
ENTERED=20050201
- UPDATED=20071007
+ UPDATED=20080209
SHORT="a gtk+-2 based e-mail client (and news reader)"
cat << EOF
Sylpheed strives to be a simple, lightweight but featureful, easy-to-use
-e-mail and news clinet based on the gtk+-2 toolkit. Messages are stored
+e-mail and news clinet based on the gtk+-2 toolkit. Messages are stored
in the MH message format on your local system.
-
For the older, unmaintained gtk+-1 version, see the 'sylpheed' module.
EOF
More information about the Lunar-commits
mailing list