[39286] trunk/dports/databases/oracle-instantclient/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Aug 15 15:43:26 PDT 2008


Revision: 39286
          http://trac.macosforge.org/projects/macports/changeset/39286
Author:   ryandesign at macports.org
Date:     2008-08-15 15:43:26 -0700 (Fri, 15 Aug 2008)
Log Message:
-----------
oracle-instantclient: feeble attempt at justifying the horrible mess this Portfile is

Modified Paths:
--------------
    trunk/dports/databases/oracle-instantclient/Portfile

Modified: trunk/dports/databases/oracle-instantclient/Portfile
===================================================================
--- trunk/dports/databases/oracle-instantclient/Portfile	2008-08-15 19:55:26 UTC (rev 39285)
+++ trunk/dports/databases/oracle-instantclient/Portfile	2008-08-15 22:43:26 UTC (rev 39286)
@@ -47,6 +47,11 @@
         }
     }
     
+    # This is really awful. Oracle provides different version numbers of the
+    # Instant Client library for PowerPC and Intel. You should not change the
+    # version number of a port conditionally like this. But I don't know how \
+    # else to handle this here. Hopefully Oracle will release a new version \
+    # of the libraries with the same version number on both PowerPC and Intel.
     version             10.2.0.4.0
     revision            1
     worksrcdir          instantclient_[join [lrange [split ${version} .] 0 1] _]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080815/4849be25/attachment.html 


More information about the macports-changes mailing list