Ticket #21877: Portfile.patch
File Portfile.patch, 649 bytes (added by adfernandes (Andrew Fernandes), 15 years ago) |
---|
-
Portfile
old new 4 4 5 5 name bash-completion 6 6 version 1.0 7 revision 37 revision 4 8 8 epoch 1 9 9 categories sysutils 10 10 platforms darwin … … 19 19 sha1 61040795731f5ff509c46e818a1edf0a7a93e11d \ 20 20 rmd160 b590c2633c5c10c3e98b14a74f4e96c910b6177d 21 21 22 depends_lib port:coreutils 23 24 patchfiles bash_completion-readlink.patch 25 22 26 post-patch { 23 27 reinplace "s:/etc/bash_completion:${prefix}/etc/bash_completion:g" \ 24 28 ${worksrcpath}/bash_completion