Subject: CVS commit: pkgsrc/mail
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/24/2004 22:58:31
Module Name: pkgsrc
Committed By: jlam
Date: Fri Sep 24 22:58:31 UTC 2004
Modified Files:
pkgsrc/mail/mutt: distinfo
pkgsrc/mail/mutt-devel: distinfo
Removed Files:
pkgsrc/mail/mutt-devel/patches: patch-al
pkgsrc/mail/mutt/patches: patch-al
Log Message:
The new wrapper script framework is much better at quoting strange
arguments, and now correctly handles things like:
CPPFLAGS="$CPPFLAGS -I\$(top_srcdir)/intl"
in configure scripts without problems. Remove the patches in both
mail/mutt and mail/mutt-devel that worked around this limitation in
the old buildlink3 wrappers.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/mail/mutt/distinfo
cvs rdiff -r1.19 -r1.20 pkgsrc/mail/mutt-devel/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/mail/mutt-devel/patches/patch-al
cvs rdiff -r1.5 -r0 pkgsrc/mail/mutt/patches/patch-al
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.