diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index 572df197ac19..83e85e66831e 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,30 +1,29 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 1 +DISTVERSION= 1.2.0 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org -COMMENT= Find lines matching a pattern within GitHub repositories +COMMENT= Print lines matching a pattern in repositories using GitHub API WWW= https://github.com/k1LoW/gh-grep 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 9a25521277d3..050d864c81f3 100644 --- a/textproc/gh-grep/distinfo +++ b/textproc/gh-grep/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1679112026 -SHA256 (go/textproc_gh-grep/gh-grep-v1.1.0/v1.1.0.mod) = 8ff473f51e96fe87832f4da90854d0c16f8bf261fe318f5fd2f35bf6c8f4cfd2 -SIZE (go/textproc_gh-grep/gh-grep-v1.1.0/v1.1.0.mod) = 1093 -SHA256 (go/textproc_gh-grep/gh-grep-v1.1.0/v1.1.0.zip) = b591fd388c1714957a1f27ec2bc7e87eb534387525b73c9326d820fa2ba84a9f -SIZE (go/textproc_gh-grep/gh-grep-v1.1.0/v1.1.0.zip) = 28449 +TIMESTAMP = 1689425362 +SHA256 (go/textproc_gh-grep/gh-grep-v1.2.0/v1.2.0.mod) = 43767a04e3241d13b7f6548e7074075df4c3c278215bd4e160bd8a521789237f +SIZE (go/textproc_gh-grep/gh-grep-v1.2.0/v1.2.0.mod) = 1229 +SHA256 (go/textproc_gh-grep/gh-grep-v1.2.0/v1.2.0.zip) = e6a75aefad19a0cc6e86b6fe91d425a07481fed2ce1ae80e28f235ff8299bf6a +SIZE (go/textproc_gh-grep/gh-grep-v1.2.0/v1.2.0.zip) = 32590