diff options
author | apb <apb@pkgsrc.org> | 2009-08-10 14:18:12 +0000 |
---|---|---|
committer | apb <apb@pkgsrc.org> | 2009-08-10 14:18:12 +0000 |
commit | 63c9b11407505f58858f5bc7ab74d9f7e2b2103a (patch) | |
tree | 5253e333670781fb03c892e2b05278a0ed6ffc7d /mail/mutt-devel/distinfo | |
parent | b8e9284c7b0e740b9d146f0282144375f94453ea (diff) | |
download | pkgsrc-63c9b11407505f58858f5bc7ab74d9f7e2b2103a.tar.gz |
Add two patches:
* On some systems, curses.h defines TRUE and FALSE, so conditionalise
them in lib.h to avoid compiler complaints about duplicate definitions.
* mutt_curses.h refers to event_t from mutt.h, and SHORT_STRING from lib.h,
so include those headers fom mutt_curses.h.
These patches allow mutt-devel to build on NetBSD-5.99.15.
Bump PKGREVISION to 1.
Diffstat (limited to 'mail/mutt-devel/distinfo')
-rw-r--r-- | mail/mutt-devel/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mutt-devel/distinfo b/mail/mutt-devel/distinfo index 79ab9e3f743..6a2b844d751 100644 --- a/mail/mutt-devel/distinfo +++ b/mail/mutt-devel/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.61 2009/08/09 20:05:37 tonnerre Exp $ +$NetBSD: distinfo,v 1.62 2009/08/10 14:18:12 apb Exp $ SHA1 (mutt-1.5.20.tar.gz) = d2bec7a33771f128ca49b1723b06b6d248a35d31 RMD160 (mutt-1.5.20.tar.gz) = df582f79364b9fd70a0001e76a119d8f78275ebb @@ -10,7 +10,9 @@ SHA1 (patch-aa) = 59d89dce24110be2927c8a1ea1fa5b780d644372 SHA1 (patch-ab) = 779037e78738a8dcad5115020e4e9eeb540bbf76 SHA1 (patch-ac) = 40d119b7efed1a4622c42badc9ee97349b504044 SHA1 (patch-ad) = ecfa994c7c5e494b6eb7356327b96de6559146fc +SHA1 (patch-af) = 36ca7b54d42537b1d23d87e58d6e31dbad032c0e SHA1 (patch-ag) = 2b76839be18271a72cb9e407f54879736f2a7ad6 +SHA1 (patch-ah) = dfe747c30a44bb309cccaca1bd5174fccc3c2bed SHA1 (patch-al) = 4de61597f439731e664599b8b0d9f3fe5da557cd SHA1 (patch-am) = f7f20860bccb63ed5464e3a1225719ffc3fa504f SHA1 (patch-an) = eae26290a7a03b3ba31d058cd154c4de8effcf98 |