[61546] trunk/dports/emulators/minivmac-devel/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Dec 14 02:22:41 PST 2009
Revision: 61546
http://trac.macports.org/changeset/61546
Author: ryandesign at macports.org
Date: 2009-12-14 02:22:38 -0800 (Mon, 14 Dec 2009)
Log Message:
-----------
minivmac-devel: update to 3.2.0
Modified Paths:
--------------
trunk/dports/emulators/minivmac-devel/Portfile
Modified: trunk/dports/emulators/minivmac-devel/Portfile
===================================================================
--- trunk/dports/emulators/minivmac-devel/Portfile 2009-12-14 10:03:15 UTC (rev 61545)
+++ trunk/dports/emulators/minivmac-devel/Portfile 2009-12-14 10:22:38 UTC (rev 61546)
@@ -5,7 +5,8 @@
name minivmac-devel
conflicts minivmac
set my_name minivmac
-version 3.2-20091014
+epoch 1
+version 3.2.0
set my_version [strsed ${version} {g/^.*-20//}]
categories emulators aqua
maintainers ryandesign
@@ -31,12 +32,14 @@
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
-# Alpha and beta versions:
-#distname ${my_name}-${version}
+if {${version} != ${my_version}} {
+ # Development versions:
+ distname ${my_name}${my_version}
+} else {
+ # Alpha and beta versions:
+ distname ${my_name}-${version}
+}
-# Development versions:
-distname ${my_name}${my_version}
-
set my_src ${distname}.src
set my_src_distfile ${my_src}.zip
set my_bootstrap_distfile ${my_name}-bootstrap-3.1.2_1.zip
@@ -66,9 +69,9 @@
checksums \
${my_src_distfile} \
- md5 c6e1bbb78aaf28165f0e8212fd58fefd \
- sha1 1020efd3061c21f0b49828e3cc0e80bec389fbdc \
- rmd160 944573fe86fc00d394ab1c1c025c863e66182e80 \
+ md5 1347a9652d8136474788e69dc30aeba9 \
+ sha1 6d15fba52320f1016582922d85ac230e0e657163 \
+ rmd160 1b1dede1d1e47ac5ba922213ab6467b80495f7d7 \
${my_bootstrap_distfile} \
md5 65fa9b7fb19a24dc6c9e711387c1bc30 \
sha1 4ad44559e75894d45e91ae62cc7ddb420062f968 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091214/ac8e854f/attachment.html>
More information about the macports-changes
mailing list