diff --git a/devel/ghq/Makefile b/devel/ghq/Makefile index e3598535ecb8..30f7897b71ba 100644 --- a/devel/ghq/Makefile +++ b/devel/ghq/Makefile @@ -1,38 +1,38 @@ PORTNAME= ghq DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 +DISTVERSION= 1.2.1 CATEGORIES= devel MAINTAINER= driesm.michiels@gmail.com COMMENT= Repository management tool (Git, Hg, SVN, Fossil, Bazaar, Darcs) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= git>0:devel/git USES= go:modules GO_MODULE= github.com/x-motemen/ghq OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes MANPAGES_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor post-build-MANPAGES-on: cd ${WRKSRC} && asciidoctor -b manpage -d manpage -o ghq.1 README.adoc post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/misc/bash/_ghq \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/misc/zsh/_ghq \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/ghq.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/devel/ghq/distinfo b/devel/ghq/distinfo index 584d477bae26..61ee517bcf40 100644 --- a/devel/ghq/distinfo +++ b/devel/ghq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1621763743 -SHA256 (go/devel_ghq/ghq-v1.2.0/v1.2.0.mod) = 6aaa660b9d1d29a7340d4b89d3737e52a23ee3386a716f47c971c66eb2dd0549 -SIZE (go/devel_ghq/ghq-v1.2.0/v1.2.0.mod) = 641 -SHA256 (go/devel_ghq/ghq-v1.2.0/v1.2.0.zip) = 4369f5e77b185dddf07a59a3b6e5d9531d44108f6a08711c1b851060bc8f43b5 -SIZE (go/devel_ghq/ghq-v1.2.0/v1.2.0.zip) = 65956 +TIMESTAMP = 1621852618 +SHA256 (go/devel_ghq/ghq-v1.2.1/v1.2.1.mod) = 6aaa660b9d1d29a7340d4b89d3737e52a23ee3386a716f47c971c66eb2dd0549 +SIZE (go/devel_ghq/ghq-v1.2.1/v1.2.1.mod) = 641 +SHA256 (go/devel_ghq/ghq-v1.2.1/v1.2.1.zip) = 6d0596b354bf3ae0be39f4ffc4a5f0acae5056f900d897eb39da343cae6c7753 +SIZE (go/devel_ghq/ghq-v1.2.1/v1.2.1.zip) = 66031