[130429] trunk/dports/textproc/the_silver_searcher/Portfile
Revision: 130429 https://trac.macports.org/changeset/130429 Author: g5pw@macports.org Date: 2014-12-30 02:17:40 -0800 (Tue, 30 Dec 2014) Log Message: ----------- textproc/the_silver_searcher: update to 0.28 fixes #46329 Modified Paths: -------------- trunk/dports/textproc/the_silver_searcher/Portfile Modified: trunk/dports/textproc/the_silver_searcher/Portfile =================================================================== --- trunk/dports/textproc/the_silver_searcher/Portfile 2014-12-30 10:15:52 UTC (rev 130428) +++ trunk/dports/textproc/the_silver_searcher/Portfile 2014-12-30 10:17:40 UTC (rev 130429) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup ggreer the_silver_searcher 0.27.0 +github.setup ggreer the_silver_searcher 0.28.0 categories textproc maintainers g5pw openmaintainer platforms darwin @@ -13,8 +13,8 @@ long_description \ An attempt to make something better than ack, which itself is better than grep. -checksums rmd160 0e0accca8cf8a29f43cf5fa574913fba6c4229c5 \ - sha256 1d6675ea98756dac2583d1b523a2394249fed9191880eb5532b42c769eda38f2 +checksums rmd160 4d1e88d3bb8463ab026a37c3c63bf2b80ec77916 \ + sha256 52b8afebf3265938eef236b31d9460054bf0a66fe5fc287ed3abff5b85cfabac depends_build port:pkgconfig depends_lib port:pcre \
participants (1)
-
g5pw@macports.org