diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index b346b018a768..657d6bee1d05 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,30 +1,29 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v -DISTVERSION= 1.2.1 -PORTREVISION= 8 +DISTVERSION= 1.2.3 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org 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 f29a8aa2ec83..9cba1f69051b 100644 --- a/textproc/gh-grep/distinfo +++ b/textproc/gh-grep/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1700080964 -SHA256 (go/textproc_gh-grep/gh-grep-v1.2.1/v1.2.1.mod) = c897a9ffe8cc7de945396a1c4c9c0e22e2e94a9370267743568cb22ea9b250ce -SIZE (go/textproc_gh-grep/gh-grep-v1.2.1/v1.2.1.mod) = 1229 -SHA256 (go/textproc_gh-grep/gh-grep-v1.2.1/v1.2.1.zip) = 9bd3d8c416fb34f0e48497e947624aded27d887404ebf37212ae5ccad906159c -SIZE (go/textproc_gh-grep/gh-grep-v1.2.1/v1.2.1.zip) = 32626 +TIMESTAMP = 1734924627 +SHA256 (go/textproc_gh-grep/gh-grep-v1.2.3/v1.2.3.mod) = 149fc471680f4f1736838a8c76b9e194c2d00aa0d471fa480efdc8109a7825a9 +SIZE (go/textproc_gh-grep/gh-grep-v1.2.3/v1.2.3.mod) = 895 +SHA256 (go/textproc_gh-grep/gh-grep-v1.2.3/v1.2.3.zip) = 6b625b57a4e73d9c094eaaf4d7ad91f2125b1cf09f15edb2feeeac181cf4f767 +SIZE (go/textproc_gh-grep/gh-grep-v1.2.3/v1.2.3.zip) = 30340