Revision
121479
Author
g5pw@macports.org
Date
2014-06-26 12:57:18 -0700 (Thu, 26 Jun 2014)

Log Message

textproc/the_silver_searcher:
  update to 0.23.0

Modified Paths

Diff

Modified: trunk/dports/textproc/the_silver_searcher/Portfile (121478 => 121479)


--- trunk/dports/textproc/the_silver_searcher/Portfile	2014-06-26 19:39:45 UTC (rev 121478)
+++ trunk/dports/textproc/the_silver_searcher/Portfile	2014-06-26 19:57:18 UTC (rev 121479)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        ggreer the_silver_searcher 0.22.0
+github.setup        ggreer the_silver_searcher 0.23.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  381c4a1b9fcf486e83e75851a885fea0549dbb2c \
-                    sha256  c4c6002848acd23842ac09a16275a221367ad684610d045368cc20549b274011
+checksums           rmd160  3ffbf5238af5c60a0d4baf8aa62a39ed9f69936a \
+                    sha256  390e16f077d780c0a4e86aba763219df33604ca13d1ff9d566c59e0213c13812
 
 depends_build       port:pkgconfig
 depends_lib         port:pcre \