ports@, Here a simple update for devel/sbt to 1.10.6
Changelog: https://github.com/sbt/sbt/releases/tag/v1.10.6 Ok? Index: Makefile =================================================================== RCS file: /home/cvs/ports/devel/sbt/Makefile,v diff -u -p -r1.7 Makefile --- Makefile 5 Nov 2024 21:03:56 -0000 1.7 +++ Makefile 30 Nov 2024 11:07:25 -0000 @@ -1,6 +1,6 @@ COMMENT= interactive build tool, primarily for Scala/Java -V= 1.10.5 +V= 1.10.6 DISTNAME= sbt-$V CATEGORIES= devel Index: distinfo =================================================================== RCS file: /home/cvs/ports/devel/sbt/distinfo,v diff -u -p -r1.7 distinfo --- distinfo 5 Nov 2024 21:03:56 -0000 1.7 +++ distinfo 30 Nov 2024 11:07:44 -0000 @@ -1,2 +1,2 @@ -SHA256 (sbt-1.10.5.tgz) = +yIy4FH/lj6UnWEAd4ZtJQz40YwxL8/QTwf7/8PV6S8= -SIZE (sbt-1.10.5.tgz) = 57171386 +SHA256 (sbt-1.10.6.tgz) = fhsJjv/sgGFOg4qmG3U6i0YjeyS3BuybN2CQMIAMERo= +SIZE (sbt-1.10.6.tgz) = 57171398 -- wbr, Kirill