Ticket #31276: autojump-17.patch
File autojump-17.patch, 1.0 KB (added by johnny.kuan@…, 13 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name autojump 7 version 1 57 version 17 8 8 categories sysutils 9 9 platforms darwin 10 10 maintainers gmail.com:johnny.kuan … … 15 15 long_description ${name} is ${description}. 16 16 17 17 homepage http://github.com/joelthelion/autojump 18 master_sites http ://cloud.github.com/downloads/joelthelion/autojump18 master_sites https://github.com/downloads/joelthelion/autojump 19 19 distname ${name}_v${version} 20 20 21 checksums sha1 aba6ba8dc8d5624fc660a947f835f731e594969f\22 rmd160 f479dee936fa4ffc746fcffacf33fa260267350321 checksums sha1 0e26e5e95f8fbf8947d8142822ee44a40ae92b27 \ 22 rmd160 040c13e12be33de554dfd11cff0041fd11913db1 23 23 24 24 post-patch { 25 25 reinplace "s:/etc/profile.d:${prefix}/etc/profile.d:g" ${worksrcpath}/autojump.sh