Ticket #41410: the_silver_search-0.18.1.diff
File the_silver_search-0.18.1.diff, 1.2 KB (added by tresni (Brian Hartvigsen), 11 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id : Portfile 112797 2013-11-01 18:51:41Z cal@macports.org$2 # $Id$ 3 3 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup ggreer the_silver_searcher 0.18 7 github.setup ggreer the_silver_searcher 0.18.1 8 8 categories textproc 9 9 maintainers brianandjenny.com:brian.andrew openmaintainer 10 10 platforms darwin … … 13 13 long_description \ 14 14 An attempt to make something better than ack, which itself is better than grep. 15 15 16 checksums rmd160 74d35420e64f19d773d94b0482e18db3ff803339\17 sha256 4a42dcb1a265c4923cb0d66ba3b156c19e6770914d7ccf96ad852206df28293716 checksums rmd160 2917686b521f4344440ef8b15af3cc64733542dd \ 17 sha256 8066195e5a11f1288d240cfdc665574e510460fe295aa5a71df2359641fb96df 18 18 19 19 depends_build port:pkgconfig 20 20 depends_lib port:pcre \