[51653] users/ryandesign/minivmac-devel/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri May 29 22:49:47 PDT 2009
Revision: 51653
http://trac.macports.org/changeset/51653
Author: ryandesign at macports.org
Date: 2009-05-29 22:49:46 -0700 (Fri, 29 May 2009)
Log Message:
-----------
minivmac-devel: make the Mac Plus emulator the "icon master" -- the one that responds to double-clicks on .dsk icons in the Finder.
Modified Paths:
--------------
users/ryandesign/minivmac-devel/Portfile
Modified: users/ryandesign/minivmac-devel/Portfile
===================================================================
--- users/ryandesign/minivmac-devel/Portfile 2009-05-30 05:30:10 UTC (rev 51652)
+++ users/ryandesign/minivmac-devel/Portfile 2009-05-30 05:49:46 UTC (rev 51653)
@@ -5,7 +5,7 @@
name minivmac-devel
set my_name minivmac
version 3.1.0-20090402
-revision 2
+revision 3
set version_number [lindex [split ${version} -] 0]
set version_date [lindex [split ${version} -] 1]
set version_short_date [string range ${version_date} 2 end]
@@ -61,7 +61,7 @@
128K "128K" {-m 128K}
512K "512K" {-m 128K -mem 512K}
512Ke "512Ke" {-m 512Ke}
- Plus "Plus" {-m Plus}
+ Plus "Plus" {-m Plus -im 1}
SE "SE" {-m SE}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090529/eaece552/attachment.html>
More information about the macports-changes
mailing list