diff options
Diffstat (limited to 'devel/please')
-rw-r--r-- | devel/please/Makefile | 5 | ||||
-rw-r--r-- | devel/please/distinfo | 10 |
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/please/Makefile b/devel/please/Makefile index 07e19faa85c3..c37274b51838 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,6 +1,7 @@ PORTNAME= please DISTVERSIONPREFIX= v -DISTVERSION= 17.17.0 +DISTVERSION= 17.18.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod @@ -21,7 +22,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..4e32f40e1aa7 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 = 1751495810 +SHA256 (go/devel_please/thought-machine-please-v17.18.0_GH0/go.mod) = 55ed6cde8e457309be39cde71ebb97d61129460323fbccee4cb837e8796d61bb +SIZE (go/devel_please/thought-machine-please-v17.18.0_GH0/go.mod) = 5424 +SHA256 (go/devel_please/thought-machine-please-v17.18.0_GH0/thought-machine-please-v17.18.0_GH0.tar.gz) = 6f99e50f0980321e316b4774d258f8498e6c1445b37913b5cd4d82e619f5eefe +SIZE (go/devel_please/thought-machine-please-v17.18.0_GH0/thought-machine-please-v17.18.0_GH0.tar.gz) = 2072281 |