diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index 69636cbabe41..1afafcb5db9d 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,28 +1,28 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 +DISTVERSION= 0.10.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 b34f1e9388cb..4b4c5fa3f853 100644 --- a/textproc/gh-grep/distinfo +++ b/textproc/gh-grep/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1636648053 -SHA256 (go/textproc_gh-grep/gh-grep-v0.9.0/v0.9.0.mod) = 3db03e64218cd7b86caddb91039c37a3f789968c5e28547892900e86be414ef8 -SIZE (go/textproc_gh-grep/gh-grep-v0.9.0/v0.9.0.mod) = 346 -SHA256 (go/textproc_gh-grep/gh-grep-v0.9.0/v0.9.0.zip) = 482058a5a446bc0f201462eef18649f2a6826433d791920df3d4534a084b5398 -SIZE (go/textproc_gh-grep/gh-grep-v0.9.0/v0.9.0.zip) = 41458 +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