From b9d976a01298b41fddbcbb77744db35354eba886 Mon Sep 17 00:00:00 2001 From: pettai Date: Tue, 15 Jun 2010 23:01:23 +0000 Subject: courier-0.65.0 et al: * gpglib/list.c: Handle GnuPG 2 --with-colons output format changes. * gpglib/mimegpgfork.c: GnuPG 2 wants --batch when specifying passphrase-fd. * tcpd/configure.in: Check if explicit linking with libgpg-error is required. * tcpd/libcouriergnutls.c (tls_connect): Fix bad call to gnutls_server_name_set(). Affects Courier compiled with GnuTLS support. * maildrop/mailbot.c (main): Set close-on-exec bit on opened files. * courier/doc/courier.sgml: Move the SPF section to a separate refsect2 to work around misformatting by the manpage stylesheet. * rfc2045/rfc2045reply.c (mkreply): Fix sender's name in the reply salutation. * html/en-us/newmsg.html: Ditto. * rfc2045/reformime.sgml: Document the -c option to reformime. * imapd.c (main): Fix typo in alert message. * Big quota patch (with some changes). (See the Changelog(s) for previous releases) Based on patch(es) from PR pkg/42989 by Brian Candler. --- net/couriertcpd/Makefile | 3 +-- net/couriertcpd/distinfo | 8 ++++---- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'net/couriertcpd') diff --git a/net/couriertcpd/Makefile b/net/couriertcpd/Makefile index aa5daf9f005..1cc42469157 100644 --- a/net/couriertcpd/Makefile +++ b/net/couriertcpd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2010/03/21 16:29:41 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/06/15 23:01:23 pettai Exp $ DISTNAME= courier-${COURIER_VERSION} PKGNAME= ${DISTNAME:S/-/tcpd-/} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/couriertcpd/distinfo b/net/couriertcpd/distinfo index a880cf21ecd..d1021ee0e17 100644 --- a/net/couriertcpd/distinfo +++ b/net/couriertcpd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2008/02/19 18:45:41 jlam Exp $ +$NetBSD: distinfo,v 1.9 2010/06/15 23:01:23 pettai Exp $ -SHA1 (courier-0.58.0.tar.bz2) = 964d81e6de5390678c9f10dddbc176273b925f6d -RMD160 (courier-0.58.0.tar.bz2) = 940fb7967d154aeeb462691beb508155b3df4e29 -Size (courier-0.58.0.tar.bz2) = 7123136 bytes +SHA1 (courier-0.65.0.tar.bz2) = 4e5b7e64a35fe886a59621bc87e7f111428f19bc +RMD160 (courier-0.65.0.tar.bz2) = e5fc4742da27b3b97bd2592ad3ecc96618abada3 +Size (courier-0.65.0.tar.bz2) = 7099997 bytes -- cgit v1.2.3