[115122] trunk/dports/devel/ace/Portfile

mojca at macports.org mojca at macports.org
Wed Dec 25 02:19:52 PST 2013


Revision: 115122
          https://trac.macports.org/changeset/115122
Author:   mojca at macports.org
Date:     2013-12-25 02:19:51 -0800 (Wed, 25 Dec 2013)
Log Message:
-----------
ace: upgrade to 6.2.3 (maintainer, closes #41706)

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

Modified: trunk/dports/devel/ace/Portfile
===================================================================
--- trunk/dports/devel/ace/Portfile	2013-12-25 10:04:14 UTC (rev 115121)
+++ trunk/dports/devel/ace/Portfile	2013-12-25 10:19:51 UTC (rev 115122)
@@ -5,7 +5,7 @@
 
 name                ace
 set name_package    ACE
-version             6.2.0
+version             6.2.3
 distname            ${name_package}-${version}
 categories          devel
 maintainers         fourpalms.org:lockhart openmaintainer
@@ -39,10 +39,10 @@
 patchfiles          patch-ace-config.h.diff \
                     patch-include-makeinclude-platform_macros.GNU.diff
 
-checksums           rmd160  62741e09ae13bc9bc9afa7c7cf8fdd0e710b932f \
-                    sha256  750f0ddee3d7abd75fcd6a47c86b84e2455543f7a6db9710e68cef7ddc27365f
+checksums           rmd160  2d20002a9fc3a3f8d231c12f1106473d1234b054 \
+                    sha256  f967a5f07dd48c9d49ecafa2c3fcab2560780f0c30742ec8983f1794fa9bc1b5
 
-set os.name "mountainlion"
+set os.name "mavericks"
 array set os.names {
      7  panther
      8  tiger
@@ -50,6 +50,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/b6db80d9/attachment.html>


More information about the macports-changes mailing list