From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 29 19:50:07 2007 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 CB78A16A417 for ; Sun, 29 Jul 2007 19:50:07 +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 74CD913C46A for ; Sun, 29 Jul 2007 19:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6TJo6n2082310 for ; Sun, 29 Jul 2007 19:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6TJo6dE082307; Sun, 29 Jul 2007 19:50:06 GMT (envelope-from gnats) Date: Sun, 29 Jul 2007 19:50:06 GMT Message-Id: <200707291950.l6TJo6dE082307@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Simon Olofsson Cc: Subject: Re: ports/114992: [PATCH] update audio/cmus to version 2.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Simon Olofsson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 19:50:07 -0000 The following reply was made to PR ports/114992; it has been noted by GNATS. From: Simon Olofsson To: bug-followup@FreeBSD.org Cc: h.skuhra@gmail.com Subject: Re: ports/114992: [PATCH] update audio/cmus to version 2.2.0 Date: Sun, 29 Jul 2007 21:13:35 +0200 Thank you for the patch. Everything is fine, except portlint complained about one thing: ===> Validating port with portlint WARN: Makefile: [129]: use a tab (not space) after a variable name Here is a new patch: http://olofsson.de/tmp/cmus.diff.new and here the diff against the "old" patch: http://olofsson.de/tmp/cmus.diff.new.part Thanks, Simon