diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index f459cd3b3c75..665e77d48485 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,29 +1,28 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 -PORTREVISION= 1 +DISTVERSION= 0.11.0 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Find lines matching a pattern within GitHub repositories LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/k1LoW/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}/version.Version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/gh-grep/distinfo b/textproc/gh-grep/distinfo index 4b4c5fa3f853..08456c22f059 100644 --- a/textproc/gh-grep/distinfo +++ b/textproc/gh-grep/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1639072543 -SHA256 (go/textproc_gh-grep/gh-grep-v0.10.0/v0.10.0.mod) = 9620938270c2335e2960b303c20437ba3338bfed7eb825cdee82871a64926218 -SIZE (go/textproc_gh-grep/gh-grep-v0.10.0/v0.10.0.mod) = 692 -SHA256 (go/textproc_gh-grep/gh-grep-v0.10.0/v0.10.0.zip) = b870096a1a801fddf2ba6c6cfc414c06c53fba5189ace534476e3d1473e60078 -SIZE (go/textproc_gh-grep/gh-grep-v0.10.0/v0.10.0.zip) = 41667 +TIMESTAMP = 1649364900 +SHA256 (go/textproc_gh-grep/gh-grep-v0.11.0/v0.11.0.mod) = 9620938270c2335e2960b303c20437ba3338bfed7eb825cdee82871a64926218 +SIZE (go/textproc_gh-grep/gh-grep-v0.11.0/v0.11.0.mod) = 692 +SHA256 (go/textproc_gh-grep/gh-grep-v0.11.0/v0.11.0.zip) = c4d44122991e3e87414b6ce8c4e5995a649d9e3e3c1be7e72a659f01b5b86ed1 +SIZE (go/textproc_gh-grep/gh-grep-v0.11.0/v0.11.0.zip) = 41834