summaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authorchris <chris@pkgsrc.org>2006-03-29 22:54:42 +0000
committerchris <chris@pkgsrc.org>2006-03-29 22:54:42 +0000
commit7a76e30eb401cce9a8bbaa545a106056f02dc4fd (patch)
treeba130fd773c79951e1932290978dfba7f3db2fda /mail/sylpheed
parent49deb9360dc1e8b8dbfa0d35e8a0f9ee5ef6f260 (diff)
downloadpkgsrc-7a76e30eb401cce9a8bbaa545a106056f02dc4fd.tar.gz
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 (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile4
-rw-r--r--mail/sylpheed/distinfo8
-rw-r--r--mail/sylpheed/options.mk3
3 files changed, 7 insertions, 8 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index c1674718913..4fd64b52016 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -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 --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index cef92edc19d..97042c88312 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -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 --git a/mail/sylpheed/options.mk b/mail/sylpheed/options.mk
index b9627d2825b..89724be1761 100644
--- a/mail/sylpheed/options.mk
+++ b/mail/sylpheed/options.mk
@@ -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 @@ CONFIGURE_ARGS+= --enable-gpgme
.else
CONFIGURE_ARGS+= --disable-gpgme
.endif
-