On Fri, May 05, 2017 at 05:29:29PM +0200, Florian Stinglmayr wrote: > Hi list, > > simple update to 1.0.3. The merge request did not make it in > so the patch is still required.
builds and works fine on amd64 ok > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/textproc/the_silver_searcher/Makefile,v > retrieving revision 1.24 > diff -u -p -u -r1.24 Makefile > --- Makefile 5 Jan 2017 13:50:49 -0000 1.24 > +++ Makefile 5 May 2017 14:55:06 -0000 > @@ -2,8 +2,7 @@ > > COMMENT = code searching tool, with a focus on speed (ag) > > -DISTNAME = the_silver_searcher-1.0.2 > -REVISION = 0 > +DISTNAME = the_silver_searcher-1.0.3 > 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.21 > diff -u -p -u -r1.21 distinfo > --- distinfo 15 Dec 2016 14:16:38 -0000 1.21 > +++ distinfo 5 May 2017 14:55:06 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (the_silver_searcher-1.0.2.tar.gz) = > b0p44fHfpUNMGeWlhayM7+5pmG+QkgkoSYIXs2uEpGw= > -SIZE (the_silver_searcher-1.0.2.tar.gz) = 183230 > +SHA256 (the_silver_searcher-1.0.3.tar.gz) = > 1Yb0g6DnCd04P4IAZJVVARQXFxnwYzok8J+rbI3eAJ4= > +SIZE (the_silver_searcher-1.0.3.tar.gz) = 183276 >