pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/nmh
Module Name: pkgsrc
Committed By: dholland
Date: Sun Sep 21 00:09:24 UTC 2014
Modified Files:
pkgsrc/mail/nmh: Makefile
Log Message:
The configure script checks for arc4random(), but the program uses
arc4random_buf(); netbsd-5 (and presumably earlier) has the one but
not the other. Just disable it, because all it's using the randomness
for is message-ids. Fixes the netbsd-5 build.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/mail/nmh/Makefile
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