diff --git a/sysutils/zpool-set/Makefile b/sysutils/zpool-set/Makefile index 47782587e8c8..92b878f1b2fe 100644 --- a/sysutils/zpool-set/Makefile +++ b/sysutils/zpool-set/Makefile @@ -1,34 +1,34 @@ PORTNAME= zpool-set DISTVERSIONPREFIX= v -DISTVERSION= 1.0.1 +DISTVERSION= 1.1.0 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 d8dc903eb681..8ecb2eba6759 100644 --- a/sysutils/zpool-set/distinfo +++ b/sysutils/zpool-set/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1787619438 -SHA256 (go/sysutils_zpool-set/zpool-set-v1.0.1/v1.0.1.mod) = 334f6b320e6a9ac314cf023530ce5cfeff07e9b4e31dd272a8e27bb32c8bbc74 -SIZE (go/sysutils_zpool-set/zpool-set-v1.0.1/v1.0.1.mod) = 1598 -SHA256 (go/sysutils_zpool-set/zpool-set-v1.0.1/v1.0.1.zip) = 1010e1a7f123ce9d4aa8031088b5cbf6a673837476190fb0d64a16f382df4a2a -SIZE (go/sysutils_zpool-set/zpool-set-v1.0.1/v1.0.1.zip) = 332934 +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