Hi list,

a small and minor update for the_silver_searcher to the latest version
0.29.1. It adds mostly minor things like:

 * Support for --one-device
 * Vala language detection
 * Better error description when passing incorrect regular expression
   patterns.

Works well on amd64.

Have fun,
Florian

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/the_silver_searcher/Makefile,v
retrieving revision 1.15
diff -u -p -u -r1.15 Makefile
--- Makefile    26 Dec 2014 16:06:02 -0000      1.15
+++ Makefile    9 Feb 2015 17:47:15 -0000
@@ -2,7 +2,7 @@

 COMMENT =      code searching tool, with a focus on speed (ag)

-DISTNAME =     the_silver_searcher-0.28.0
+DISTNAME =     the_silver_searcher-0.29.1
 CATEGORIES =   textproc

 HOMEPAGE =     https://github.com/ggreer/the_silver_searcher
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/the_silver_searcher/distinfo,v
retrieving revision 1.14
diff -u -p -u -r1.14 distinfo
--- distinfo    26 Dec 2014 16:06:02 -0000      1.14
+++ distinfo    9 Feb 2015 17:47:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (the_silver_searcher-0.28.0.tar.gz) = 
nF76rk7nv7Dkai+Q7ap8VQl5k4x+bQNaLk2Gn4iZCAc=
-SIZE (the_silver_searcher-0.28.0.tar.gz) = 172632
+SHA256 (the_silver_searcher-0.29.1.tar.gz) = 
11Y1ziQTCJ6BYSCsj9uzduNPI1UhJ2cLcgcSbWyc2Ao=
+SIZE (the_silver_searcher-0.29.1.tar.gz) = 174309

Reply via email to