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:   is
Date:           Thu Feb 28 19:21:04 UTC 2013

Modified Files:
        pkgsrc/mail/mutt-devel: Makefile distinfo
Added Files:
        pkgsrc/mail/mutt-devel/patches: patch-lib.c

Log Message:
Replace loop around mktemp() (without error return checking) and mkdir()
with mkdtemp(), thus eliminating endless loop in case TMPDIR points to
a plain file.


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/mail/mutt-devel/Makefile
cvs rdiff -u -r1.72 -r1.73 pkgsrc/mail/mutt-devel/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/mutt-devel/patches/patch-lib.c

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