des 2007-04-22 12:25:44 UTC
FreeBSD ports repository
Modified files:
devel/ElectricFence Makefile
devel/ElectricFence/files patch-ef.sh
Log:
Preserve whitespace in the argument list. This can be tested by running
"ef.sh /bin/echo a\ \ b"; the correct output is "a b\n", but before this
commit it would print "a b\n" instead.
Revision Changes Path
1.24 +1 -0 ports/devel/ElectricFence/Makefile
1.2 +2 -1 ports/devel/ElectricFence/files/patch-ef.sh
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"