[27831] trunk/dports/devel/ice-python

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 14 17:28:32 PDT 2007


Revision: 27831
          http://trac.macosforge.org/projects/macports/changeset/27831
Author:   blair at macports.org
Date:     2007-08-14 17:28:32 -0700 (Tue, 14 Aug 2007)

Log Message:
-----------
New upstream 3.2.1 release of the Ice Python package.  Remove the
patch-modules-IcePy-ObjectAdapter.cpp patch which was fixed in
upstream.

Modified Paths:
--------------
    trunk/dports/devel/ice-python/Portfile

Removed Paths:
-------------
    trunk/dports/devel/ice-python/files/patch-modules-IcePy-ObjectAdapter.cpp

Modified: trunk/dports/devel/ice-python/Portfile
===================================================================
--- trunk/dports/devel/ice-python/Portfile	2007-08-15 00:25:57 UTC (rev 27830)
+++ trunk/dports/devel/ice-python/Portfile	2007-08-15 00:28:32 UTC (rev 27831)
@@ -2,8 +2,7 @@
 
 PortSystem 1.0
 name		ice-python
-version		3.2.0
-revision	1
+version		3.2.1
 categories	devel python
 maintainers	blair
 description	Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
@@ -30,17 +29,16 @@
 homepage	http://www.zeroc.com/
 master_sites	http://www.zeroc.com/download/Ice/3.2/
 distname	IcePy-${version}
-checksums	md5 e3ccb5040449c73c5da380b62fefa7cd \
-		sha1 a5bb889028aa00652232ee86777af5f6b87f89e5 \
-		rmd160 e61b0c79c019232099263831239dc0e44190c0b6
+checksums	md5 2fdd8add2ea6271894392645f768e147 \
+		sha1 c34a7458e64cf55d7135a8bbb8f3ccce0cff3e60 \
+		rmd160 f3bf071433d9193ff42b54d9b031c712bc55ef86
 platforms	darwin
 
 depends_lib	port:python24 \
 		port:ice-cpp
 
 patchfiles	patch-config.Make.rules \
-		patch-config.Make.rules.Darwin \
-		patch-modules-IcePy-ObjectAdapter.cpp
+		patch-config.Make.rules.Darwin
 
 use_configure	no
 

Deleted: trunk/dports/devel/ice-python/files/patch-modules-IcePy-ObjectAdapter.cpp
===================================================================
--- trunk/dports/devel/ice-python/files/patch-modules-IcePy-ObjectAdapter.cpp	2007-08-15 00:25:57 UTC (rev 27830)
+++ trunk/dports/devel/ice-python/files/patch-modules-IcePy-ObjectAdapter.cpp	2007-08-15 00:28:32 UTC (rev 27831)
@@ -1,10 +0,0 @@
---- modules/IcePy/ObjectAdapter.cpp.orig	2007-02-01 08:53:05.000000000 -0800
-+++ modules/IcePy/ObjectAdapter.cpp	2007-06-25 17:57:10.299784000 -0700
-@@ -123,6 +123,7 @@
- 
- IcePy::ServantWrapper::~ServantWrapper()
- {
-+    AdoptThread adoptThread;
-     Py_DECREF(_servant);
- }
- 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070814/a72f30ec/attachment.html


More information about the macports-changes mailing list