From owner-svn-ports-branches@freebsd.org Fri Sep 11 18:46:37 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2ECBCA02F6F; Fri, 11 Sep 2015 18:46:37 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1FDC41D84; Fri, 11 Sep 2015 18:46:37 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8BIkatq086232; Fri, 11 Sep 2015 18:46:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8BIkaqu086231; Fri, 11 Sep 2015 18:46:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201509111846.t8BIkaqu086231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 11 Sep 2015 18:46:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r396702 - branches/2015Q3/net-mgmt/lg X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2015 18:46:37 -0000 Author: amdmi3 Date: Fri Sep 11 18:46:36 2015 New Revision: 396702 URL: https://svnweb.freebsd.org/changeset/ports/396702 Log: MFH: r396688 - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/net-mgmt/lg/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/net-mgmt/lg/Makefile ============================================================================== --- branches/2015Q3/net-mgmt/lg/Makefile Fri Sep 11 18:46:15 2015 (r396701) +++ branches/2015Q3/net-mgmt/lg/Makefile Fri Sep 11 18:46:36 2015 (r396702) @@ -3,6 +3,7 @@ PORTNAME= lg PORTVERSION= 1.9.s20140622 +PORTREVISION= 1 MASTER_SITES= LOCAL/mat/lg GH CATEGORIES= net-mgmt perl5 @@ -18,10 +19,12 @@ USE_GITHUB= yes GH_ACCOUNT= Cougar GH_TAGNAME= 0d53e4b -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= lg.cgi makeaslist.pl makedb.pl USE_PERL5= run NO_BUILD= yes +NO_ARCH= yes do-install: ${MKDIR} ${STAGEDIR}${WWWDIR}