Subject: CVS commit: pkgsrc/mail/spamassassin
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 02/13/2005 21:20:25
Module Name: pkgsrc
Committed By: heinz
Date: Sun Feb 13 21:20:25 UTC 2005
Modified Files:
pkgsrc/mail/spamassassin: Makefile distinfo
pkgsrc/mail/spamassassin/patches: patch-ab
Log Message:
After changing the SUBST-stage to 'pre-configure' for 3.0.2, Makefile.PL was
changed after perl5-configure had been run and the Makefile created.
For some people, this resulted in a message
Makefile out-of-date with respect to Makefile.PL
at the build stage.
Omitting the first substitution (sa1) and the corresponding part of
patch-ab solved this. This patch had been unnecessary for some time
anyway.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 pkgsrc/mail/spamassassin/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/mail/spamassassin/distinfo
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/spamassassin/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.