[94757] trunk/dports/devel

blair at macports.org blair at macports.org
Thu Jun 28 20:01:43 PDT 2012


Revision: 94757
          https://trac.macports.org/changeset/94757
Author:   blair at macports.org
Date:     2012-06-28 20:01:43 -0700 (Thu, 28 Jun 2012)
Log Message:
-----------
ice{,33}-{java,python*}: add GPL-2 license.

Modified Paths:
--------------
    trunk/dports/devel/ice-java/Portfile
    trunk/dports/devel/ice-python/Portfile
    trunk/dports/devel/ice-python24/Portfile
    trunk/dports/devel/ice-python25/Portfile
    trunk/dports/devel/ice-python26/Portfile
    trunk/dports/devel/ice-python27/Portfile
    trunk/dports/devel/ice33-cpp/Portfile
    trunk/dports/devel/ice33-java/Portfile
    trunk/dports/devel/ice33-python25/Portfile
    trunk/dports/devel/ice33-python26/Portfile

Modified: trunk/dports/devel/ice-java/Portfile
===================================================================
--- trunk/dports/devel/ice-java/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice-java/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -7,6 +7,7 @@
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel java
 maintainers     blair
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
 
 long_description \

Modified: trunk/dports/devel/ice-python/Portfile
===================================================================
--- trunk/dports/devel/ice-python/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice-python/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -8,6 +8,7 @@
 categories      devel python
 maintainers     blair
 replaced_by     ice-python24
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
 
 long_description \

Modified: trunk/dports/devel/ice-python24/Portfile
===================================================================
--- trunk/dports/devel/ice-python24/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice-python24/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -7,6 +7,7 @@
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel python
 maintainers     blair
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
 
 long_description \

Modified: trunk/dports/devel/ice-python25/Portfile
===================================================================
--- trunk/dports/devel/ice-python25/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice-python25/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -8,6 +8,7 @@
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel python
 maintainers     blair
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
 
 long_description \

Modified: trunk/dports/devel/ice-python26/Portfile
===================================================================
--- trunk/dports/devel/ice-python26/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice-python26/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -8,6 +8,7 @@
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel python
 maintainers     blair
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
 
 long_description \

Modified: trunk/dports/devel/ice-python27/Portfile
===================================================================
--- trunk/dports/devel/ice-python27/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice-python27/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -8,6 +8,7 @@
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel python
 maintainers     blair
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
 
 long_description \

Modified: trunk/dports/devel/ice33-cpp/Portfile
===================================================================
--- trunk/dports/devel/ice33-cpp/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice33-cpp/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -6,8 +6,9 @@
 version         3.3.1
 categories      devel
 maintainers     blair
+conflicts       ice-cpp
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
-conflicts       ice-cpp
 
 long_description \
         The Internet Communications Engine (Ice) is a modern alternative to \

Modified: trunk/dports/devel/ice33-java/Portfile
===================================================================
--- trunk/dports/devel/ice33-java/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice33-java/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -6,8 +6,9 @@
 version         3.3.1
 categories      devel java
 maintainers     blair
+conflicts       ice33-java
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
-conflicts       ice33-java
 
 long_description \
         The Internet Communications Engine (Ice) is a modern alternative to \

Modified: trunk/dports/devel/ice33-python25/Portfile
===================================================================
--- trunk/dports/devel/ice33-python25/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice33-python25/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -6,8 +6,9 @@
 version         3.3.1
 categories      devel python
 maintainers     blair
+conflicts       ice-python25
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
-conflicts       ice-python25
 
 long_description \
         The Internet Communications Engine (Ice) is a modern alternative to \

Modified: trunk/dports/devel/ice33-python26/Portfile
===================================================================
--- trunk/dports/devel/ice33-python26/Portfile	2012-06-29 02:58:43 UTC (rev 94756)
+++ trunk/dports/devel/ice33-python26/Portfile	2012-06-29 03:01:43 UTC (rev 94757)
@@ -6,8 +6,9 @@
 version         3.3.1
 categories      devel python
 maintainers     blair
+conflicts       ice-python26
+license         GPL-2
 description     Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
-conflicts       ice-python26
 
 long_description \
         The Internet Communications Engine (Ice) is a modern alternative to \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120628/ee37bb93/attachment.html>


More information about the macports-changes mailing list