summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2005-11-27 21:38:49 +0000
committersnj <snj@pkgsrc.org>2005-11-27 21:38:49 +0000
commit69d4b209df4992acc230b67e7dbb735ba85dad17 (patch)
tree3eb2de6bb028dbc11b4487d41bd743ab945f0740
parente7fa9aff8f93cfebd7e6208b093aae6dc51e2061 (diff)
downloadpkgsrc-69d4b209df4992acc230b67e7dbb735ba85dad17.tar.gz
Pullup ticket 932 - requested by Lubomir Sedlacik
security update for sylpheed Revisions pulled up: - pkgsrc/mail/sylpheed/Makefile 1.80-1.83 - pkgsrc/mail/sylpheed/distinfo 1.42-1.44 Module Name: pkgsrc Committed By: chris Date: Thu Sep 29 22:50:13 UTC 2005 Modified Files: pkgsrc/mail/sylpheed: Makefile distinfo Log Message: Update sylpheed to 2.0.2. Main changes are: * The auto detection of Japanese encoding now supports UTF-8 encoding. * The number of messages to be copied at a time on IMAP4 was limited to prevent timeout error. * When executing IMAP4 operations which take long time, its progress is now displayed on the statusbar, and the UI is periodically updated. * The selected row of the summary view will be kept when the state of thread display is changed. * The code conversion error and line limit warning will not be displayed anymore when saving as draft. * A bug that prevented the expander of the folder tree of the address book working was fixed. * A bug in which message/rfc822 attachments were broken when pgp-signed was fixed. --- Module Name: pkgsrc Committed By: xtraeme Date: Thu Oct 20 04:55:38 UTC 2005 Modified Files: pkgsrc/mail/sylpheed: Makefile distinfo Log Message: Update to 2.0.3: * The IMAP4 parser was fixed so that it can handle literals in response. * A bug that caused crashes on receive if Date header has abnormal time was fixed. --- Module Name: pkgsrc Committed By: chris Date: Sat Nov 12 16:43:42 UTC 2005 Modified Files: pkgsrc/mail/sylpheed: Makefile distinfo Log Message: Update sylpheed to 2.0.4, main changes are: * [SECURITY] A buffer overflow of LDIF import was fixed. * The problem that drag and drop didn't work with GTK+ 2.8 was fixed. --- Module Name: pkgsrc Committed By: salo Date: Sun Nov 27 19:27:20 UTC 2005 Modified Files: pkgsrc/mail/sylpheed: Makefile Log Message: Needs pkg-config to build. Add missing build dependency.
-rw-r--r--mail/sylpheed/Makefile6
-rw-r--r--mail/sylpheed/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 6cdfa72a4d3..c00e7a0c8a6 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2005/08/26 13:18:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.79.2.1 2005/11/27 21:38:49 snj Exp $
-DISTNAME= sylpheed-2.0.1
+DISTNAME= sylpheed-2.0.4
CATEGORIES= mail news x11
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0/
@@ -18,7 +18,7 @@ CONFLICTS= sylpheed-claws-[0-9]* sylpheed-gtk2-[0-9]*
USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-nls
diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index 235e81eb7f7..332715a0db8 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2005/08/26 13:18:42 xtraeme Exp $
+$NetBSD: distinfo,v 1.41.2.1 2005/11/27 21:38:49 snj Exp $
-SHA1 (sylpheed-2.0.1.tar.bz2) = 3d6df60f242f1ce1795e0dfe153e66728cf3f8bb
-RMD160 (sylpheed-2.0.1.tar.bz2) = b293394c74118936a3f8f7f945ebfcb1c0a47006
-Size (sylpheed-2.0.1.tar.bz2) = 2323171 bytes
+SHA1 (sylpheed-2.0.4.tar.bz2) = 97949f339b911febc2c734ef225bb266dd187a37
+RMD160 (sylpheed-2.0.4.tar.bz2) = c6d27d9c30b20062c4300a1cae3d7be1f70819c7
+Size (sylpheed-2.0.4.tar.bz2) = 2335882 bytes