Ticket #31276: autojump-17.patch

File autojump-17.patch, 1.0 KB (added by johnny.kuan@…, 13 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                autojump
    7 version             15
     7version             17
    88categories          sysutils
    99platforms           darwin
    1010maintainers         gmail.com:johnny.kuan
     
    1515long_description    ${name} is ${description}.
    1616
    1717homepage            http://github.com/joelthelion/autojump
    18 master_sites        http://cloud.github.com/downloads/joelthelion/autojump
     18master_sites        https://github.com/downloads/joelthelion/autojump
    1919distname            ${name}_v${version}
    2020
    21 checksums           sha1    aba6ba8dc8d5624fc660a947f835f731e594969f \
    22                     rmd160  f479dee936fa4ffc746fcffacf33fa2602673503
     21checksums           sha1    0e26e5e95f8fbf8947d8142822ee44a40ae92b27 \
     22                    rmd160  040c13e12be33de554dfd11cff0041fd11913db1
    2323
    2424post-patch {
    2525    reinplace "s:/etc/profile.d:${prefix}/etc/profile.d:g" ${worksrcpath}/autojump.sh