diff --git a/devel/please/Makefile b/devel/please/Makefile index 25fecc33f77c..18e262d10567 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,43 +1,43 @@ PORTNAME= please DISTVERSIONPREFIX= v -DISTVERSION= 17.12.7 +DISTVERSION= 17.13.0 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod PKGNAMESUFFIX= .build MAINTAINER= bofh@FreeBSD.org COMMENT= High-performance extensible build system for reproducible builds WWW= https://please.build/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armv7 NOT_FOR_ARCHS_REASON= Build crashes BUILD_DEPENDS= bash:shells/bash \ ca_root_nss>0:security/ca_root_nss \ git:devel/git \ protoc:devel/protobuf USES= go:1.23,modules GO_MODULE= github.com/thought-machine/please GO_TARGET= src/please.go:please \ tools/build_langserver/langserver_main.go:build_langserver \ tools/http_cache/main.go:http_cache \ tools/please_shim/main.go:please_shim \ tools/release_signer/main.go:release_signer USE_GITHUB= yes GH_ACCOUNT= thought-machine post-extract: ${REINPLACE_CMD} -e 's|99.0.9999|${DISTVERSION}|' ${WRKSRC}/src/core/version.go post-build: cd ${WRKSRC} ; ${SETENV} ${CC} ${CFLAGS} -I${WRKSRC} -o please_sandbox tools/sandbox/main.c tools/sandbox/sandbox.c post-install: ${INSTALL_PROGRAM} ${WRKSRC}/please_sandbox ${STAGEDIR}${PREFIX}/bin .include diff --git a/devel/please/distinfo b/devel/please/distinfo index 93e85e78fe52..fd769eb85d3d 100644 --- a/devel/please/distinfo +++ b/devel/please/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1734928038 -SHA256 (go/devel_please/thought-machine-please-v17.12.7_GH0/go.mod) = 75cf810abecff9863a5e41f61e2ef64f3063637f9bc0d3396157798db3aba690 -SIZE (go/devel_please/thought-machine-please-v17.12.7_GH0/go.mod) = 5424 -SHA256 (go/devel_please/thought-machine-please-v17.12.7_GH0/thought-machine-please-v17.12.7_GH0.tar.gz) = c6690539ade3b0272ee7c95a33b311b888880b275e5504190d17db047374e8c1 -SIZE (go/devel_please/thought-machine-please-v17.12.7_GH0/thought-machine-please-v17.12.7_GH0.tar.gz) = 2069252 +TIMESTAMP = 1737403216 +SHA256 (go/devel_please/thought-machine-please-v17.13.0_GH0/go.mod) = 75cf810abecff9863a5e41f61e2ef64f3063637f9bc0d3396157798db3aba690 +SIZE (go/devel_please/thought-machine-please-v17.13.0_GH0/go.mod) = 5424 +SHA256 (go/devel_please/thought-machine-please-v17.13.0_GH0/thought-machine-please-v17.13.0_GH0.tar.gz) = 320d3fc66cbe77ea96ddda479c7fe920a638cf0a2de6b2bde63c4fed402937ce +SIZE (go/devel_please/thought-machine-please-v17.13.0_GH0/thought-machine-please-v17.13.0_GH0.tar.gz) = 2070803