From 4e8535040f986449a1d41c38133601b5bee9a581 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 22 Dec 2002 14:22:38 +0000 Subject: Update sylpheed to 0.8.7. Changes are: * 0.8.7 * The extended regular expression has been supported on filtering. * The option to resize images to fit the size of view has been added. * The previous account is now restored on reediting draft messages. * The routine of MIME header encoding has been rewritten completely, and Q-encoding for single-byte locales has been also implemented. * Strings beginning with "www." are now treated as URI. * The default WWW browser has been changed to Mozilla. * The common preferences dialog has been reorganized a bit. * The remote command operation can be executed without X now. * Code cleanups for the implementation of SMTP has been made. * Autotools and libtool have been updated. * A fix for font loading problem has been made. * Other minor bugfixes have been made. For the complete list see ChangeLog. --- mail/sylpheed/Makefile | 11 +++++------ mail/sylpheed/PLIST | 3 ++- mail/sylpheed/distinfo | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'mail') diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 07fd5fcc5b6..211f112bcfa 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2002/12/01 15:38:01 salo Exp $ +# $NetBSD: Makefile,v 1.28 2002/12/22 14:22:38 chris Exp $ -DISTNAME= sylpheed-0.8.6 -PKGREVISION= 1 +DISTNAME= sylpheed-0.8.7 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= oishi@ims.ac.jp +MAINTAINER= chris@netbsd.org HOMEPAGE= http://sylpheed.good-day.net/index.cgi.en COMMENT= X based e-mail and netnews client @@ -28,7 +27,7 @@ CONFIGURE_ARGS+= --enable-compface PKG_SYSCONFSUBDIR= sylpheed CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -BUILDLINK_DEPENDS.gpgme= gpgme>=0.3.5 +BUILDLINK_DEPENDS.gpgme= gpgme>=0.3.10 .include "../../mk/bsd.prefs.mk" BUILD_DEFS+= USE_INET6 USE_OPENLDAP @@ -49,7 +48,7 @@ CONFIGURE_ARGS+= --enable-ldap .include "../../databases/openldap/buildlink2.mk" .endif -CONF_FILES= ${FILESDIR}/mime.types ${PKG_SYSCONFDIR}/mime.types +CONF_FILES= ${FILESDIR}/mime.types ${PKG_SYSCONFDIR}/mime.types .include "../../converters/libiconv/buildlink2.mk" .include "../../graphics/gdk-pixbuf/buildlink2.mk" diff --git a/mail/sylpheed/PLIST b/mail/sylpheed/PLIST index bc1fc3e5cea..fb9f6972740 100644 --- a/mail/sylpheed/PLIST +++ b/mail/sylpheed/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/07/18 12:16:59 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/12/22 14:22:38 chris Exp $ bin/sylpheed ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/sylpheed.mo @@ -18,6 +18,7 @@ ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/sylpheed.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/sylpheed.mo diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 0b57f5a987c..061aa07440c 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2002/11/20 10:29:53 chris Exp $ +$NetBSD: distinfo,v 1.14 2002/12/22 14:22:38 chris Exp $ -SHA1 (sylpheed-0.8.6.tar.bz2) = b5dd7210bae3954cc7491e1e6c7c1e4a77b856af -Size (sylpheed-0.8.6.tar.bz2) = 1904067 bytes +SHA1 (sylpheed-0.8.7.tar.bz2) = 3c48e4315ad8466f097695e7815b0dddfccc7a02 +Size (sylpheed-0.8.7.tar.bz2) = 1955478 bytes -- cgit v1.2.3