From owner-svn-ports-head@FreeBSD.ORG Sat Mar 8 07:29:24 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 B9AB6FA; Sat, 8 Mar 2014 07:29:24 +0000 (UTC) Received: from forward7l.mail.yandex.net (forward7l.mail.yandex.net [IPv6:2a02:6b8:0:1819::7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7209B5E4; Sat, 8 Mar 2014 07:29:24 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward7l.mail.yandex.net (Yandex) with ESMTP id 4DE35BC0F19; Sat, 8 Mar 2014 11:29:12 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id B126F2C3510; Sat, 8 Mar 2014 11:29:11 +0400 (MSK) Received: from unknown (unknown [178.76.234.16]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id ACOg0PeSUN-TBbmFeLl; Sat, 8 Mar 2014 11:29:11 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: ce4cf8c4-88b1-4423-bf94-98faacea86b4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1394263751; bh=Spz2MxDb3c9XEKcW/4lMy5vrh/hRVweAaZV5Uy9C5+o=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=PucePj6XRNAJWMLV6qg0W3khTICOF3E4wCwLiBUuLXK4YBvwjq68B/yf6ckvm4YL+ YUWtSOqAz4ctAmmvzJNCLbK3/uqz8eq13uFo6fixCknNMk2CTGRX+fGilJa4kNbHXh wO579YPfzb6OwZtkEASlFvT1V+5kKQBgCoOz+DNM= Authentication-Results: smtp4h.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <531AC6A8.9000507@yandex.ru> Date: Sat, 08 Mar 2014 11:28:40 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Kubilay Kocak , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r347449 - head/devel/py-unittest2 References: <201403080426.s284QPiS030707@svn.freebsd.org> In-Reply-To: <201403080426.s284QPiS030707@svn.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 08 Mar 2014 07:29:24 -0000 Kubilay Kocak wrote on 08.03.2014 08:26: > Author: koobs > Date: Sat Mar 8 04:26:25 2014 > New Revision: 347449 > URL: http://svnweb.freebsd.org/changeset/ports/347449 > QAT: https://qat.redports.org/buildarchive/r347449/ > > Log: > devel/py-unittest2: Update LICENSE w/ references > > - Update LICENSE (BSD3CLAUSE) > > This one was fun to find. As rm@ mentioned in a previous commit, no > LICENSE file exists in the Google Code or hg.python.org repositories. > > There is a "New BSD License" reference on the unittest-ext homepage [1] > but wasnt a direct reference to the source in question, so it was not > considered good enough. > > Gold was struck grepping BSD in the sources, which leads to the setup.py > header, that includes a URL reference to: > > http://www.voidspace.org.uk/python/license.shtml > > BSD 3-clause. Voila! > > [1] http://code.google.com/p/unittest-ext/ > > Approved by: portmgr (blanket) > Thanks for investigation :) -- Regards, Ruslan T.O.S. Of Reality