Hi, this is a simple update for vger to 1.08.
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 24 Mar 2022 21:18:24 -0000 @@ -1,5 +1,5 @@ COMMENT = gemini server written in C used with inetd -V = 1.07 +V = 1.08 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 24 Mar 2022 21:18:24 -0000 @@ -1,2 +1,2 @@ -SHA256 (vger-1.07.tar.gz) = ByCUxfD1uS9nE/L/7MTuJuYxy85Pokjbiz2PUbKx4Tc= -SIZE (vger-1.07.tar.gz) = 13371 +SHA256 (vger-1.08.tar.gz) = Ji4CpWGyLGTUTTqE0O1sR+bUNucgYo2A3XANRFfHnaw= +SIZE (vger-1.08.tar.gz) = 13563 -- greetings, Florian Viehweger