summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>2002-04-06 16:53:01 +0000
committerfrueauf <frueauf@pkgsrc.org>2002-04-06 16:53:01 +0000
commit83205f533f48a2566042eb3a8337cb862e8dbf90 (patch)
treed7644d801002a8cf9fdb45ff9b795a58379a4263 /mail
parentc7f77d10289d03692a8679eea527acb84244fa77 (diff)
downloadpkgsrc-83205f533f48a2566042eb3a8337cb862e8dbf90.tar.gz
Update fetchmail{conf} to 5.9.11.
Changes since 5.9.6: fetchmail-5.9.11 (Mon Apr 1 17:09:13 EST 2002), 21597 lines: * Updated Turkish and Japanese translations. * Added warning about auth failures on the GMX server. * HMH's Debian 5.9.10 patches: 1. Fix minor typo in FAQ 2. Fix partial implementation of ESMTP auth, and some minor fetchmailconf stuff 3. Add proper error reporting to bad logfile creation. patch by Sunil Shetye <shetye@bombay.retortsoft.com> 4. Fix incredible aggravating bug that caused dataloss risks if 4xx errors were returned by the MTA 5. Corrected version of the fix-timeouts-for-ssl and descriptor leaking patches from Sylvain Benoist <sylvainb@whitepj.com> Also fix outdated comments in driver.c 6. Sunil Shetye's patch to stop fetchmail from trying to fetch twice with IMAP 7. Stop stupid complaint about turning off SSL being illegal without SSL support. 8. Byrial Jensen <byrial@image.dk> i18n fixes * Sunil Shetye's attribute patch. * HMH's revised but untested SMTP authentication patch. fetchmail-5.9.10 (Sun Mar 10 15:09:57 EST 2002), 21529 lines: * Security fix: don't trust the message count passed back by the server. fetchmail-5.9.9 (Sat Mar 9 08:54:28 EST 2002), 21508 lines: * Renamed misnamed tr.po and da.po files * Jakub Ulanowski's patch to fix SSL fingerprint handling. * Matt Kraai's patch for supporting STLS over POP3. * French translation updated. * Debian fixes merged. * Added maildrop (MDA shipped with courier) as fallback after procmail and sendmail (thanks to Alexander Lazic <al-fetchmail@none.at>). * ESMTP AUTH support from Wojciech Polak <polak@lodz.pdi.net>. fetchmail-5.9.8 (Thu Feb 14 23:47:31 EST 2002), 21358 lines: * Added de translation catalog; updated da and tr catalogs. * vsprintf underflow fixes by Sunil Shetye. * Added warning about IMS POP3 server. * Mattyhias Andree's fix for a longstanding SSL hang bug. * Fix yacc syntax bug when building with SSL. * Sunil Shetye's patch for idle timeout during poll. * Applied HMH's fix for the "message delimiter found in headers" code path (Debian bug #128672). fetchmail-5.9.7 (Sat Feb 2 00:33:40 EST 2002), 21330 lines: * Minor fixes by HMH. * Properly guard some transaction reporting in the SSL code. * Updated German (de) po file. Added Turkish (tr) po file. * Expunge edge case fix by Sunil Shetye. * Fixes for some odd IMAP and SMTP edge cases by Sunil Shetye. * UIDL bug fix by Matthias Andree. * Use smtpaddress, if present, to set the return path on warning mail. * Tell parser to object when SSL keyboard is used with SSL not compiled. * GSSAPI and ODMR fixes by Tom Hughes.
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile5
-rw-r--r--mail/fetchmail/PLIST4
-rw-r--r--mail/fetchmail/distinfo7
-rw-r--r--mail/fetchmail/patches/patch-af23
-rw-r--r--mail/fetchmailconf/Makefile5
-rw-r--r--mail/fetchmailconf/distinfo6
6 files changed, 37 insertions, 13 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index be338a17229..4f04a66d538 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2002/02/13 22:59:02 skrll Exp $
+# $NetBSD: Makefile,v 1.113 2002/04/06 16:53:01 frueauf Exp $
-DISTNAME= fetchmail-5.9.6
-PKGREVISION= 1
+DISTNAME= fetchmail-5.9.11
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \
http://www.tuxedo.org/~esr/fetchmail/ \
diff --git a/mail/fetchmail/PLIST b/mail/fetchmail/PLIST
index 588127abe01..afbaa3a8e3b 100644
--- a/mail/fetchmail/PLIST
+++ b/mail/fetchmail/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:00:06 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/04/06 16:53:02 frueauf Exp $
bin/fetchmail
man/man1/fetchmail.1
share/doc/fetchmail/README
@@ -11,9 +11,11 @@ share/doc/fetchmail/design-notes.html
share/doc/fetchmail/fetchmail-features.html
share/locale/cs/LC_MESSAGES/fetchmail.mo
share/locale/da/LC_MESSAGES/fetchmail.mo
+share/locale/de/LC_MESSAGES/fetchmail.mo
share/locale/es/LC_MESSAGES/fetchmail.mo
share/locale/fr/LC_MESSAGES/fetchmail.mo
share/locale/gl/LC_MESSAGES/fetchmail.mo
share/locale/pl/LC_MESSAGES/fetchmail.mo
share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
+share/locale/tr/LC_MESSAGES/fetchmail.mo
@dirrm share/doc/fetchmail
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 098363b857b..9bd8270d010 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1,9 +1,10 @@
-$NetBSD: distinfo,v 1.15 2002/01/22 20:41:00 jdolecek Exp $
+$NetBSD: distinfo,v 1.16 2002/04/06 16:53:02 frueauf Exp $
-SHA1 (fetchmail-5.9.6.tar.gz) = c01aa4dbeafa36a9816eb72b7ca6bcb8d9681e49
-Size (fetchmail-5.9.6.tar.gz) = 866845 bytes
+SHA1 (fetchmail-5.9.11.tar.gz) = 113c4742379e8a012a0269b13de49ea7704bb6a4
+Size (fetchmail-5.9.11.tar.gz) = 950273 bytes
SHA1 (patch-aa) = 3c8aaac5d53c1069995ab74ad99bc5e64843a507
SHA1 (patch-ab) = 009a97639502365f8b6ec4e854622620391a812f
SHA1 (patch-ac) = ef0e651807bb0942ca79ed3b10ffc000f71bd330
SHA1 (patch-ad) = b6bffc59f28992fa0d3de0f9dad250c73bbeffc6
SHA1 (patch-ae) = ac554d50287a6320f8500fefa71117d7cb475d98
+SHA1 (patch-af) = 06e7b84566b0d3ed50b56f88baf23f15ae21eb21
diff --git a/mail/fetchmail/patches/patch-af b/mail/fetchmail/patches/patch-af
new file mode 100644
index 00000000000..4dd60952812
--- /dev/null
+++ b/mail/fetchmail/patches/patch-af
@@ -0,0 +1,23 @@
+$NetBSD: patch-af,v 1.1 2002/04/06 16:53:02 frueauf Exp $
+
+--- intl/Makefile.in-ori Sat Mar 16 16:18:38 2002
++++ intl/Makefile.in Mon Mar 25 21:54:08 2002
+@@ -204,12 +204,12 @@
+ # The dependency for intlh.inst is different in gettext and all other
+ # packages. Because we cannot you GNU make features we have to solve
+ # the problem while rewriting Makefile.in.
+-@GT_YES@intlh.inst: intlh.inst.in ../config.status
+-@GT_YES@ cd .. \
+-@GT_YES@ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
+-@GT_YES@ $(SHELL) ./config.status
+-@GT_NO@.PHONY: intlh.inst
+-@GT_NO@intlh.inst:
++intlh.inst: intlh.inst.in ../config.status
++ cd .. \
++ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
++ $(SHELL) ./config.status
++#@GT_NO@.PHONY: intlh.inst
++#@GT_NO@intlh.inst:
+
+ # Tell versions [3.59,3.63) of GNU make not to export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index c0976136de3..88ac15e74f4 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2002/01/28 17:36:27 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2002/04/06 16:53:02 frueauf Exp $
-DISTNAME= fetchmail-5.9.6
+DISTNAME= fetchmail-5.9.11
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
-PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \
http://www.tuxedo.org/~esr/fetchmail/ \
diff --git a/mail/fetchmailconf/distinfo b/mail/fetchmailconf/distinfo
index 99fe4db727b..74850748c0d 100644
--- a/mail/fetchmailconf/distinfo
+++ b/mail/fetchmailconf/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2002/01/10 14:10:23 wiz Exp $
+$NetBSD: distinfo,v 1.11 2002/04/06 16:53:02 frueauf Exp $
-SHA1 (fetchmail-5.9.6.tar.gz) = c01aa4dbeafa36a9816eb72b7ca6bcb8d9681e49
-Size (fetchmail-5.9.6.tar.gz) = 866845 bytes
+SHA1 (fetchmail-5.9.11.tar.gz) = 113c4742379e8a012a0269b13de49ea7704bb6a4
+Size (fetchmail-5.9.11.tar.gz) = 950273 bytes