pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sylpheed-devel Update to 2.3.0beta2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f03484f051a3
branches: trunk
changeset: 520079:f03484f051a3
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Oct 14 21:57:13 2006 +0000
description:
Update to 2.3.0beta2:
* 2.3.0beta2 (development)
* Messages marked as read or junk mails are now excluded from the numbers
of new messages.
* Win32: GTK+ was updated to 2.10.4, and GLib was updated to 2.12.4.
* Win32: The crash that occurred when Desktop folder was selected on the
file selection dialog was fixed.
* Win32: The bug that window position was reset when quitting Sylpheed
while window was hidden was fixed.
* Win32: The WSAEWOULDBLOCK state is now properly handled in socket I/O.
* 2.3.0beta1 (development)
* GtkStatusIcon is used for the tray icon if available.
* When GtkStatusIcon is used, the tray icon blinks for 5 seconds when new
mails arrive.
* The option 'Minimize to tray icon' was added.
* The left click on the tray icon now only brings the main window in front.
* Win32: The tray icon was implemented.
* Win32: The SSL connection problem was fixed.
* Win32: The included libraries (GLib, GTK+, Pango) were updated to the
latest version. This introduces the following improvements:
- The performance of network communication at receiving and sending
was improved.
- The appearance of the UI became more native-like.
- The scrolling speed of the summary view with cursor keys was improved.
- The broken display of the text view when it was partially hidden was
fixed.
- The position of color labels menu in the search dialog is correct now.
- The problem that GTK+ strings became untranslated after the popup of
context menu on GtkTextView was fixed.
- The crash that occurred on startup if a font with non-ascii name was
specified for system font was fixed.
diffstat:
mail/sylpheed-devel/Makefile | 13 +++++--------
mail/sylpheed-devel/PLIST | 3 ++-
mail/sylpheed-devel/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 13 deletions(-)
diffs (58 lines):
diff -r 77b4261cd233 -r f03484f051a3 mail/sylpheed-devel/Makefile
--- a/mail/sylpheed-devel/Makefile Sat Oct 14 21:28:29 2006 +0000
+++ b/mail/sylpheed-devel/Makefile Sat Oct 14 21:57:13 2006 +0000
@@ -1,19 +1,16 @@
-# $NetBSD: Makefile,v 1.36 2006/09/07 07:52:18 obache Exp $
+# $NetBSD: Makefile,v 1.37 2006/10/14 21:57:13 xtraeme Exp $
-DISTNAME= sylpheed-2.2.0beta8
-PKGREVISION= 2
+DISTNAME= sylpheed-2.3.0beta2
+PKGNAME= ${DISTNAME:S/-/-devel-/}
CATEGORIES= mail news x11
-#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
-MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.2beta/
+MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.3beta/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= chris%NetBSD.org@localhost
HOMEPAGE= http://sylpheed.sraoss.jp/en/
COMMENT= X based e-mail and netnews client
-DEPENDS+= metamail>=2.7:../../mail/metamail
-
-CONFLICTS= sylpheed-claws-[0-9]* sylpheed-gtk2-[0-9]*
+CONFLICTS= sylpheed-claws-[0-9]* sylpheed-[0-9]*
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
diff -r 77b4261cd233 -r f03484f051a3 mail/sylpheed-devel/PLIST
--- a/mail/sylpheed-devel/PLIST Sat Oct 14 21:28:29 2006 +0000
+++ b/mail/sylpheed-devel/PLIST Sat Oct 14 21:57:13 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/05/28 19:12:52 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/10/14 21:57:14 xtraeme Exp $
bin/sylpheed
share/examples/sylpheed/mime.types
share/locale/bg/LC_MESSAGES/sylpheed.mo
@@ -85,6 +85,7 @@
share/sylpheed/manual/ja/sylpheed-2.html
share/sylpheed/manual/ja/sylpheed-20.html
share/sylpheed/manual/ja/sylpheed-21.html
+share/sylpheed/manual/ja/sylpheed-22.html
share/sylpheed/manual/ja/sylpheed-3.html
share/sylpheed/manual/ja/sylpheed-4.html
share/sylpheed/manual/ja/sylpheed-5.html
diff -r 77b4261cd233 -r f03484f051a3 mail/sylpheed-devel/distinfo
--- a/mail/sylpheed-devel/distinfo Sat Oct 14 21:28:29 2006 +0000
+++ b/mail/sylpheed-devel/distinfo Sat Oct 14 21:57:13 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2006/02/06 18:05:53 xtraeme Exp $
+$NetBSD: distinfo,v 1.25 2006/10/14 21:57:14 xtraeme Exp $
-SHA1 (sylpheed-2.2.0beta8.tar.bz2) = e85bca8da39d4d221da274fbd21d768fb227defe
-RMD160 (sylpheed-2.2.0beta8.tar.bz2) = 526dad7e201e32d7f4534da96aa2b14a4f0ac954
-Size (sylpheed-2.2.0beta8.tar.bz2) = 2500520 bytes
+SHA1 (sylpheed-2.3.0beta2.tar.bz2) = 0f3b427ebc59ced778e39c23cc016e3773baca96
+RMD160 (sylpheed-2.3.0beta2.tar.bz2) = 7cafe8d1fbb0fe4b8f3b2e7923b69c73ee02883d
+Size (sylpheed-2.3.0beta2.tar.bz2) = 2583550 bytes
Home |
Main Index |
Thread Index |
Old Index