ports/141738: [patch] audio/lame: Makefile fix for portlint

Glen Barber glen.j.barber at gmail.com
Fri Dec 18 03:00:18 UTC 2009


>Number:         141738
>Category:       ports
>Synopsis:       [patch] audio/lame: Makefile fix for portlint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 18 03:00:18 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Glen Barber
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD orion 8.0-STABLE FreeBSD 8.0-STABLE #9 r200334: Wed Dec  9 19:02:03 EST 2009     root at orion:/usr/obj/usr/src/sys/ORION  amd64
>Description:
Fix the following portlint error:
FATAL: Makefile: extra item "DISTNAME" placed in the MAINTAINER section.
FATAL: Makefile: COMMENT has to be there.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/audio/lame/Makefile /usr/local/ports/audio/lame/Makefile
--- /usr/ports/audio/lame/Makefile	2009-08-21 20:13:09.000000000 -0400
+++ /usr/local/ports/audio/lame/Makefile	2009-12-17 21:49:17.000000000 -0500
@@ -11,7 +11,6 @@
 CATEGORIES=	audio
 MASTER_SITES=	SF \
 		ftp://ftp.fu-berlin.de/unix/sound/%SUBDIR%/
-
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//:S/./-/}
 
 MAINTAINER=	netchild at FreeBSD.org


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list