Hi, this is a simple update for vger to 1.09.
portcheck, 'make lib-depends-check' and 'make test' are happy. Some testing done on amd64. Comments? Thanks! Index: Makefile =================================================================== RCS file: /cvs/ports/net/vger/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile 11 Mar 2022 19:48:05 -0000 1.3 +++ Makefile 26 Mar 2022 12:39:35 -0000 @@ -1,5 +1,5 @@ COMMENT = gemini server written in C used with inetd -V = 1.07 +V = 1.09 DISTNAME = vger-${V} CATEGORIES = net Index: distinfo =================================================================== RCS file: /cvs/ports/net/vger/distinfo,v retrieving revision 1.2 diff -u -p -u -p -r1.2 distinfo --- distinfo 13 Jul 2021 16:33:36 -0000 1.2 +++ distinfo 26 Mar 2022 12:39:35 -0000 @@ -1,2 +1,2 @@ -SHA256 (vger-1.07.tar.gz) = ByCUxfD1uS9nE/L/7MTuJuYxy85Pokjbiz2PUbKx4Tc= -SIZE (vger-1.07.tar.gz) = 13371 +SHA256 (vger-1.09.tar.gz) = sjuLH9gk0AV6BixQ7UJQN+omJtskyIzJh3HY34iYFh4= +SIZE (vger-1.09.tar.gz) = 13594 -- greetings, Florian Viehweger