pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mutt-devel
Module Name: pkgsrc
Committed By: apb
Date: Mon Aug 10 14:18:13 UTC 2009
Modified Files:
pkgsrc/mail/mutt-devel: Makefile distinfo
Added Files:
pkgsrc/mail/mutt-devel/patches: patch-af patch-ah
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/mail/mutt-devel/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/mail/mutt-devel/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/mutt-devel/patches/patch-af
cvs rdiff -u -r0 -r1.3 pkgsrc/mail/mutt-devel/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index