From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 14:43:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 66ED8F1C for ; Fri, 21 Feb 2014 14:43:12 +0000 (UTC) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 353741623 for ; Fri, 21 Feb 2014 14:43:12 +0000 (UTC) Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D7094211DF for ; Fri, 21 Feb 2014 09:43:10 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Fri, 21 Feb 2014 09:43:10 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; s=smtpout; bh=yLlJkNZZdO95b4BjhtipaRkgr8M=; b=ru psbzaroZOrvAIMSR3SyZfpspweunmnFRPM83noOpVbQXsknQMsxQWjzq4GYEBn5E ctwIpRN5sVF31g2HPGjJbTb9R0Ne3VjxaaMjgCOoio9q5gbqP8S/oXP4zHcv7ZYk GlAjZdvMhbEpqQ3c8PNWMGh9enb7iUm+Qx11n4D98= X-Sasl-enc: xGdh1Il+dF8kDIm3eRMDN/qvmVX8AqhBomCPVrYaEHVU 1392993790 Received: from marks-mbp.home (unknown [96.254.51.67]) by mail.messagingengine.com (Postfix) with ESMTPA id 22D21C007AA; Fri, 21 Feb 2014 09:43:10 -0500 (EST) Content-Type: text/plain; charset=koi8-r Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: svn commit: r345279 - head/sysutils/monit From: Mark Felder In-Reply-To: <530760E8.7060500@freebsd.org> Date: Fri, 21 Feb 2014 09:43:09 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201402210102.s1L12Frs051795@svn.freebsd.org> <530760E8.7060500@freebsd.org> To: Andrey Chernov X-Mailer: Apple Mail (2.1827) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 14:43:12 -0000 On Feb 21, 2014, at 9:21, Andrey Chernov wrote: > On 21.02.2014 5:02, Mark Felder wrote: >> +LICENSE=3D GPLV3 >> +LICENSE_FILE=3D COPYING >=20 > With that commit I get: > =3D> SHA256 Checksum OK for monit-5.7.tar.gz. > =3D=3D=3D> Missing license file for GPLv3 in COPYING > *** Error code 1 >=20 > Stop. > make[1]: stopped in /usr/ports/sysutils/monit >=20 Just located a rogue DISABLE_LICENSES=3Dyes which caused me to overlook = this gaff...