portlint finds FATAL errors in the Makefile for this port, such as: - use a tab (not space) after a variable name - extra item placed in the PORTNAME section - extra item placed in the MAINTAINER section Additionally, portlint warns PLIST_FLAGS should be used when pkg-plist contains 6 or less entries. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->kde Over to maintainer (via the GNATS Auto Assign Tool)
fluffy 2009-12-18 11:06:41 UTC FreeBSD ports repository Modified files: audio/akode-plugins-mpeg Makefile Removed files: audio/akode-plugins-mpeg pkg-plist Log: - Portlint, tweak plist PR: 141730 Submitted by: glen.j.barber AT gmail.com Approved by: miwi (mentor) Revision Changes Path 1.23 +13 -10 ports/audio/akode-plugins-mpeg/Makefile 1.4 +0 -3 ports/audio/akode-plugins-mpeg/pkg-plist (dead) _______________________________________________ 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!