svn commit: r334342 - head
Koop Mast
kwm at FreeBSD.org
Tue Nov 19 19:38:46 UTC 2013
Author: kwm
Date: Tue Nov 19 19:38:45 2013
New Revision: 334342
URL: http://svnweb.freebsd.org/changeset/ports/334342
Log:
Indent 20131031 entry like the rest of the file.
Modified:
head/CHANGES
Modified: head/CHANGES
==============================================================================
--- head/CHANGES Tue Nov 19 18:52:13 2013 (r334341)
+++ head/CHANGES Tue Nov 19 19:38:45 2013 (r334342)
@@ -13,16 +13,16 @@ All ports committers are allowed to comm
20131031:
AUTHOR: rene at FreeBSD.org
-Add a new USES for kernel module ports.
+ Add a new USES for kernel module ports.
-USES=kmod takes no arguments and:
-- adds kld to CATEGORIES
-- sets SSP_UNSAFE
-- sets IGNORE if the kernel sources are not found
-- defines KMODDIR to /boot/modules by default, add it to
- PLIST_SUB and MAKE_ENV, and create it upon installation
-- handles cross-referencing kernel modules upon installation and
- deinstallation
+ USES=kmod takes no arguments and:
+ - adds kld to CATEGORIES
+ - sets SSP_UNSAFE
+ - sets IGNORE if the kernel sources are not found
+ - defines KMODDIR to /boot/modules by default, add it to
+ PLIST_SUB and MAKE_ENV, and create it upon installation
+ - handles cross-referencing kernel modules upon installation and
+ deinstallation
20131021:
AUTHOR: amdmi3 at FreeBSD.org
More information about the svn-ports-head
mailing list