diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-11 23:33:37 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-12 01:34:08 +0000 |
| commit | 7bafdca87ab231f9ef5c6e4f0e6fb7ff1ec8cc69 (patch) | |
| tree | 0267125fef713b8b35340bae93c85b005c1451e2 | |
| parent | e45219df44e3ff747cf2bc742e03f6f157d74eef (diff) | |
devel/please: Update version 17.30.0=>17.30.1
| -rw-r--r-- | devel/please/Makefile | 5 | ||||
| -rw-r--r-- | devel/please/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/please/Makefile b/devel/please/Makefile index b3717735392f..633da2618379 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,7 +1,6 @@ PORTNAME= please DISTVERSIONPREFIX= v -DISTVERSION= 17.30.0 -PORTREVISION= 3 +DISTVERSION= 17.30.1 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod @@ -22,7 +21,7 @@ BUILD_DEPENDS= bash:shells/bash \ git:devel/git \ protoc:devel/protobuf -USES= go:modules +USES= go:1.26+,modules GO_MODULE= github.com/thought-machine/please GO_TARGET= src/please.go:please \ tools/build_langserver/langserver_main.go:build_langserver \ diff --git a/devel/please/distinfo b/devel/please/distinfo index 8bdb16900bf8..c45c0de82387 100644 --- a/devel/please/distinfo +++ b/devel/please/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1777046051 -SHA256 (go/devel_please/thought-machine-please-v17.30.0_GH0/go.mod) = fb21db5289de2d4576279d4b2e3102afbcfe7f2cdb6f61f6cbf4f4e4b7d53d53 -SIZE (go/devel_please/thought-machine-please-v17.30.0_GH0/go.mod) = 5349 -SHA256 (go/devel_please/thought-machine-please-v17.30.0_GH0/thought-machine-please-v17.30.0_GH0.tar.gz) = 96cb7f57bf366b7914a58918f4a59a3bab7979286f70cd7a73345e0604f21271 -SIZE (go/devel_please/thought-machine-please-v17.30.0_GH0/thought-machine-please-v17.30.0_GH0.tar.gz) = 2090206 +TIMESTAMP = 1783812532 +SHA256 (go/devel_please/thought-machine-please-v17.30.1_GH0/go.mod) = fb21db5289de2d4576279d4b2e3102afbcfe7f2cdb6f61f6cbf4f4e4b7d53d53 +SIZE (go/devel_please/thought-machine-please-v17.30.1_GH0/go.mod) = 5349 +SHA256 (go/devel_please/thought-machine-please-v17.30.1_GH0/thought-machine-please-v17.30.1_GH0.tar.gz) = 5aef73eeca70f375f593abd9f021fa3db002728f8edc21c9f08589034e7c32e7 +SIZE (go/devel_please/thought-machine-please-v17.30.1_GH0/thought-machine-please-v17.30.1_GH0.tar.gz) = 2098198 |
