Subject: CVS commit: pkgsrc/mail/tmda
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 06/06/2004 05:08:34
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Sun Jun  6 05:08:34 UTC 2004

Modified Files:
	pkgsrc/mail/tmda: Makefile PLIST distinfo
Added Files:
	pkgsrc/mail/tmda/files: tofmipd.sh
Removed Files:
	pkgsrc/mail/tmda: MESSAGE

Log Message:
Update to 1.0.3. From the changelog:

* Fixed a small bug in the auto-response rate limiting code that
  choked on extremely long addresses.
  (http://mla.libertine.org/tmda-users/2004-01/msg00375.html)

* Fixed a small bug in the X-Primary-Address header handling code that
  was triggered by a broken MTA.
  (http://mla.libertine.org/tmda-users/2004-01/msg00100.html)

* Fixed a bug in TMDAINJECT that caused Message-ID and Date headers to
  differ when sending to multiple recipients.

* Fixed a bug that would cause pending message release to fail under
  certain MTAs (particularily Exim) if the envelope sender was null <>.

pkgsrc changes:
* Add rc.d script for tmda-ofmipd.
* Create "tofmipd" user for tmda-ofmipd.
* Require Python 2.2 or higher, as needed by tmda-ofmipd.
* Use subst.mk to honor PKG_SYSCONFDIR.
* Set PKG_SYSCONFSUBDIR, as TMDA potentially has several config files.
* Update MASTER_SITES.
* Use shell globs to simplify some definitions.
* Remove MESSAGE, as TMDA provides its own upgrade instructions.
* Pass one file at a time to install(1) for the benefit of some of our
    differently-abled platforms.


To generate a diff of this commit:
cvs rdiff -r1.1 -r0 pkgsrc/mail/tmda/MESSAGE
cvs rdiff -r1.18 -r1.19 pkgsrc/mail/tmda/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/tmda/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/mail/tmda/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/mail/tmda/files/tofmipd.sh

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