[58200] trunk/dports/devel/spin/Portfile

jann at macports.org jann at macports.org
Wed Sep 23 18:00:47 PDT 2009


Revision: 58200
          http://trac.macports.org/changeset/58200
Author:   jann at macports.org
Date:     2009-09-23 18:00:46 -0700 (Wed, 23 Sep 2009)
Log Message:
-----------
Commit #21305

Modified Paths:
--------------
    trunk/dports/devel/spin/Portfile

Modified: trunk/dports/devel/spin/Portfile
===================================================================
--- trunk/dports/devel/spin/Portfile	2009-09-24 00:55:25 UTC (rev 58199)
+++ trunk/dports/devel/spin/Portfile	2009-09-24 01:00:46 UTC (rev 58200)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            spin
-version         5.2.0
+version         5.2.2
 set version_no_dot [join [split ${version} .] ""]
 distname        ${name}${version_no_dot}
 categories      devel
@@ -19,17 +19,18 @@
 
 homepage        http://spinroot.com
 master_sites    http://spinroot.com/spin/Src/
-checksums       md5     0e23a034cc3e5adbf9e90919a0888ab0 \
-                sha1    edac8e1d0aaa89bb17d5ce6a9ec6726708801bf1 \
-                rmd160  9109f146d15f5b44d6e4b333c50b65e770af1c1c
+checksums       md5     71704ff4af9738eca68bcab7cd62d72f \
+                sha1    049fe676b079cbe9e278099544fbb055c92e3927 \
+                rmd160  4a37d647fd1dfe782a5e552d363822528a3c55c6
 depends_lib     port:tk port:tcl
 patchfiles      patch-makefile.diff \
                 patch-xspin.diff
 worksrcdir      Spin/Src${version}
 use_configure   no
+use_parallel_build no
 
 set xspin_dir   Xspin5.2
-set xspin_name  xspin520.tcl
+set xspin_name  xspin521.tcl
 
 pre-patch   {
     file rename ${worksrcpath}/../${xspin_dir}/${xspin_name} ${worksrcpath}/../${xspin_dir}/xspin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090923/9fb03273/attachment.html>


More information about the macports-changes mailing list