ports@,

seems that here a season of bugfixes in sbt and new bugfix release was made.

So, I'd like to update devel/sbt to 1.10.11.

Changelog: https://github.com/sbt/sbt/releases/tag/v1.10.11

Tested on -current/amd64, no regression on my usecase.

Ok?

Index: devel/sbt/Makefile
===================================================================
RCS file: /home/cvs/ports/devel/sbt/Makefile,v
diff -u -p -r1.10 Makefile
--- devel/sbt/Makefile  5 Mar 2025 11:28:21 -0000       1.10
+++ devel/sbt/Makefile  17 Mar 2025 07:34:13 -0000
@@ -1,6 +1,6 @@
 COMMENT=       interactive build tool, primarily for Scala/Java
 
-V=             1.10.10
+V=             1.10.11
 DISTNAME=      sbt-$V
 CATEGORIES=    devel
 
Index: devel/sbt/distinfo
===================================================================
RCS file: /home/cvs/ports/devel/sbt/distinfo,v
diff -u -p -r1.10 distinfo
--- devel/sbt/distinfo  5 Mar 2025 11:28:21 -0000       1.10
+++ devel/sbt/distinfo  17 Mar 2025 07:34:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (sbt-1.10.10.tgz) = kd5PGnWpf+X9/20uXlbuWTN8d2pHYIsN/2BEUf0sUvo=
-SIZE (sbt-1.10.10.tgz) = 58213482
+SHA256 (sbt-1.10.11.tgz) = UDSmSEG4qc+1KjQeRbAd8rjC/6qH2NKw/jPEzcq9jww=
+SIZE (sbt-1.10.11.tgz) = 58211742

Reply via email to