Hi, this is a simple update for vger to 1.10.
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.4 diff -u -p -u -p -r1.4 Makefile --- Makefile 26 Mar 2022 13:50:30 -0000 1.4 +++ Makefile 31 Mar 2022 10:01:50 -0000 @@ -1,5 +1,5 @@ COMMENT = gemini server written in C used with inetd -V = 1.09 +V = 1.10 DISTNAME = vger-${V} CATEGORIES = net Index: distinfo =================================================================== RCS file: /cvs/ports/net/vger/distinfo,v retrieving revision 1.3 diff -u -p -u -p -r1.3 distinfo --- distinfo 26 Mar 2022 13:50:30 -0000 1.3 +++ distinfo 31 Mar 2022 10:01:50 -0000 @@ -1,2 +1,2 @@ -SHA256 (vger-1.09.tar.gz) = sjuLH9gk0AV6BixQ7UJQN+omJtskyIzJh3HY34iYFh4= -SIZE (vger-1.09.tar.gz) = 13594 +SHA256 (vger-1.10.tar.gz) = H7jCRt0B/vag1KI3iwoKlYxVvNh8jcSQzxCNv4IA7PM= +SIZE (vger-1.10.tar.gz) = 13853 -- greetings, Florian Viehweger