Ticket #21305: Portfile-spin.patch

File Portfile-spin.patch, 1.3 KB (added by mww@…, 15 years ago)
  • Portfile

    old new  
    44PortSystem      1.0
    55
    66name            spin
    7 version         5.2.0
     7version         5.2.2
    88set version_no_dot [join [split ${version} .] ""]
    99distname        ${name}${version_no_dot}
    1010categories      devel
     
    1919
    2020homepage        http://spinroot.com
    2121master_sites    http://spinroot.com/spin/Src/
    22 checksums       md5     0e23a034cc3e5adbf9e90919a0888ab0 \
    23                 sha1    edac8e1d0aaa89bb17d5ce6a9ec6726708801bf1 \
    24                 rmd160  9109f146d15f5b44d6e4b333c50b65e770af1c1c
     22checksums       md5     71704ff4af9738eca68bcab7cd62d72f \
     23                sha1    049fe676b079cbe9e278099544fbb055c92e3927 \
     24                rmd160  4a37d647fd1dfe782a5e552d363822528a3c55c6
    2525depends_lib     port:tk port:tcl
    2626patchfiles      patch-makefile.diff \
    2727                patch-xspin.diff
    2828worksrcdir      Spin/Src${version}
    2929use_configure   no
     30use_parallel_build no
    3031
    3132set xspin_dir   Xspin5.2
    32 set xspin_name  xspin520.tcl
     33set xspin_name  xspin521.tcl
    3334
    3435pre-patch   {
    3536    file rename ${worksrcpath}/../${xspin_dir}/${xspin_name} ${worksrcpath}/../${xspin_dir}/xspin