diff options
Diffstat (limited to 'devel/please')
-rw-r--r-- | devel/please/Makefile | 4 | ||||
-rw-r--r-- | devel/please/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/please/Makefile b/devel/please/Makefile index 07e19faa85c3..052ff0dce8cf 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,6 +1,6 @@ PORTNAME= please DISTVERSIONPREFIX= v -DISTVERSION= 17.17.0 +DISTVERSION= 17.19.0 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod @@ -21,7 +21,7 @@ BUILD_DEPENDS= bash:shells/bash \ git:devel/git \ protoc:devel/protobuf -USES= go:1.23,modules +USES= go: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 1933cfc01841..475c3627d02b 100644 --- a/devel/please/distinfo +++ b/devel/please/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746776318 -SHA256 (go/devel_please/thought-machine-please-v17.17.0_GH0/go.mod) = 55ed6cde8e457309be39cde71ebb97d61129460323fbccee4cb837e8796d61bb -SIZE (go/devel_please/thought-machine-please-v17.17.0_GH0/go.mod) = 5424 -SHA256 (go/devel_please/thought-machine-please-v17.17.0_GH0/thought-machine-please-v17.17.0_GH0.tar.gz) = d3eb4adcd1981d129f07abd9656f5ff77057e7940b2c8b661eda41ca3a029d1e -SIZE (go/devel_please/thought-machine-please-v17.17.0_GH0/thought-machine-please-v17.17.0_GH0.tar.gz) = 2071390 +TIMESTAMP = 1757773310 +SHA256 (go/devel_please/thought-machine-please-v17.19.0_GH0/go.mod) = 55ed6cde8e457309be39cde71ebb97d61129460323fbccee4cb837e8796d61bb +SIZE (go/devel_please/thought-machine-please-v17.19.0_GH0/go.mod) = 5424 +SHA256 (go/devel_please/thought-machine-please-v17.19.0_GH0/thought-machine-please-v17.19.0_GH0.tar.gz) = 4e93dcb4cefc142989f0455a8041b0a955ed7a9b7247fc41c5504a5aa77475a2 +SIZE (go/devel_please/thought-machine-please-v17.19.0_GH0/thought-machine-please-v17.19.0_GH0.tar.gz) = 2073981 |