From owner-svn-ports-all@FreeBSD.ORG Thu Nov 20 18:49:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD5C0DA6 for ; Thu, 20 Nov 2014 18:49:23 +0000 (UTC) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com [209.85.215.53]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 64A7986F for ; Thu, 20 Nov 2014 18:49:23 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id gm9so9355lab.26 for ; Thu, 20 Nov 2014 10:49:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=8o5bqzABFkp8KiHo/qZDgtCqoxVjdG8TvWfU+yIAawo=; b=Ze/omTqvKesTZ7b1zzwGpbbkPwnEPdXE8VykBWUyeSvgdORXciGJQqEDdP2L/Gtx8s gfvPqKfICMa2nY4rLCLtWnLu7uwe2gHpfkMx7yNUdG74BuDTbapYyCkn4bietJeEcZKN ZouZdCFXUzacNSoebhudfAd+30qC4sQWZEKtHQeRzreAs0+X8E7lhBPpipA6SLcT1MYG Y8AIC2bqpEEDqKrBD5uTEylhGmtKLSdr/+MQ8vfWBbmsb6Y3IX/i/17kgzxp8ykV1ZDf CY+zYf/lUjxHqcphJrGT18Hl0YWkk1z7kwKO9xXiCpbd+J1JTFYjoMvu8K6L1YQHBMUG VjHg== X-Gm-Message-State: ALoCoQmSs0cstn9cYehkb4SEgFnX24ShvNf2RjS2XC6uuN7d7Xp9eR8yFHCQeERUzHzsv2T7hs4j X-Received: by 10.112.247.43 with SMTP id yb11mr12894128lbc.51.1416509360850; Thu, 20 Nov 2014 10:49:20 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.112.41.133 with HTTP; Thu, 20 Nov 2014 10:49:00 -0800 (PST) In-Reply-To: <1416425268.7423.0.camel@bruno> References: <201411191924.sAJJOor3062865@svn.freebsd.org> <1416425268.7423.0.camel@bruno> From: Sunpoet Po-Chuan Hsieh Date: Fri, 21 Nov 2014 02:49:00 +0800 X-Google-Sender-Auth: HjbcoajwNsQJ8by0EdSOrFkKdNY Message-ID: Subject: Re: svn commit: r372808 - head/audio/shoutcast To: Sean Bruno Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 18:49:24 -0000 On Thu, Nov 20, 2014 at 3:27 AM, Sean Bruno wrote: > On Wed, 2014-11-19 at 19:24 +0000, Sean Bruno wrote: > > MAINTAINER= jarrod@downtools.com.au > > +MAINTAINER= sbruno@freebsd.org > > Bah ... forgot to mention this in the change notes. Should I revert > this and do an official maintainer change? > > sean > > > Hello, It would be better to use @FreeBSD.org here. :) BTW, there are some errors caught by stage-qa: ====> Running Q/A tests (stage-qa) Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'sbin/builder.sh' Error: 'www/shoutcast/config_builder/config_builder.js' is referring to /usr/ports/works/usr/ports/audio/shoutcast/work/stage Regards, sunpoet