diff --git a/misc/crush/Makefile b/misc/crush/Makefile index bbdf4d9d00d6..0863fbd2925d 100644 --- a/misc/crush/Makefile +++ b/misc/crush/Makefile @@ -1,64 +1,64 @@ PORTNAME= crush DISTVERSIONPREFIX= v -DISTVERSION= 0.47.2 +DISTVERSION= 0.50.1 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org COMMENT= Glamourous AI coding agent for your favourite terminal WWW= https://github.com/charmbracelet/crush LICENSE= FSL-1.1-MIT LICENSE_NAME= Functional Source License, Version 1.1, MIT Future License LICENSE_FILE= ${WRKSRC}/LICENSE.md LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= go:1.26+,modules GO_MODULE= github.com/charmbracelet/crush GO_BUILDFLAGS= -ldflags '-s -w -X github.com/charmbracelet/crush/internal/version.Version=${DISTVERSION}' PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= COMPLETIONS DOCS MANPAGES OPTIONS_DEFAULT= COMPLETIONS MANPAGES COMPLETIONS_DESC= Build and/or install shell completions COMPLETIONS_PLIST_FILES=etc/bash_completion.d/${PORTNAME} \ share/fish/completions/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz post-build-COMPLETIONS-on: @${MKDIR} ${GO_WRKSRC}/completions .for sh in bash fish zsh ${GO_WRKDIR_BIN}/${PORTNAME} completion ${sh} > \ ${GO_WRKSRC}/completions/${PORTNAME}.${sh} .endfor post-build-MANPAGES-on: @${MKDIR} ${GO_WRKSRC}/manpages ${GO_WRKDIR_BIN}/${PORTNAME} man > ${GO_WRKSRC}/manpages/${PORTNAME}.1 post-install-COMPLETIONS-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${GO_WRKSRC}/completions/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} ${INSTALL_DATA} ${GO_WRKSRC}/completions/${PORTNAME}.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish ${INSTALL_DATA} ${GO_WRKSRC}/completions/${PORTNAME}.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${GO_WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${GO_WRKSRC}/manpages/${PORTNAME}.1 \ ${STAGEDIR}/${PREFIX}/share/man/man1 .include diff --git a/misc/crush/distinfo b/misc/crush/distinfo index b5d1afe9ab93..0bba9a3853ec 100644 --- a/misc/crush/distinfo +++ b/misc/crush/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1773281504 -SHA256 (go/misc_crush/crush-v0.47.2/v0.47.2.mod) = d5cb7f2e272e73c88ed80e361d7f8ad4f71884976144f75fef0f981c6c548516 -SIZE (go/misc_crush/crush-v0.47.2/v0.47.2.mod) = 9325 -SHA256 (go/misc_crush/crush-v0.47.2/v0.47.2.zip) = b0bd043bb85927eea694373556348871da20aab832ecdf7372c92618012b136d -SIZE (go/misc_crush/crush-v0.47.2/v0.47.2.zip) = 3569341 +TIMESTAMP = 1773820535 +SHA256 (go/misc_crush/crush-v0.50.1/v0.50.1.mod) = d1475fd2e5d10b85cd6fd5195d95fd4d5ae03f5b264d04e7292e6d76d72e177b +SIZE (go/misc_crush/crush-v0.50.1/v0.50.1.mod) = 9766 +SHA256 (go/misc_crush/crush-v0.50.1/v0.50.1.zip) = fef34a844d9b714794345477d9445f14c5c4b4c51c15a426b124f58ef94b4191 +SIZE (go/misc_crush/crush-v0.50.1/v0.50.1.zip) = 3763978