Ticket #26662: subvertpy.diff

File subvertpy.diff, 4.4 KB (added by danchr (Dan Villiom Podlaski Christiansen), 14 years ago)

Patch against dports directory.

  • python/py-subvertpy/Portfile

    diff -I '\$Id' -u sysports/python/py-subvertpy/Portfile python/py-subvertpy/Portfile
    old new  
    44PortGroup         python24 1.0
    55
    66name              py-subvertpy
    7 version           0.7.3
     7version           0.7.4
    88categories        python devel
    99maintainers       gmail.com:danchr openmaintainer
    1010platforms         darwin
     
    1818                  http://samba.org/~jelmer/subvertpy
    1919distname          subvertpy-${version}
    2020
    21 checksums         md5     2fba8b634774d384e326a3818a1a51a4 \
    22                   sha1    e9d8b207cfffeafe3317d0739a0bfd0ef7f2aa53 \
    23                   rmd160  475c5006e0c9f1355f011031b512a5b8a1d13f67
     21checksums         md5     7ad42a1d5d625fe19d35534b97d6162f \
     22                  sha1    337007a9f7c7b246da1cdd0ddfe10791cc634cd4 \
     23                  rmd160  a76976ca5c471e5170cc916a49f319837e0562fe
    2424
    2525depends_lib-append  port:subversion
    2626
     
    2828
    2929destroot.env-append  SVN_PREFIX=${prefix}
    3030
    31 post-destroot {
    32         foreach f [glob -directory ${destroot}${prefix}/bin *] {
    33                 file rename ${f} ${f}-${python.branch}
    34         }
    35 }
    36 
    3731livecheck.type    regex
    3832livecheck.url     ${homepage}/+download
    3933livecheck.regex   {subvertpy-(\d+(?:\.\d+)*).tar.gz}
  • python/py25-subvertpy/Portfile

    diff -I '\$Id' -u sysports/python/py25-subvertpy/Portfile python/py25-subvertpy/Portfile
    old new  
    44PortGroup         python25 1.0
    55
    66name              py25-subvertpy
    7 version           0.7.3
     7version           0.7.4
    88categories        python devel
    99maintainers       gmail.com:danchr openmaintainer
    1010platforms         darwin
     
    1818                  http://samba.org/~jelmer/subvertpy
    1919distname          subvertpy-${version}
    2020
    21 checksums         md5     2fba8b634774d384e326a3818a1a51a4 \
    22                   sha1    e9d8b207cfffeafe3317d0739a0bfd0ef7f2aa53 \
    23                   rmd160  475c5006e0c9f1355f011031b512a5b8a1d13f67
     21checksums         md5     7ad42a1d5d625fe19d35534b97d6162f \
     22                  sha1    337007a9f7c7b246da1cdd0ddfe10791cc634cd4 \
     23                  rmd160  a76976ca5c471e5170cc916a49f319837e0562fe
    2424
    2525depends_lib-append  port:subversion
    2626
  • python/py26-subvertpy/Portfile

    diff -I '\$Id' -u sysports/python/py26-subvertpy/Portfile python/py26-subvertpy/Portfile
    old new  
    44PortGroup         python26 1.0
    55
    66name              py26-subvertpy
    7 version           0.7.3
     7version           0.7.4
    88categories        python devel
    99maintainers       gmail.com:danchr openmaintainer
    1010platforms         darwin
     
    1818                  http://samba.org/~jelmer/subvertpy
    1919distname          subvertpy-${version}
    2020
    21 checksums         md5     2fba8b634774d384e326a3818a1a51a4 \
    22                   sha1    e9d8b207cfffeafe3317d0739a0bfd0ef7f2aa53 \
    23                   rmd160  475c5006e0c9f1355f011031b512a5b8a1d13f67
     21checksums         md5     7ad42a1d5d625fe19d35534b97d6162f \
     22                  sha1    337007a9f7c7b246da1cdd0ddfe10791cc634cd4 \
     23                  rmd160  a76976ca5c471e5170cc916a49f319837e0562fe
    2424
    2525depends_lib-append  port:subversion
    2626
  • python/py27-subvertpy/Portfile

    diff -I '\$Id' -u sysports/python/py27-subvertpy/Portfile python/py27-subvertpy/Portfile
    old new  
    44PortGroup         python27 1.0
    55
    66name              py27-subvertpy
    7 version           0.7.3
     7version           0.7.4
    88categories        python devel
    99maintainers       gmail.com:danchr openmaintainer
    1010platforms         darwin
     
    1818                  http://samba.org/~jelmer/subvertpy
    1919distname          subvertpy-${version}
    2020
    21 checksums         md5     2fba8b634774d384e326a3818a1a51a4 \
    22                   sha1    e9d8b207cfffeafe3317d0739a0bfd0ef7f2aa53 \
    23                   rmd160  475c5006e0c9f1355f011031b512a5b8a1d13f67
     21checksums         md5     7ad42a1d5d625fe19d35534b97d6162f \
     22                  sha1    337007a9f7c7b246da1cdd0ddfe10791cc634cd4 \
     23                  rmd160  a76976ca5c471e5170cc916a49f319837e0562fe
    2424
    2525depends_lib-append  port:subversion
    2626