diff --git a/devel/please/Makefile b/devel/please/Makefile index a15c559f5417..8da362550f9a 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,43 +1,43 @@ PORTNAME= please DISTVERSIONPREFIX= v -DISTVERSION= 17.24.1 +DISTVERSION= 17.25.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: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/version/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 a528e0f4800b..dcd3a070950d 100644 --- a/devel/please/distinfo +++ b/devel/please/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1763633592 -SHA256 (go/devel_please/thought-machine-please-v17.24.1_GH0/go.mod) = f0f612115a5d26718a91d6f4cf2a153360db691cfc5a24f5049f043f0b45dbda -SIZE (go/devel_please/thought-machine-please-v17.24.1_GH0/go.mod) = 5379 -SHA256 (go/devel_please/thought-machine-please-v17.24.1_GH0/thought-machine-please-v17.24.1_GH0.tar.gz) = 4fca5c18ecfa91d16443ae6f4d3483b230b692cc4ac5e43ef115682d80905c88 -SIZE (go/devel_please/thought-machine-please-v17.24.1_GH0/thought-machine-please-v17.24.1_GH0.tar.gz) = 2078852 +TIMESTAMP = 1764329226 +SHA256 (go/devel_please/thought-machine-please-v17.25.0_GH0/go.mod) = 7ce80abd84ae2bcf62f7614b49b5aae35fc2029f9933bb4f32bd8aac29d1503b +SIZE (go/devel_please/thought-machine-please-v17.25.0_GH0/go.mod) = 5349 +SHA256 (go/devel_please/thought-machine-please-v17.25.0_GH0/thought-machine-please-v17.25.0_GH0.tar.gz) = f8ca13adf0a8a03bb8bb67285d64ae37007a7eea1e7d74310f9144ad19834829 +SIZE (go/devel_please/thought-machine-please-v17.25.0_GH0/thought-machine-please-v17.25.0_GH0.tar.gz) = 2079564