Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 01/21/2000 07:45:36
Module Name:	pkgsrc
Committed By:	fredb
Date:		Fri Jan 21 15:45:35 UTC 2000

Modified Files:
	pkgsrc/mail/fetchmail: Makefile
	pkgsrc/mail/fetchmail/files: md5 patch-sum
	pkgsrc/mail/fetchmail/patches: patch-ab
	pkgsrc/mail/fetchmail/pkg: PLIST

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 pkgsrc/mail/fetchmail/Makefile
cvs rdiff -r1.39 -r1.40 pkgsrc/mail/fetchmail/files/md5
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/fetchmail/files/patch-sum
cvs rdiff -r1.11 -r1.12 pkgsrc/mail/fetchmail/patches/patch-ab
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/fetchmail/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.