diff options
author | jlam <jlam@pkgsrc.org> | 2004-09-24 22:58:31 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-09-24 22:58:31 +0000 |
commit | 8c73a455d6cd63f368f628525f814fea1fd4a9dd (patch) | |
tree | 39123d20fadc3714b1f2c7e55b8cb4665de7645f /mail/mutt/distinfo | |
parent | d4a3f0e85ecbc0f83c33c5078ac94a352b606519 (diff) | |
download | pkgsrc-8c73a455d6cd63f368f628525f814fea1fd4a9dd.tar.gz |
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.
Diffstat (limited to 'mail/mutt/distinfo')
-rw-r--r-- | mail/mutt/distinfo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo index 5453c5072e7..d3a80ae565b 100644 --- a/mail/mutt/distinfo +++ b/mail/mutt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.22 2004/08/05 07:19:25 jlam Exp $ +$NetBSD: distinfo,v 1.23 2004/09/24 22:58:31 jlam Exp $ SHA1 (mutt-1.4.2.1i.tar.gz) = 10fae2eef5a671d1ea6e17acd6e64cd1f37c3961 Size (mutt-1.4.2.1i.tar.gz) = 2611253 bytes @@ -10,4 +10,3 @@ SHA1 (patch-ah) = 04549728683b4250a26f6d6c7a212b8d505014d2 SHA1 (patch-ai) = 317b736d6b9a896e1ee185cce37a1c2184c02cde SHA1 (patch-aj) = a0ee2bc9a7b9e743e313101899de3d991a9d2cad SHA1 (patch-ak) = 689305356812d04bd3b490c436ed898a4b308136 -SHA1 (patch-al) = c3808f43556ec5de2d95afa4f0462f58314b3059 |