[144595] trunk/dports/emulators/minivmac-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 13 05:02:29 PST 2016


Revision: 144595
          https://trac.macports.org/changeset/144595
Author:   ryandesign at macports.org
Date:     2016-01-13 05:02:29 -0800 (Wed, 13 Jan 2016)
Log Message:
-----------
minivmac-devel: update to 3.4.0alpha-20160109

Modified Paths:
--------------
    trunk/dports/emulators/minivmac-devel/Portfile

Modified: trunk/dports/emulators/minivmac-devel/Portfile
===================================================================
--- trunk/dports/emulators/minivmac-devel/Portfile	2016-01-13 12:12:50 UTC (rev 144594)
+++ trunk/dports/emulators/minivmac-devel/Portfile	2016-01-13 13:02:29 UTC (rev 144595)
@@ -9,7 +9,7 @@
 conflicts               minivmac
 set my_name             minivmac
 epoch                   4
-version                 3.4.0alpha-20150608
+version                 3.4.0alpha-20160109
 set branch              [join [lrange [split ${version} .] 0 1] .]
 set my_version          [strsed ${version} {g/^.*-20//}]
 categories              emulators aqua
@@ -59,8 +59,8 @@
                         ${my_autoquit_distfile}
 
 checksums               ${my_src_distfile} \
-                        rmd160  1d0b35a1e4a42c2ede82db7d990f87ac62f2f5a4 \
-                        sha256  e0955eb2f3dd276cbae03f104ba1dfc14597600cdfdce1c65f58a28280922854 \
+                        rmd160  c0a5e0ee48f89c4f7a331b49e34da6c6d8295d1f \
+                        sha256  16711cb569d01a9dc4e698d9cb3383a001f0095de5d714bda5876c19c27c7889 \
                         ${my_bootstrap_distfile} \
                         rmd160  32e803a75d4f9ab6b7dfa5a7b1ec2ef9d3a057c2 \
                         sha256  e6fe692683ab54e08b0350fe9901e872f7bf3c3a62f69b45773254fce45a4fae \
@@ -287,9 +287,8 @@
     xinstall ${filespath}/Makefile.in ${build.dir}/Makefile
     reinplace "s|@SUBDIRS@|[join ${my_variation_dirs}]|" ${build.dir}/Makefile
     
-    # If no variation directories were produced by configuration, either the flags we
-    # passed in were bad, or the automation script got out of sync with the emulator;
-    # if the latter, the delays in configure.applescript may need to be adjusted.
+    # If no variation directories were produced by configuration, the flags we
+    # passed in may have been bad.
     if {${my_variation_dirs} eq ""} {
         return -code error "configuration failed!"
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160113/de88ddc5/attachment-0001.html>


More information about the macports-changes mailing list