From owner-cvs-all@FreeBSD.ORG Sun Dec 25 20:19:15 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98F331065670; Sun, 25 Dec 2011 20:19:15 +0000 (UTC) (envelope-from jbeich@tormail.net) Received: from server2.hudsonvalleyhost.com (server2.hudsonvalleyhost.com [66.7.195.77]) by mx1.freebsd.org (Postfix) with ESMTP id 5E7558FC08; Sun, 25 Dec 2011 20:19:15 +0000 (UTC) Received: from pool-96-242-209-159.nwrknj.fios.verizon.net ([96.242.209.159]:64279 helo=internal.tormail.net) by server2.hudsonvalleyhost.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.69) (envelope-from ) id 1ReuXI-000mZg-Ha; Sun, 25 Dec 2011 15:19:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.net; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:Date:References:In-Reply-To:Subject:Cc:To:From; bh=UoiKgjVZTVAiRwLfQ6WSCIPMwlgTiBML7zVs2HTXgzI=; b=qrvB2RJQs3qWjsM3HshKVU0/r0Wm8/Cu9tSurs1wqYn00gYc3YSdYwpGrbr+5KKnNxGl2nN2ygXV0PFfMhn2hJSbrUbmbu9HxuqUx8tgb/XnS6S35ZBlkOOIgSRjmF1JGzTX6hw3xwrIq47213+YAxWVsKqCq8IGlXe7ArBf/Cs=; Received: from jbeich by internal.tormail.net with local (Exim 4.63) (envelope-from ) id 1ReuWO-000Kdu-HC; Sun, 25 Dec 2011 20:18:17 +0000 From: Jan Beich To: Rene Ladan In-Reply-To: <201112251958.pBPJw2wA042727@repoman.freebsd.org> (Rene Ladan's message of "Sun, 25 Dec 2011 19:58:02 +0000 (UTC)") References: <201112251958.pBPJw2wA042727@repoman.freebsd.org> Date: Sun, 25 Dec 2011 11:18:05 -0900 MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1ReuWO-000Kdu-HC@internal.tormail.net> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server2.hudsonvalleyhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tormail.net X-Source: X-Source-Args: X-Source-Dir: Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-p2p/amule Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Dec 2011 20:19:15 -0000 Rene Ladan writes: > FreeBSD ports repository > > Modified files: > net-p2p/amule Makefile > Log: > Forced commit to note that the previous commit also fixed some portlint issues. It's a workaround. A fix would be to move LICENSE_FILE_GPLv2 or teach portlint about multi/dual license files. I've never written in perl, so... Index: net-p2p/amule/Makefile =================================================================== RCS file: /a/.csup/ports/net-p2p/amule/Makefile,v retrieving revision 1.50 diff -u -p -r1.50 Makefile --- net-p2p/amule/Makefile 30 Nov 2011 21:20:54 -0000 1.50 +++ net-p2p/amule/Makefile 25 Dec 2011 20:05:10 -0000 @@ -16,6 +16,7 @@ COMMENT= The all-platform eMule p2p clie LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual + LICENSE_FILE_GPLv2=${WRKSRC}/docs/COPYING CONFLICTS= amule-devel-[0-9]*