ports@, Here a clean update of devel/sbt to 1.10.5.
Changelog: - https://github.com/sbt/sbt/releases/tag/v1.10.5 Tested on -current/amd64. Ok? Index: Makefile =================================================================== RCS file: /home/cvs/ports/devel/sbt/Makefile,v diff -u -p -r1.6 Makefile --- Makefile 30 Oct 2024 07:32:19 -0000 1.6 +++ Makefile 5 Nov 2024 19:35:31 -0000 @@ -1,6 +1,6 @@ COMMENT= interactive build tool, primarily for Scala/Java -V= 1.10.4 +V= 1.10.5 DISTNAME= sbt-$V CATEGORIES= devel Index: distinfo =================================================================== RCS file: /home/cvs/ports/devel/sbt/distinfo,v diff -u -p -r1.6 distinfo --- distinfo 30 Oct 2024 07:32:19 -0000 1.6 +++ distinfo 5 Nov 2024 19:49:18 -0000 @@ -1,2 +1,2 @@ -SHA256 (sbt-1.10.4.tgz) = DL/ju2aoVX0mG4VUayGJzV1vH/2ymZyoz8lFG4U6MaQ= -SIZE (sbt-1.10.4.tgz) = 64817358 +SHA256 (sbt-1.10.5.tgz) = +yIy4FH/lj6UnWEAd4ZtJQz40YwxL8/QTwf7/8PV6S8= +SIZE (sbt-1.10.5.tgz) = 57171386 -- wbr, Kirill