Date: Fri, 7 Dec 2007 22:56:10 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src ObsoleteFiles.inc src/games/fortune/datfiles Makefile fortunes-o.real fortunes2-o Message-ID: <200712072256.lB7MuA5B049115@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2007-12-07 22:56:10 UTC FreeBSD src repository Modified files: . ObsoleteFiles.inc games/fortune/datfiles Makefile fortunes-o.real Removed files: games/fortune/datfiles fortunes2-o Log: Combine the fortunes-o.real and the fortunes2-o file, as was done with fortunes and fortunes2 2 years and 2 days ago. The fortunes2-o file was brought in with the original import of the 4.4 Lite games directory, but has always consisted in large part of fortunes duplicated from other files. The combined size of the two files is still only 631K, or less than 1/3rd of the size of the fortunes file. Combining them has the added benefit of making the fortunes from fortunes2-o visibile to fortune(6)'s -m option. This change should probably not be MFC'ed beyond RELENG_7. Revision Changes Path 1.124 +3 -0 src/ObsoleteFiles.inc 1.35 +3 -3 src/games/fortune/datfiles/Makefile 1.27 +13536 -40 src/games/fortune/datfiles/fortunes-o.real 1.38 +0 -13498 src/games/fortune/datfiles/fortunes2-o (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712072256.lB7MuA5B049115>