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

ryandesign at macports.org ryandesign at macports.org
Sun Jun 19 12:44:15 PDT 2016


Revision: 149430
          https://trac.macports.org/changeset/149430
Author:   ryandesign at macports.org
Date:     2016-06-19 12:44:15 -0700 (Sun, 19 Jun 2016)
Log Message:
-----------
minivmac-devel: update to 3.4.1

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

Modified: trunk/dports/emulators/minivmac-devel/Portfile
===================================================================
--- trunk/dports/emulators/minivmac-devel/Portfile	2016-06-19 19:32:45 UTC (rev 149429)
+++ trunk/dports/emulators/minivmac-devel/Portfile	2016-06-19 19:44:15 UTC (rev 149430)
@@ -9,18 +9,19 @@
 conflicts               minivmac
 set my_name             minivmac
 epoch                   4
-version                 3.4.0alpha-20160602
+version                 3.4.1
 set branch              [join [lrange [split ${version} .] 0 1] .]
 set my_version          [strsed ${version} {g/^.*-20//}]
 categories              emulators aqua
 maintainers             ryandesign
 license                 GPL-2
-homepage                http://www.gryphel.com/c/minivmac/
+homepage                http://www.gryphel.com/c/minivmac/beta.html
 use_zip                 yes
 platforms               macosx
 use_parallel_build      yes
 dist_subdir             ${my_name}
-distname                ${my_name}${my_version}-${branch}
+#distname                ${my_name}${my_version}-${branch}
+distname                ${my_name}-${my_version}
 
 description             an emulator of the Macintosh Plus and other early Macintosh models
 
@@ -31,7 +32,7 @@
                         also emulations of the Macintosh 128K, 512K, 512Ke, SE, Classic, \
                         and SE FDHD, and work on Macintosh II emulation is in progress.
 
-master_sites            http://www.gryphel.com/d/minivmac/c/:minivmacsource \
+master_sites            http://www.gryphel.com/d/minivmac/minivmac-${my_version}/:minivmacsource \
                         sourceforge:project/minivmac/minivmac-extras/extras6:minivmacextras6 \
                         sourceforge:project/minivmac/minivmac-extras/extras11:minivmacextras11 \
                         http://www.ryandesign.com/macports/distfiles/minivmac:bootstrap \
@@ -59,8 +60,8 @@
                         ${my_autoquit_distfile}
 
 checksums               ${my_src_distfile} \
-                        rmd160  631806f35e392ef749ae092afbf665a58a2261ce \
-                        sha256  bffbc13b1d6e8692fabc9543298bcf32c4ea740402c7711937d86fd08007d6f8 \
+                        rmd160  902a778adee791387051eb821017a9d440b124d4 \
+                        sha256  3a94f73af72f52fa15e76c794376049a89230c4add390e81d6b2e68831a04de4 \
                         ${my_bootstrap_distfile} \
                         rmd160  32e803a75d4f9ab6b7dfa5a7b1ec2ef9d3a057c2 \
                         sha256  e6fe692683ab54e08b0350fe9901e872f7bf3c3a62f69b45773254fce45a4fae \
@@ -385,7 +386,6 @@
 }
 
 livecheck.type          regex
-livecheck.url           ${homepage}alpha.html
-#livecheck.url           ${homepage}beta.html
-livecheck.version       ${my_version}-${branch}
+livecheck.url           ${homepage}
+#livecheck.version       ${my_version}-${branch}
 livecheck.regex         ${my_name}-?(\[0-9.-\]+)\\.src
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160619/1e91f6da/attachment-0001.html>


More information about the macports-changes mailing list