summaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authorchris <chris>2003-10-15 23:39:39 +0000
committerchris <chris>2003-10-15 23:39:39 +0000
commit6e3e0c2e44094a0b4917ecf1c7e9eb5f57c5073c (patch)
tree11ce1d26b5850626792bcc5e7e6c4abf4d8dc49c /mail/sylpheed
parent8620ba45b89c380a762826bf36f9c997d87ce896 (diff)
downloadpkgsrc-6e3e0c2e44094a0b4917ecf1c7e9eb5f57c5073c.tar.gz
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.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile8
-rw-r--r--mail/sylpheed/distinfo6
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
@@ -63,9 +62,12 @@ post-install:
${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