Date: Thu, 19 Jun 2003 00:02:01 -0700 (PDT) From: Murray Stokely <murray@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles Makefile Message-ID: <200306190702.h5J721Qq018413@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
murray 2003/06/19 00:02:01 PDT
FreeBSD src repository
Modified files:
games/fortune/datfiles Makefile
Log:
In the build process, fortune files have been randomized since at
least the 4.4-lite days. This is pointless, since fortune(6) performs
its own randomization. It was also problematic for binary update
systems such as ports/security/freebsd-update. This commit simply
removes the -r option to strfile so that the datfiles are constant.
Submitted by: Colin Percival <cperciva@sfu.ca>
Revision Changes Path
1.30 +2 -2 src/games/fortune/datfiles/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306190702.h5J721Qq018413>
