Thursday, October 03, 2024

Re: [maintainer] devel/sbt: udpate to 1.10.2

30.09.2024 11:27, Kirill A. Korinsky пишет:
> ports@
>
> Here a clean update of devel/sbt to 1.10.2
>
> Tested on amd64.

We bumped lang/scala to newer java, while this port is still on 1.8+;
I have no idea: should they be in sync or do they work independently?

>
> The diff:
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/sbt/Makefile,v
> retrieving revision 1.3
> diff -u -p -r1.3 Makefile
> --- Makefile 8 Jul 2024 00:44:14 -0000 1.3
> +++ Makefile 30 Sep 2024 08:26:42 -0000
> @@ -1,6 +1,6 @@
> COMMENT= interactive build tool, primarily for Scala/Java
>
> -V= 1.10.1
> +V= 1.10.2
> DISTNAME= sbt-$V
> CATEGORIES= devel
>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/sbt/distinfo,v
> retrieving revision 1.3
> diff -u -p -r1.3 distinfo
> --- distinfo 8 Jul 2024 00:44:14 -0000 1.3
> +++ distinfo 30 Sep 2024 08:26:42 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (sbt-1.10.1.tgz) = R/6YzpSY7kbmnyJnLzwSI0y+fnGedkQQoT5YtyXWWfM=
> -SIZE (sbt-1.10.1.tgz) = 48056407
> +SHA256 (sbt-1.10.2.tgz) = pxbdAYvWi8epWi3RAzdmOqdvRDrWyZ3qvl6t0a38djk=
> +SIZE (sbt-1.10.2.tgz) = 48057515
>
>

No comments:

Post a Comment