[57902] users/ryandesign

ryandesign at macports.org ryandesign at macports.org
Fri Sep 18 09:21:12 PDT 2009


Revision: 57902
          http://trac.macports.org/changeset/57902
Author:   ryandesign at macports.org
Date:     2009-09-18 09:21:07 -0700 (Fri, 18 Sep 2009)
Log Message:
-----------
minivmac-devel: new port based on minivmac port, updated to latest beta version 3.1.2

Modified Paths:
--------------
    users/ryandesign/minivmac-devel/Portfile

Added Paths:
-----------
    users/ryandesign/minivmac-devel/

Modified: users/ryandesign/minivmac-devel/Portfile
===================================================================
--- users/ryandesign/minivmac/Portfile	2009-09-18 16:01:34 UTC (rev 57900)
+++ users/ryandesign/minivmac-devel/Portfile	2009-09-18 16:21:07 UTC (rev 57902)
@@ -2,11 +2,10 @@
 
 PortSystem              1.0
 
-name                    minivmac
-conflicts               minivmac-devel
+name                    minivmac-devel
+conflicts               minivmac
 set my_name             minivmac
-version                 3.0.4
-revision                3
+version                 3.1.2
 categories              emulators aqua
 maintainers             ryandesign
 license                 GPLv2
@@ -55,9 +54,9 @@
 
 checksums \
     ${my_src_distfile} \
-        md5     ab308459e98bd5103ad8bbb7dd158eb6 \
-        sha1    ff99aa72da0868a5306631f0d06ae190cbd2a03a \
-        rmd160  b8f1f5269d21835ff3e9e428da12a7b6c224e60e \
+        md5     e02e2e762c5f9df3451efb71733d75c4 \
+        sha1    b395715983ba651b96ef941e27b0f5e18f624aea \
+        rmd160  186d2672bf3d67f9bf61b0960a157fa36a616f4c \
     ${my_bootstrap_distfile} \
         md5     53239cda5f1827fcc00d9254ee1ee9e0 \
         sha1    d6c16c541d72241cabafcbb94eec7c198e8b1670 \
@@ -242,7 +241,7 @@
 }
 
 variant mac512k conflicts mac128k mac512ke macplus macse description {Emulate a Macintosh 512K with 512K RAM and 2 drives} {
-    my_variations-append {512K} {-m 512K}
+    my_variations-append {512K} {-m 128K -mem 512K}
 }
 
 variant mac512ke conflicts mac128k mac512k macplus macse description {Emulate a Macintosh 512Ke with 512K RAM and 6 drives} {
@@ -279,5 +278,5 @@
 }
 
 livecheck.type          regex
-livecheck.url           ${homepage}download.html
+livecheck.url           ${homepage}beta/index.html
 livecheck.regex         ${my_name}-(\[0-9.\]+)\\.src
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090918/a880fa31/attachment.html>


More information about the macports-changes mailing list