diff --git a/sysutils/zpool-set/Makefile b/sysutils/zpool-set/Makefile index 595077a26742..045736c658c8 100644 --- a/sysutils/zpool-set/Makefile +++ b/sysutils/zpool-set/Makefile @@ -1,35 +1,34 @@ PORTNAME= zpool-set DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 1 +DISTVERSION= 1.1.2 CATEGORIES= sysutils MAINTAINER= olgeni@FreeBSD.org COMMENT= Terminal UI and CLI for ZFS pool properties WWW= https://github.com/olgeni/zpool-set LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/olgeni/zpool-set PLIST_FILES= bin/zpool-set \ share/bash-completion/completions/zpool-set \ share/fish/vendor_completions.d/zpool-set.fish \ share/man/man1/zpool-set.1.gz \ share/zsh/site-functions/_zpool-set post-install: ${INSTALL_MAN} ${WRKSRC}/zpool-set.1 ${STAGEDIR}${PREFIX}/share/man/man1/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/zpool-set.bash \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/zpool-set ${INSTALL_DATA} ${WRKSRC}/completions/zpool-set.fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/zpool-set.fish ${INSTALL_DATA} ${WRKSRC}/completions/_zpool-set \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_zpool-set .include diff --git a/sysutils/zpool-set/distinfo b/sysutils/zpool-set/distinfo index 8ecb2eba6759..79dc6f3ee081 100644 --- a/sysutils/zpool-set/distinfo +++ b/sysutils/zpool-set/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1788293345 -SHA256 (go/sysutils_zpool-set/zpool-set-v1.1.0/v1.1.0.mod) = 334f6b320e6a9ac314cf023530ce5cfeff07e9b4e31dd272a8e27bb32c8bbc74 -SIZE (go/sysutils_zpool-set/zpool-set-v1.1.0/v1.1.0.mod) = 1598 -SHA256 (go/sysutils_zpool-set/zpool-set-v1.1.0/v1.1.0.zip) = 63d7f008fa2d659bd3d99d197d5a09ee6cd17b084d3ed18e1bcb59d8c72aa9a7 -SIZE (go/sysutils_zpool-set/zpool-set-v1.1.0/v1.1.0.zip) = 494714 +TIMESTAMP = 1788589586 +SHA256 (go/sysutils_zpool-set/zpool-set-v1.1.2/v1.1.2.mod) = 334f6b320e6a9ac314cf023530ce5cfeff07e9b4e31dd272a8e27bb32c8bbc74 +SIZE (go/sysutils_zpool-set/zpool-set-v1.1.2/v1.1.2.mod) = 1598 +SHA256 (go/sysutils_zpool-set/zpool-set-v1.1.2/v1.1.2.zip) = 9393631c6d564ee83475c4f48a0fd7e25f6fc6f0bce66cdb57ba264b9561d440 +SIZE (go/sysutils_zpool-set/zpool-set-v1.1.2/v1.1.2.zip) = 499323