From owner-svn-ports-all@FreeBSD.ORG Sun Mar 30 16:53:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5548576B; Sun, 30 Mar 2014 16:53:41 +0000 (UTC) Received: from svn.freebsd.org (svn.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 416121D5; Sun, 30 Mar 2014 16:53:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2UGrfUf073994; Sun, 30 Mar 2014 16:53:41 GMT (envelope-from nivit@svn.freebsd.org) Received: (from nivit@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2UGrelE073992; Sun, 30 Mar 2014 16:53:40 GMT (envelope-from nivit@svn.freebsd.org) Message-Id: <201403301653.s2UGrelE073992@svn.freebsd.org> From: Nicola Vitale Date: Sun, 30 Mar 2014 16:53:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349648 - in head: graphics/uDrawGraph math/kash3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 30 Mar 2014 16:53:41 -0000 Author: nivit Date: Sun Mar 30 16:53:40 2014 New Revision: 349648 URL: http://svnweb.freebsd.org/changeset/ports/349648 QAT: https://qat.redports.org/buildarchive/r349648/ Log: - Sync variable related to license terms with LEGAL file Required by: eadler Modified: head/graphics/uDrawGraph/Makefile head/math/kash3/Makefile Modified: head/graphics/uDrawGraph/Makefile ============================================================================== --- head/graphics/uDrawGraph/Makefile Sun Mar 30 16:47:14 2014 (r349647) +++ head/graphics/uDrawGraph/Makefile Sun Mar 30 16:53:40 2014 (r349648) @@ -27,7 +27,7 @@ LICENSES= LICENSE.txt LIZENZ.txt LINK_OPTS= -sf -RESTRICTED= binary under GNU LGPL without accompanying source +RESTRICTED= Binary under GNU LGPL without accompanying source NO_STAGE= yes do-install: Modified: head/math/kash3/Makefile ============================================================================== --- head/math/kash3/Makefile Sun Mar 30 16:47:14 2014 (r349647) +++ head/math/kash3/Makefile Sun Mar 30 16:53:40 2014 (r349648) @@ -13,7 +13,7 @@ COMMENT= A computer algebra system for c RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl -NO_CDROM= not for commercial distribution or use +NO_CDROM= Not for commercial distribution or use NO_BUILD= yes OPTIONS_DEFINE= OPTLIB DOCS