Tuesday, October 04, 2022

update devel/leiningen to 2.9.10

we are two bugfixes release behind. in the meantime upstream moved to
codeberg but kept the mirror on github so still fetching from it.

i've mostly moved to deps for my clojure needs, so only briefly
tested.

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/devel/leiningen/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile 18 May 2022 06:08:37 -0000 1.12
+++ Makefile 4 Oct 2022 10:43:15 -0000
@@ -2,8 +2,7 @@ COMMENT = Clojure project automation

GH_ACCOUNT = technomancy
GH_PROJECT = leiningen
-GH_TAGNAME = 2.9.8
-REVISION = 0
+GH_TAGNAME = 2.9.10

JAR_FILE = ${DISTNAME}-standalone.jar

Index: distinfo
===================================================================
RCS file: /home/cvs/ports/devel/leiningen/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 4 Jan 2022 10:11:50 -0000 1.6
+++ distinfo 4 Oct 2022 10:49:02 -0000
@@ -1,4 +1,4 @@
-SHA256 (leiningen-2.9.8-standalone.jar) = Kg6RFODWI8dIqa3l1ytUEosxtd2xP1GwTFM/EEuwxI0=
-SHA256 (leiningen-2.9.8.tar.gz) = vimcvXBpMhPGiH+TEyf7nfO9VJMKUh0PyIvqBNVcXNQ=
-SIZE (leiningen-2.9.8-standalone.jar) = 12834369
-SIZE (leiningen-2.9.8.tar.gz) = 924543
+SHA256 (leiningen-2.9.10-standalone.jar) = oihTDwC1B1Os/dw944oNc3tvXBrsSa8gLnCgrSjCSck=
+SHA256 (leiningen-2.9.10.tar.gz) = VefR2J6zsWMJs7eTbnK837eDrqgMYJCLULIngbrpEcQ=
+SIZE (leiningen-2.9.10-standalone.jar) = 13199306
+SIZE (leiningen-2.9.10.tar.gz) = 969458

No comments:

Post a Comment