From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 18 03:00:18 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F3651065696 for ; Fri, 18 Dec 2009 03:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 51F828FC1B for ; Fri, 18 Dec 2009 03:00:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBI30IOh030071 for ; Fri, 18 Dec 2009 03:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBI30Ivp030070; Fri, 18 Dec 2009 03:00:18 GMT (envelope-from gnats) Resent-Date: Fri, 18 Dec 2009 03:00:18 GMT Resent-Message-Id: <200912180300.nBI30Ivp030070@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Glen Barber Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07E98106566B for ; Fri, 18 Dec 2009 02:58:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id EA2E88FC18 for ; Fri, 18 Dec 2009 02:58:45 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nBI2wjPP050028 for ; Fri, 18 Dec 2009 02:58:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id nBI2wjgx050027; Fri, 18 Dec 2009 02:58:45 GMT (envelope-from nobody) Message-Id: <200912180258.nBI2wjgx050027@www.freebsd.org> Date: Fri, 18 Dec 2009 02:58:45 GMT From: Glen Barber To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/141738: [patch] audio/lame: Makefile fix for portlint X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 03:00:18 -0000 >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@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@FreeBSD.org >Release-Note: >Audit-Trail: >Unformatted: