From nobody@FreeBSD.org  Sat Sep  3 19:16:57 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7CDC7106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 Sep 2011 19:16:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 6D5308FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 Sep 2011 19:16:57 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p83JGuYh057923
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 3 Sep 2011 19:16:56 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p83JGuvx057922;
	Sat, 3 Sep 2011 19:16:56 GMT
	(envelope-from nobody)
Message-Id: <201109031916.p83JGuvx057922@red.freebsd.org>
Date: Sat, 3 Sep 2011 19:16:56 GMT
From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Mk/bsd.licenses.db.mk: add Zope Public License
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         160434
>Category:       ports
>Synopsis:       [PATCH] Mk/bsd.licenses.db.mk: add Zope Public License
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 03 19:20:04 UTC 2011
>Closed-Date:    Fri Sep 23 08:51:11 UTC 2011
>Last-Modified:  Fri Sep 23 09:00:21 UTC 2011
>Originator:     Ruslan Mahmatkhanov
>Release:        
>Organization:
>Environment:
>Description:
Add Zope Public License. 
Please see http://en.wikipedia.org/wiki/Zope_Public_License

This is needed for future zope 2.13 import.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- bsd.licenses.db.mk.orig	2011-03-25 23:52:48.000000000 +0300
+++ bsd.licenses.db.mk	2011-09-03 23:12:25.000000000 +0400
@@ -38,7 +38,7 @@
 
 _LICENSE_LIST= 	ART10 ART20 ASL BSD BSL CDDL EPL GFDL GPLv1 GPLv2 GPLv3 ISCL \
 		LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a \
-		LPPL13b LPPL13c MIT MPL OWL PHP202 PHP30 PHP301 PSFL
+		LPPL13b LPPL13c MIT MPL OWL PHP202 PHP30 PHP301 PSFL ZPL21
 
 # List of groups (only names must be present)
 
@@ -157,6 +157,9 @@
 _LICENSE_NAME_PSFL=	Python Software Foundation License
 _LICENSE_GROUPS_PSFL=	FSF GPL OSI
 
+_LICENSE_NAME_ZPL21=	Zope Public License version 2.1
+_LICENSE_GROUPS_ZPL21=	GPL OSI
+
 # Set default permissions if not defined
 
 .for lic in ${_LICENSE_LIST}


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Mon Sep 5 23:19:00 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160434 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Fri Sep 23 08:51:09 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160434 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160434: commit references a PR
Date: Fri, 23 Sep 2011 08:51:05 +0000 (UTC)

 wen         2011-09-23 08:50:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     Mk                   bsd.licenses.db.mk 
   Log:
   - Add Zope Public License 2.1
   
   PR:             ports/160434
   Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
   
   Revision  Changes    Path
   1.15      +5 -2      ports/Mk/bsd.licenses.db.mk
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
