Hi, this is a update for vger to 2.0.0.
portcheck, 'make lib-depends-check' and 'make test' are happy. Some testing done on amd64. Comments? Thanks! Index: Makefile =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/vger/Makefile,v retrieving revision 1.5 diff -u -p -u -p -r1.5 Makefile --- Makefile 25 Apr 2022 19:35:59 -0000 1.5 +++ Makefile 21 Sep 2022 20:02:12 -0000 @@ -1,5 +1,5 @@ COMMENT = gemini server written in C used with inetd -V = 1.10 +V = 2.0.0 DISTNAME = vger-${V} CATEGORIES = net Index: distinfo =================================================================== RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/vger/distinfo,v retrieving revision 1.4 diff -u -p -u -p -r1.4 distinfo --- distinfo 25 Apr 2022 19:35:59 -0000 1.4 +++ distinfo 21 Sep 2022 20:02:12 -0000 @@ -1,2 +1,2 @@ -SHA256 (vger-1.10.tar.gz) = H7jCRt0B/vag1KI3iwoKlYxVvNh8jcSQzxCNv4IA7PM= -SIZE (vger-1.10.tar.gz) = 13853 +SHA256 (vger-2.0.0.tar.gz) = sdt5wlyvVUOrnIvaJo7Tv/wtft89cZrMdbeqviS722o= +SIZE (vger-2.0.0.tar.gz) = 15370 -- greetings, Florian Viehweger