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

ryandesign at macports.org ryandesign at macports.org
Sat Feb 26 01:04:43 PST 2011


Revision: 76504
          http://trac.macports.org/changeset/76504
Author:   ryandesign at macports.org
Date:     2011-02-26 01:04:42 -0800 (Sat, 26 Feb 2011)
Log Message:
-----------
minivmac-devel: update to 20110220

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

Modified: trunk/dports/emulators/minivmac-devel/Portfile
===================================================================
--- trunk/dports/emulators/minivmac-devel/Portfile	2011-02-26 07:10:08 UTC (rev 76503)
+++ trunk/dports/emulators/minivmac-devel/Portfile	2011-02-26 09:04:42 UTC (rev 76504)
@@ -7,7 +7,7 @@
 conflicts               minivmac
 set my_name             minivmac
 epoch                   2
-version                 20110212
+version                 20110220
 set my_version          [strsed ${version} {g/^20//}]
 categories              emulators aqua
 maintainers             ryandesign
@@ -39,7 +39,7 @@
                         macports:${my_name}:macports \
                         http://download.info.apple.com/Apple_Support_Area/Apple_Software_Updates/English-North_American/Macintosh/System/Older_System/System_7.0.x/:apple
 
-set my_src                                  ${distname}
+set my_src                                  ${distname}.src
 set my_src_distfile                         ${my_src}.zip
 set my_bootstrap_distfile                   ${my_name}-bootstrap-3.1.2_1.zip
 set my_blanks                               blanks
@@ -65,9 +65,9 @@
                         ${my_clipin_distfile}
 
 checksums               ${my_src_distfile} \
-                        md5     5c2a2f2e00b042ea14eb1c95ddfc1416 \
-                        sha1    341c9ab7942fe385335acadff5dd7ac43f3c937a \
-                        rmd160  19496cbc937f87ed800ed8e495cf7b107b0dfd41 \
+                        md5     5507b4683df5b007cb7ce72747a4ece1 \
+                        sha1    a975400dddcd201f36da515a7cae47762ab7f7b8 \
+                        rmd160  69cabe7709e3dc2150fe9f42012ded177debb959 \
                         ${my_bootstrap_distfile} \
                         md5     65fa9b7fb19a24dc6c9e711387c1bc30 \
                         sha1    4ad44559e75894d45e91ae62cc7ddb420062f968 \
@@ -383,7 +383,7 @@
 
 livecheck.type          regex
 livecheck.version       ${my_version}
-livecheck.regex         ${my_name}-?(\[0-9.\]+)${extract.suffix}
+livecheck.regex         ${my_name}-?(\[0-9.\]+)\\.src
 
 if {${version} != ${my_version}} {
     # Development versions:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110226/703323ea/attachment.html>


More information about the macports-changes mailing list