Re: UPDATE: textprox/the_silver_searcher-2.2.0

2018-11-23 Thread Florian Stinglmayr

On 18/11/2018 22:09, Edward Lopez-Acosta wrote:

Minor version bump. Existing version is >1 year old.

Builds and runs fine on amd64.
No changelog listed on GitHub page, and no tests.

Ok?


Seems to work fine for me. Been using that patch for a few days now 
without problems.


Florian



Re: UPDATE: textprox/the_silver_searcher-2.2.0

2018-11-19 Thread Brian Callahan




On 11/19/18 5:17 AM, Stuart Henderson wrote:

On 2018/11/18 16:34, Brian Callahan wrote:

How about this version, which also sets the HOMEPAGE and MASTER_SITES to use
https, since we're already here? Florian, what do you think?

Changelog is here, btw (you can always generate changelogs between two
arbitrary points on github):
https://github.com/ggreer/the_silver_searcher/compare/2.1.0...2.2.0

Has anyone checked over the changes to make sure there are no implications for 
pledge?



I skimmed over them, yes, and didn't see anything that struck me as a 
potential pledge violation. And didn't hit any issues in my own use. But 
that's not a complete test; I can look over more closely in the next few 
days.


Tbh, I'm in no rush to get this in, since the port's maintainer hasn't 
chimed in yet. But I have had the diff in my tree for quite some time.


~Brian



Re: UPDATE: textprox/the_silver_searcher-2.2.0

2018-11-19 Thread Stuart Henderson
On 2018/11/18 16:34, Brian Callahan wrote:
> How about this version, which also sets the HOMEPAGE and MASTER_SITES to use
> https, since we're already here? Florian, what do you think?
> 
> Changelog is here, btw (you can always generate changelogs between two
> arbitrary points on github):
> https://github.com/ggreer/the_silver_searcher/compare/2.1.0...2.2.0

Has anyone checked over the changes to make sure there are no implications for 
pledge?



Re: UPDATE: textprox/the_silver_searcher-2.2.0

2018-11-18 Thread Edward Lopez-Acosta

Thanks Brian.
The changes to the submission look fine to me.

Edward Lopez-Acosta

On 11/18/18 3:34 PM, Brian Callahan wrote:
How about this version, which also sets the HOMEPAGE and MASTER_SITES to 
use https, since we're already here? Florian, what do you think?


Changelog is here, btw (you can always generate changelogs between two 
arbitrary points on github):

https://github.com/ggreer/the_silver_searcher/compare/2.1.0...2.2.0

~Brian

On 11/18/18 4:09 PM, Edward Lopez-Acosta wrote:

Minor version bump. Existing version is >1 year old.

Builds and runs fine on amd64.
No changelog listed on GitHub page, and no tests.

Ok?






Re: UPDATE: textprox/the_silver_searcher-2.2.0

2018-11-18 Thread Brian Callahan
How about this version, which also sets the HOMEPAGE and MASTER_SITES to 
use https, since we're already here? Florian, what do you think?


Changelog is here, btw (you can always generate changelogs between two 
arbitrary points on github):

https://github.com/ggreer/the_silver_searcher/compare/2.1.0...2.2.0

~Brian

On 11/18/18 4:09 PM, Edward Lopez-Acosta wrote:

Minor version bump. Existing version is >1 year old.

Builds and runs fine on amd64.
No changelog listed on GitHub page, and no tests.

Ok?


Index: Makefile
===
RCS file: /cvs/ports/textproc/the_silver_searcher/Makefile,v
retrieving revision 1.30
diff -u -p -r1.30 Makefile
--- Makefile	16 Nov 2017 23:20:40 -	1.30
+++ Makefile	18 Nov 2018 21:25:06 -
@@ -2,10 +2,10 @@
 
 COMMENT =	code searching tool, with a focus on speed (ag)
 
-DISTNAME =	the_silver_searcher-2.1.0
+DISTNAME =	the_silver_searcher-2.2.0
 CATEGORIES =	textproc
 
-HOMEPAGE =	https://github.com/ggreer/the_silver_searcher
+HOMEPAGE =	https://geoff.greer.fm/ag/
 MAINTAINER =	Florian Stinglmayr 
 
 # Apache 2.0
@@ -18,7 +18,7 @@ WANTLIB += c lzma pcre pthread z
 COMPILER =	base-clang ports-gcc
 COMPILER_LANGS =	c
 
-MASTER_SITES =	http://geoff.greer.fm/ag/releases/
+MASTER_SITES =	https://geoff.greer.fm/ag/releases/
 
 LIB_DEPENDS =	archivers/xz \
 		devel/pcre
Index: distinfo
===
RCS file: /cvs/ports/textproc/the_silver_searcher/distinfo,v
retrieving revision 1.24
diff -u -p -r1.24 distinfo
--- distinfo	7 Sep 2017 13:31:21 -	1.24
+++ distinfo	18 Nov 2018 21:25:06 -
@@ -1,2 +1,2 @@
-SHA256 (the_silver_searcher-2.1.0.tar.gz) = 1GUr2Rw6Beh6FYCcXz8UrS5eH4AYWvUQ4/pK0gOMFdQ=
-SIZE (the_silver_searcher-2.1.0.tar.gz) = 190010
+SHA256 (the_silver_searcher-2.2.0.tar.gz) = 2WIah4VC83M7XG5xyEm50agw7XfLGh9sLqRB1LBkMXA=
+SIZE (the_silver_searcher-2.2.0.tar.gz) = 190585


UPDATE: textprox/the_silver_searcher-2.2.0

2018-11-18 Thread Edward Lopez-Acosta

Minor version bump. Existing version is >1 year old.

Builds and runs fine on amd64.
No changelog listed on GitHub page, and no tests.

Ok?
--
Edward Lopez-Acosta
diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile
index 14de086ba0c..16c08648348 100644
--- a/textproc/the_silver_searcher/Makefile
+++ b/textproc/the_silver_searcher/Makefile
@@ -2,7 +2,7 @@
 
 COMMENT =	code searching tool, with a focus on speed (ag)
 
-DISTNAME =	the_silver_searcher-2.1.0
+DISTNAME =	the_silver_searcher-2.2.0
 CATEGORIES =	textproc
 
 HOMEPAGE =	https://github.com/ggreer/the_silver_searcher
diff --git a/textproc/the_silver_searcher/distinfo b/textproc/the_silver_searcher/distinfo
index 06ca678dc6a..b1ec714eb14 100644
--- a/textproc/the_silver_searcher/distinfo
+++ b/textproc/the_silver_searcher/distinfo
@@ -1,2 +1,2 @@
-SHA256 (the_silver_searcher-2.1.0.tar.gz) = 1GUr2Rw6Beh6FYCcXz8UrS5eH4AYWvUQ4/pK0gOMFdQ=
-SIZE (the_silver_searcher-2.1.0.tar.gz) = 190010
+SHA256 (the_silver_searcher-2.2.0.tar.gz) = 2WIah4VC83M7XG5xyEm50agw7XfLGh9sLqRB1LBkMXA=
+SIZE (the_silver_searcher-2.2.0.tar.gz) = 190585