[98491] trunk/dports/databases/db46/Portfile

blair at macports.org blair at macports.org
Sat Oct 6 16:52:51 PDT 2012


Revision: 98491
          http://trac.macports.org//changeset/98491
Author:   blair at macports.org
Date:     2012-10-06 16:52:51 -0700 (Sat, 06 Oct 2012)
Log Message:
-----------
db46: alphabetically sort binaries to move.

Modified Paths:
--------------
    trunk/dports/databases/db46/Portfile

Modified: trunk/dports/databases/db46/Portfile
===================================================================
--- trunk/dports/databases/db46/Portfile	2012-10-06 23:52:08 UTC (rev 98490)
+++ trunk/dports/databases/db46/Portfile	2012-10-06 23:52:51 UTC (rev 98491)
@@ -76,18 +76,18 @@
 
 post-destroot {
     foreach bin {archive
+                 checkpoint
+                 codegen
+                 deadlock
+                 dump
+                 dump185
                  hotbackup
-                 dump
+                 load
                  printlog
-                 upgrade
-                 checkpoint
                  recover
-                 verify
-                 deadlock
-                 load
                  stat
-                 codegen
-                 dump185} {
+                 upgrade
+                 verify} {
         move ${destroot}${prefix}/bin/db_${bin} \
              ${destroot}${prefix}/bin/db46_${bin}
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121006/b65c5a98/attachment-0001.html>


More information about the macports-changes mailing list