ports/160434: [PATCH] Mk/bsd.licenses.db.mk: add Zope Public License

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sat Sep 3 19:20:05 UTC 2011


>Number:         160434
>Category:       ports
>Synopsis:       [PATCH] Mk/bsd.licenses.db.mk: add Zope Public License
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 03 19:20:04 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list