Re: [update] Lagrange to 1.17.2

2023-10-26 Thread Stefan Hagen
Florian Viehweger wrote (2023-10-25 20:58 CEST):
> this is an update for Lagrange to 1.17.2.
> Some testing done on amd64. No issues found.
> portcheck and 'make port-lib-depends-check' are happy.
> Changes listed here [1].
> Comments?
> 
> Thanks!
> [1] https://github.com/skyjake/lagrange/releases

Committed, thanks!

> Index: Makefile
> ===
> RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/Makefile,v
> retrieving revision 1.68
> diff -u -p -u -p -r1.68 Makefile
> --- Makefile  25 Oct 2023 06:32:40 -  1.68
> +++ Makefile  25 Oct 2023 18:46:40 -
> @@ -1,5 +1,5 @@
>  COMMENT =SDL multi protocol navigator
> -VERSION =1.17.1
> +VERSION =1.17.2
>  
>  DISTNAME =   lagrange-${VERSION}
>  
> Index: distinfo
> ===
> RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v
> retrieving revision 1.56
> diff -u -p -u -p -r1.56 distinfo
> --- distinfo  25 Oct 2023 06:32:40 -  1.56
> +++ distinfo  25 Oct 2023 18:46:40 -
> @@ -1,2 +1,2 @@
> -SHA256 (lagrange-1.17.1.tar.gz) = 
> ZXtMcD/otbx0kKRYOuhK9pJKOtiLYyfUhwy5BCgVAB8=
> -SIZE (lagrange-1.17.1.tar.gz) = 10201703
> +SHA256 (lagrange-1.17.2.tar.gz) = 
> F1AGmN2fkO9G3Cw2DwCzkvJN3IXU8H5mSDTuBaSkD2I=
> +SIZE (lagrange-1.17.2.tar.gz) = 10205442
> 
> 
> -- 
> greetings,
> 
> Florian Viehweger
> 



[update] Lagrange to 1.17.2

2023-10-25 Thread Florian Viehweger
Hi,

this is an update for Lagrange to 1.17.2.

Some testing done on amd64. No issues found.

portcheck and 'make port-lib-depends-check' are happy.

Changes listed here [1].

Comments?

Thanks!

[1] https://github.com/skyjake/lagrange/releases


Index: Makefile
===
RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/Makefile,v
retrieving revision 1.68
diff -u -p -u -p -r1.68 Makefile
--- Makefile25 Oct 2023 06:32:40 -  1.68
+++ Makefile25 Oct 2023 18:46:40 -
@@ -1,5 +1,5 @@
 COMMENT =  SDL multi protocol navigator
-VERSION =  1.17.1
+VERSION =  1.17.2
 
 DISTNAME = lagrange-${VERSION}
 
Index: distinfo
===
RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v
retrieving revision 1.56
diff -u -p -u -p -r1.56 distinfo
--- distinfo25 Oct 2023 06:32:40 -  1.56
+++ distinfo25 Oct 2023 18:46:40 -
@@ -1,2 +1,2 @@
-SHA256 (lagrange-1.17.1.tar.gz) = ZXtMcD/otbx0kKRYOuhK9pJKOtiLYyfUhwy5BCgVAB8=
-SIZE (lagrange-1.17.1.tar.gz) = 10201703
+SHA256 (lagrange-1.17.2.tar.gz) = F1AGmN2fkO9G3Cw2DwCzkvJN3IXU8H5mSDTuBaSkD2I=
+SIZE (lagrange-1.17.2.tar.gz) = 10205442


-- 
greetings,

Florian Viehweger