From owner-svn-ports-all@FreeBSD.ORG Fri Jun 6 14:37:26 2014 Return-Path: Delivered-To: svn-ports-all@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 7849591E; Fri, 6 Jun 2014 14:37:26 +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 6568627C5; Fri, 6 Jun 2014 14:37:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s56EbQA4067884; Fri, 6 Jun 2014 14:37:26 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s56EbQNl067883; Fri, 6 Jun 2014 14:37:26 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201406061437.s56EbQNl067883@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 6 Jun 2014 14:37:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356791 - head/lang/ocaml 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.18 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: Fri, 06 Jun 2014 14:37:26 -0000 Author: bapt Date: Fri Jun 6 14:37:25 2014 New Revision: 356791 URL: http://svnweb.freebsd.org/changeset/ports/356791 QAT: https://qat.redports.org/buildarchive/r356791/ Log: Fix license perms to allow package distribution Reported by: theraven Modified: head/lang/ocaml/Makefile Modified: head/lang/ocaml/Makefile ============================================================================== --- head/lang/ocaml/Makefile Fri Jun 6 14:31:28 2014 (r356790) +++ head/lang/ocaml/Makefile Fri Jun 6 14:37:25 2014 (r356791) @@ -20,7 +20,7 @@ LICENSE= QPL10 LGPL20 LICENSE_COMB= multi LICENSE_NAME_QPL10= Q Public License, Version 1.0 LICENSE_FILE_QPL10= ${WRKSRC}/LICENSE -LICENSE_PERMS_QPL10= auto-accept +LICENSE_PERMS_QPL10= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell USES= gmake tar:bzip2 REINPLACE_ARGS= -i ""