[88678] trunk/dports/php

dports at macports.org dports at macports.org
Sat Jan 7 12:06:39 PST 2012


Revision: 88678
          http://trac.macports.org/changeset/88678
Author:   dports at macports.org
Date:     2012-01-07 12:06:35 -0800 (Sat, 07 Jan 2012)
Log Message:
-----------
pear-Sabre*: standardize license formatting (Modified BSD -> BSD)

Modified Paths:
--------------
    trunk/dports/php/pear-Sabre/Portfile
    trunk/dports/php/pear-Sabre_Cache/Portfile
    trunk/dports/php/pear-Sabre_CalDAV/Portfile
    trunk/dports/php/pear-Sabre_CardDAV/Portfile
    trunk/dports/php/pear-Sabre_DAV/Portfile
    trunk/dports/php/pear-Sabre_DAVACL/Portfile
    trunk/dports/php/pear-Sabre_HTTP/Portfile
    trunk/dports/php/pear-Sabre_VObject/Portfile

Modified: trunk/dports/php/pear-Sabre/Portfile
===================================================================
--- trunk/dports/php/pear-Sabre/Portfile	2012-01-07 19:06:20 UTC (rev 88677)
+++ trunk/dports/php/pear-Sabre/Portfile	2012-01-07 20:06:35 UTC (rev 88678)
@@ -13,7 +13,7 @@
 description         The base package provides some functionality used by all packages.
 long_description    ${description} Currently this is only an autoloader.
 
-license             Modified BSD
+license             BSD
 livecheck.url       http://pear.sabredav.org/get/
 livecheck.regex     "<a href=\"${php5pear.package}-((?!${extract.suffix}).*)${extract.suffix}\">${php5pear.package}-\[^<\]+</a>"
 

Modified: trunk/dports/php/pear-Sabre_Cache/Portfile
===================================================================
--- trunk/dports/php/pear-Sabre_Cache/Portfile	2012-01-07 19:06:20 UTC (rev 88677)
+++ trunk/dports/php/pear-Sabre_Cache/Portfile	2012-01-07 20:06:35 UTC (rev 88678)
@@ -13,7 +13,7 @@
 description         Sabre_Cache is an abstraction library for caching engines.
 long_description    ${description} Currently there is support for Memcache, APC and the filesystem.
 
-license             Modified BSD
+license             BSD
 livecheck.url       http://pear.sabredav.org/get/
 livecheck.regex     "<a href=\"${php5pear.package}-((?!${extract.suffix}).*)${extract.suffix}\">${php5pear.package}-\[^<\]+</a>"
 

Modified: trunk/dports/php/pear-Sabre_CalDAV/Portfile
===================================================================
--- trunk/dports/php/pear-Sabre_CalDAV/Portfile	2012-01-07 19:06:20 UTC (rev 88677)
+++ trunk/dports/php/pear-Sabre_CalDAV/Portfile	2012-01-07 20:06:35 UTC (rev 88678)
@@ -14,7 +14,7 @@
 long_description    ${description} Feature list: * Multi-user Calendar Server * Support for \
                     Apple iCal, Evolution, Sunbird, Lightning/
 
-license             Modified BSD
+license             BSD
 livecheck.url       http://pear.sabredav.org/get/
 livecheck.regex     "<a href=\"${php5pear.package}-((?!${extract.suffix}).*)${extract.suffix}\">${php5pear.package}-\[^<\]+</a>"
 

Modified: trunk/dports/php/pear-Sabre_CardDAV/Portfile
===================================================================
--- trunk/dports/php/pear-Sabre_CardDAV/Portfile	2012-01-07 19:06:20 UTC (rev 88677)
+++ trunk/dports/php/pear-Sabre_CardDAV/Portfile	2012-01-07 20:06:35 UTC (rev 88678)
@@ -15,7 +15,7 @@
                     support * Support for OS/X, iOS, Evolution and probably more * Hook-ins \
                     for creating a global \'directory\'.
 
-license             Modified BSD
+license             BSD
 livecheck.url       http://pear.sabredav.org/get/
 livecheck.regex     "<a href=\"${php5pear.package}-((?!${extract.suffix}).*)${extract.suffix}\">${php5pear.package}-\[^<\]+</a>"
 

Modified: trunk/dports/php/pear-Sabre_DAV/Portfile
===================================================================
--- trunk/dports/php/pear-Sabre_DAV/Portfile	2012-01-07 19:06:20 UTC (rev 88677)
+++ trunk/dports/php/pear-Sabre_DAV/Portfile	2012-01-07 20:06:35 UTC (rev 88678)
@@ -17,7 +17,7 @@
                     everything we have come accross * Custom property support * \
                     RFC4918-compliant * Authentication support * Plugin system
 
-license             Modified BSD
+license             BSD
 livecheck.url       http://pear.sabredav.org/get/
 livecheck.regex     "<a href=\"${php5pear.package}-((?!${extract.suffix}).*)${extract.suffix}\">${php5pear.package}-\[^<\]+</a>"
 

Modified: trunk/dports/php/pear-Sabre_DAVACL/Portfile
===================================================================
--- trunk/dports/php/pear-Sabre_DAVACL/Portfile	2012-01-07 19:06:20 UTC (rev 88677)
+++ trunk/dports/php/pear-Sabre_DAVACL/Portfile	2012-01-07 20:06:35 UTC (rev 88678)
@@ -13,7 +13,7 @@
 description         Sabre_DAVACL is the RFC3744 implementation for SabreDAV.
 long_description    ${description} It provides principals (users and groups) and access control.
 
-license             Modified BSD
+license             BSD
 livecheck.url       http://pear.sabredav.org/get/
 livecheck.regex     "<a href=\"${php5pear.package}-((?!${extract.suffix}).*)${extract.suffix}\">${php5pear.package}-\[^<\]+</a>"
 

Modified: trunk/dports/php/pear-Sabre_HTTP/Portfile
===================================================================
--- trunk/dports/php/pear-Sabre_HTTP/Portfile	2012-01-07 19:06:20 UTC (rev 88677)
+++ trunk/dports/php/pear-Sabre_HTTP/Portfile	2012-01-07 20:06:35 UTC (rev 88678)
@@ -16,7 +16,7 @@
                     as easier unittesting. In addition Sabre_HTTP provides classes for \
                     Basic, Digest and Amazon AWS authentication.
 
-license             Modified BSD
+license             BSD
 livecheck.url       http://pear.sabredav.org/get/
 livecheck.regex     "<a href=\"${php5pear.package}-((?!${extract.suffix}).*)${extract.suffix}\">${php5pear.package}-\[^<\]+</a>"
 

Modified: trunk/dports/php/pear-Sabre_VObject/Portfile
===================================================================
--- trunk/dports/php/pear-Sabre_VObject/Portfile	2012-01-07 19:06:20 UTC (rev 88677)
+++ trunk/dports/php/pear-Sabre_VObject/Portfile	2012-01-07 20:06:35 UTC (rev 88678)
@@ -14,7 +14,7 @@
 long_description    ${description} It provides a natural array/object accessor interface to \
                     the parsed tree, much like simplexml for XML files.
 
-license             Modified BSD
+license             BSD
 livecheck.url       http://pear.sabredav.org/get/
 livecheck.regex     "<a href=\"${php5pear.package}-((?!${extract.suffix}).*)${extract.suffix}\">${php5pear.package}-\[^<\]+</a>"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120107/ee16e793/attachment.html>


More information about the macports-changes mailing list