COMMENTs in port Makefiles shouldn't be quoted, but is in around 10 ports. I've also corrected a NO_CDROM in one of them, while there. Note that only one of the ports in the patch is owned by myself, a few are unmaintained and the rest have maintainers listed. I haven't contacted the maintainers, on the basis that this isn't a critical change or one that anyone is likely to object to. How-To-Repeat: http://portsmon.freebsd.org/portoverview.py?category=x11&portname=chameleon
miwi 2008-03-07 13:00:56 UTC FreeBSD ports repository Modified files: devel/sfslite-noopt Makefile japanese/p5-WWW-2ch Makefile math/p5-Bit-Vector-Minimal Makefile net-mgmt/scdp Makefile print/epsonepl Makefile security/mindterm-binary Makefile security/steghide Makefile textproc/p5-XML-Filter-GenericChunk Makefile x11/chameleon Makefile x11/gromit Makefile Log: - Remove unneeded quotes in COMMENTS PR: 121329 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> Approved by: portmgr (erwin via irc) Revision Changes Path 1.2 +1 -1 ports/devel/sfslite-noopt/Makefile 1.4 +1 -1 ports/japanese/p5-WWW-2ch/Makefile 1.6 +1 -1 ports/math/p5-Bit-Vector-Minimal/Makefile 1.12 +1 -1 ports/net-mgmt/scdp/Makefile 1.5 +1 -1 ports/print/epsonepl/Makefile 1.10 +2 -2 ports/security/mindterm-binary/Makefile 1.29 +1 -1 ports/security/steghide/Makefile 1.4 +1 -1 ports/textproc/p5-XML-Filter-GenericChunk/Makefile 1.8 +1 -1 ports/x11/chameleon/Makefile 1.10 +1 -1 ports/x11/gromit/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!