Ticket #32135: autojump-18.patch

File autojump-18.patch, 965 bytes (added by johnny.kuan@…, 13 years ago)
  • sysutils/autojump/Portfile

    diff --git a/sysutils/autojump/Portfile b/sysutils/autojump/Portfile
    index 6405318..a5d0059 100644
    a b  
    44PortSystem          1.0
    55
    66name                autojump
    7 version             17
     7version             18
    88categories          sysutils
    99platforms           darwin
    1010maintainers         gmail.com:johnny.kuan
    homepage http://github.com/joelthelion/autojump 
    1818master_sites        https://github.com/downloads/joelthelion/autojump
    1919distname            ${name}_v${version}
    2020
    21 checksums           sha1    0e26e5e95f8fbf8947d8142822ee44a40ae92b27 \
    22                     rmd160  040c13e12be33de554dfd11cff0041fd11913db1
     21checksums           sha1    18a29c48974c8a547943d5c403435266af1eafe5 \
     22                    rmd160  05d8bbd4f1ad3cea2b9575d7c26c23056cd3db15
    2323
    2424post-patch {
    2525    reinplace "s:/etc/profile.d:${prefix}/etc/profile.d:g" ${worksrcpath}/autojump.sh