diff options
author | fredb <fredb@pkgsrc.org> | 2000-01-21 15:45:32 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2000-01-21 15:45:32 +0000 |
commit | 51c0d4674589d99f4eef1f6fd2096dfac4f8a997 (patch) | |
tree | 271dfa9153e48e09df0f8c02fe7027ad3e26dda6 /mail/fetchmail/files | |
parent | 3f71fe25b52d53c3e04445020738414ea5006c7e (diff) | |
download | pkgsrc-51c0d4674589d99f4eef1f6fd2096dfac4f8a997.tar.gz |
Factor out "fetchmailconf", as suggested by Hubert Feyrer, so that
fetchmailconf can be made usable by naive users without forcing this
package to depend on py-Tk (and X). Incidently update to 5.2.4:
* Fix bug introduced in 5.2.2 that stopped --syslog from working.
* Update for es.po, fr.po, cs.po.
* Message-string macros eliminated from driver.c so gettext can see them.
* Various useful to version reporting & configure.in fixes by Chip Salzenberg.
* Bernhard Rosenkraenzer's fix for broken Kerberos V configuration.
* Make --logfile work in foreground.
Diffstat (limited to 'mail/fetchmail/files')
-rw-r--r-- | mail/fetchmail/files/md5 | 4 | ||||
-rw-r--r-- | mail/fetchmail/files/patch-sum | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/files/md5 b/mail/fetchmail/files/md5 index e66c3c385eb..cde6961cf06 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.39 2000/01/10 22:50:17 frueauf Exp $ +$NetBSD: md5,v 1.40 2000/01/21 15:45:34 fredb Exp $ -MD5 (fetchmail-5.2.3.tar.gz) = ad21b1ac6a062bd8b8236c1e33299bf3 +MD5 (fetchmail-5.2.4.tar.gz) = b2a4f31cc279f77e0e418ecce54c4b91 diff --git a/mail/fetchmail/files/patch-sum b/mail/fetchmail/files/patch-sum index 9b2f0198e21..d903f46b4e2 100644 --- a/mail/fetchmail/files/patch-sum +++ b/mail/fetchmail/files/patch-sum @@ -1,6 +1,6 @@ -$NetBSD: patch-sum,v 1.7 2000/01/10 22:50:17 frueauf Exp $ +$NetBSD: patch-sum,v 1.8 2000/01/21 15:45:34 fredb Exp $ MD5 (patch-aa) = cc1298297934cf1b0821583ef27ac5d9 -MD5 (patch-ab) = 32e8423a8750fe451c76cbcc31418ecd +MD5 (patch-ab) = 81269d478730c513ebddf3f64e6a45b3 MD5 (patch-ac) = 9e39b55d1919bb0a3d95d4e9ecdb1c06 MD5 (patch-ad) = da45661a42aca654307a83b8d00c6a18 |