From 25b4785ac64a0ca01c19444e4dc3b91c64bf91da Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 15 Oct 2003 23:39:39 +0000 Subject: Update Sylpheed to 0.9.7 to catch a security fix. Changes are: * The vulnerability in SMTP response handling, which is exploitable by a malicious SMTP server, has been fixed. * The structure of folder system has been sorted out. * The checking of the existence of IMAP root directory has been modified. --- mail/sylpheed/Makefile | 8 +++++--- mail/sylpheed/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 774f52b6ab8..e8c07e7ea79 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2003/09/28 11:38:51 xtraeme Exp $ +# $NetBSD: Makefile,v 1.50 2003/10/15 23:39:39 chris Exp $ -DISTNAME= sylpheed-0.9.6 -PKGREVISION= 1 +DISTNAME= sylpheed-0.9.7 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 @@ -62,10 +61,13 @@ post-install: ${INSTALL_DATA_DIR} ${EGDIR} ${INSTALL_DATA} ${FILESDIR}/mime.types ${EGDIR} +.include "../../converters/libiconv/buildlink2.mk" +.include "../../devel/gettext-lib/buildlink2.mk" .include "../../converters/libiconv/buildlink2.mk" .include "../../graphics/gdk-pixbuf/buildlink2.mk" .include "../../security/gpgme/buildlink2.mk" .include "../../security/openssl/buildlink2.mk" +.include "../../devel/glib/buildlink2.mk" .include "../../x11/gtk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index e6539b07d1c..01d330b4728 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.25 2003/09/17 23:01:53 recht Exp $ +$NetBSD: distinfo,v 1.26 2003/10/15 23:39:39 chris Exp $ -SHA1 (sylpheed-0.9.6.tar.bz2) = 559f6e875bc283071d95235ff0ef675c4937d148 -Size (sylpheed-0.9.6.tar.bz2) = 2145580 bytes +SHA1 (sylpheed-0.9.7.tar.bz2) = ed00550b93d50bea9b150d24426d18661bc9d304 +Size (sylpheed-0.9.7.tar.bz2) = 2147360 bytes -- cgit v1.2.3