[115123] trunk/dports/devel/tao/Portfile

mojca at macports.org mojca at macports.org
Wed Dec 25 02:22:32 PST 2013


Revision: 115123
          https://trac.macports.org/changeset/115123
Author:   mojca at macports.org
Date:     2013-12-25 02:22:32 -0800 (Wed, 25 Dec 2013)
Log Message:
-----------
tao: upgrade to version 6.2.3 (maintainer, closes #41707)

Modified Paths:
--------------
    trunk/dports/devel/tao/Portfile

Modified: trunk/dports/devel/tao/Portfile
===================================================================
--- trunk/dports/devel/tao/Portfile	2013-12-25 10:19:51 UTC (rev 115122)
+++ trunk/dports/devel/tao/Portfile	2013-12-25 10:22:32 UTC (rev 115123)
@@ -12,7 +12,7 @@
 
 name                tao
 set name_package    ACE+TAO
-version             6.2.0
+version             6.2.3
 distname            ${name_package}-${version}
 categories          devel
 platforms           darwin
@@ -44,10 +44,10 @@
 patchfiles          patch-ace-config.h.diff \
                     patch-include-makeinclude-platform_macros.GNU.diff
 
-checksums           rmd160  c4f58f3a4bfb4338dc2b2216af771576555405fc \
-                    sha256  be9a1ec02cf14eb6df352aeee2c20f7e9a775029adc5efad8838b6299defdef1
+checksums           rmd160  bcfe9fc0840a0bbe4c312d6bdb2a23455277f9ca \
+                    sha256  cf0ecdd7c40241a747da1ccd89828efb6a3eb019f18df63aa67ceedcc2beadf7
 
-set os.name         "mountainlion"
+set os.name "mavericks"
 array set os.names {
      7  panther
      8  tiger
@@ -55,6 +55,7 @@
     10  snowleopard
     11  lion
     12  mountainlion
+    13  mavericks
 }
 foreach {key value} [array get os.names]  {
     if {${key} == ${os.major}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131225/b6a50ebc/attachment.html>


More information about the macports-changes mailing list