summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf>2000-10-29 22:56:30 +0000
committerfrueauf <frueauf>2000-10-29 22:56:30 +0000
commitaa2f09a27381960aa10bf1a74c125f59f099d109 (patch)
tree8d38df9798d0b7acfc6398179790c962eb8a6b51 /mail/fetchmailconf/Makefile
parent594bb4f53e56e44671236dee90e8610bbd7396df (diff)
downloadpkgsrc-aa2f09a27381960aa10bf1a74c125f59f099d109.tar.gz
Update fetchmail{conf} to 5.5.5.
fetchmail-5.5.5 (Tue Oct 17 17:50:46 EDT 2000), 19523 lines: * Killed a nasty segfault due to double-freeing of the header block. * Updated Danish internationalization by Byrial Jensen. * Added FAQ item X7 on attachment hangs. fetchmail-5.5.4 (Sun Oct 8 10:57:37 EDT 2000), 19518 lines: * Fall back on the computed queryname if we need the DNS name of a a host and can't get it. Resolves Debian bug #69199. * Andrej Borsenkow's fix for configuration with new SOCKS. * Pavel Roskin's fix to build the RPM without libcrypto (Red Hat changed the library name to libk5crypto in 6.2). * Peter Backes's sm-hybrid patch added to contrib; more FAQ item T1 changes. * Emiliano's patch to make dropdelivered and envelope interact properly. * In fetchmailconf, always reset the port number when changing protocols. * Patrick Bihan-Faou's changes to use sysctl() for interface checking so fetchmail doesn't have to be suid kmem.
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-rw-r--r--mail/fetchmailconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index f1018e15153..02f80ba2ef9 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2000/10/15 17:11:43 frueauf Exp $
+# $NetBSD: Makefile,v 1.11 2000/10/29 22:56:31 frueauf Exp $
#
-DISTNAME= fetchmail-5.5.3
+DISTNAME= fetchmail-5.5.5
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \