pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed Update sylpheed to 2.2.4. Changes are:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aed9dc78b1ec
branches:  trunk
changeset: 510396:aed9dc78b1ec
user:      chris <chris%pkgsrc.org@localhost>
date:      Wed Mar 29 22:54:42 2006 +0000

description:
Update sylpheed to 2.2.4. Changes are:
    * MIME filename encoding with RFC 2322 parameter value extension was
      supported.
    * The clear button for the quick search entry was added.
    * The bug that bold face was disabled in GtkTreeView with GLib 2.10
      and Pango 1.12 was fixed.
    * Win32: libwimp.dll was updated.
    * Win32: The bug that subfolders were duplicated when rebuilding
      folder tree while the settings were shared between Win32 and Unix
      was fixed.
    * Win32: The uninstaller was modified so that it only removes files
      and folders created by the installer.

Also remove extra blank lines at the end of options.mk to appease pkglint.

diffstat:

 mail/sylpheed/Makefile   |  4 ++--
 mail/sylpheed/distinfo   |  8 ++++----
 mail/sylpheed/options.mk |  3 +--
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r 74a4ffc43309 -r aed9dc78b1ec mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Wed Mar 29 22:43:31 2006 +0000
+++ b/mail/sylpheed/Makefile    Wed Mar 29 22:54:42 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2006/03/29 22:04:57 xtraeme Exp $
+# $NetBSD: Makefile,v 1.93 2006/03/29 22:54:42 chris Exp $
 
-DISTNAME=      sylpheed-2.2.3
+DISTNAME=      sylpheed-2.2.4
 CATEGORIES=    mail news x11
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
 MASTER_SITES=  http://sylpheed.good-day.net/sylpheed/v2.2/
diff -r 74a4ffc43309 -r aed9dc78b1ec mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo    Wed Mar 29 22:43:31 2006 +0000
+++ b/mail/sylpheed/distinfo    Wed Mar 29 22:54:42 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2006/03/29 22:04:57 xtraeme Exp $
+$NetBSD: distinfo,v 1.49 2006/03/29 22:54:42 chris Exp $
 
-SHA1 (sylpheed-2.2.3.tar.bz2) = ec11e9544110b9b883d544688f192b254fd1dcfe
-RMD160 (sylpheed-2.2.3.tar.bz2) = 1c425f3873c8d6bcd8a33cc375d09b759a4af17a
-Size (sylpheed-2.2.3.tar.bz2) = 2515255 bytes
+SHA1 (sylpheed-2.2.4.tar.bz2) = 9923078e1d664e043a5f3df719327201961f6e91
+RMD160 (sylpheed-2.2.4.tar.bz2) = 26a0bf3d278f346130a7d5e33aaadb7f16da1b6d
+Size (sylpheed-2.2.4.tar.bz2) = 2530208 bytes
diff -r 74a4ffc43309 -r aed9dc78b1ec mail/sylpheed/options.mk
--- a/mail/sylpheed/options.mk  Wed Mar 29 22:43:31 2006 +0000
+++ b/mail/sylpheed/options.mk  Wed Mar 29 22:54:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2006/02/19 07:11:08 xtraeme Exp $
+# $NetBSD: options.mk,v 1.2 2006/03/29 22:54:42 chris Exp $
 #
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.sylpheed
@@ -44,4 +44,3 @@
 .else
 CONFIGURE_ARGS+=       --disable-gpgme
 .endif
-



Home | Main Index | Thread Index | Old Index