summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-05 10:41:54 +0000
committerwiz <wiz@pkgsrc.org>2012-04-05 10:41:54 +0000
commit4362401cb1a78adb7997b5c2f30478b64135e144 (patch)
tree39fa05c8e0b231ca74b4b0da2c281100dfdaff6f /mail
parent0f98a68d9796351789a9ec33f7ab1e1be0c03853 (diff)
downloadpkgsrc-4362401cb1a78adb7997b5c2f30478b64135e144.tar.gz
Update to 2007f, requested by Harry Waddell on pkgsrc-users.
Set LICENSE while here. imap-2007f fixes a couple bugs. Fix for RFC 4959 Initial Client Response auth failures noted first by MacOSX Lion Mail users. Adjust tcp_open.c:tcp_socket_open to make it a little more useful by adding a write file descriptor test to the select in the case that the open timeout is set. In osdep/unix/env_unix.c:create_path there was a printf that should have been an sprintf. Doesn't matter on modern systems.
Diffstat (limited to 'mail')
-rw-r--r--mail/imap-uw/Makefile6
-rw-r--r--mail/imap-uw/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index 071c7ceabd5..0e6b797c755 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2012/03/20 16:34:32 dholland Exp $
+# $NetBSD: Makefile,v 1.136 2012/04/05 10:41:54 wiz Exp $
#
# ATTENTION:
# The Kerberos support in this software is known to be problematic. If you
@@ -9,9 +9,8 @@
# The most common reason to install this package is as a prerequisite for pine.
# If you upgrade this package, you *must* test mail/pine with the new version.
-DISTNAME= imap-2007e
+DISTNAME= imap-2007f
PKGNAME= ${DISTNAME:S/-/-uw-/}
-PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/
EXTRACT_SUFX= .tar.Z
@@ -19,6 +18,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.washington.edu/imap/
COMMENT= University of Washington's IMAP, POP2, and POP3 servers
+LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/mail/imap-uw/distinfo b/mail/imap-uw/distinfo
index 1d81aff9afa..36f91442c26 100644
--- a/mail/imap-uw/distinfo
+++ b/mail/imap-uw/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2012/01/24 09:04:06 shattered Exp $
+$NetBSD: distinfo,v 1.42 2012/04/05 10:41:54 wiz Exp $
-SHA1 (imap-2007e.tar.Z) = 24c63cad8d0e74aa76e4341fcfa54d24f23a8c70
-RMD160 (imap-2007e.tar.Z) = 7d6af203419975f763d7ec17b6a4544c94490b50
-Size (imap-2007e.tar.Z) = 2789469 bytes
+SHA1 (imap-2007f.tar.Z) = 1c9935e5a261baec85dadcbc0c514b66fa3ce0a5
+RMD160 (imap-2007f.tar.Z) = 14f40284e9e164c0ed7677f1e5d8e3309c7c58c1
+Size (imap-2007f.tar.Z) = 2793529 bytes
SHA1 (patch-aa) = ac880c250dfee3d0d316063ace5b92cd2f190510
SHA1 (patch-ab) = c7985a2db4d4b5c8d2644492b2e48f8ebe2d64b1
SHA1 (patch-ac) = eab1435fdf7ab59ea8afbde949a92dd756e6aea3