K 10 svn:author V 7 rodrigo K 8 svn:date V 27 2020-03-28T17:49:36.431538Z K 7 svn:log V 327 www/fcgiwrap: fix IPv6 support Extend existing patch to fix IPv6 support. Bump PORTREVISION The fix zero-out the sockaddr structure before using it as a sockaddr_in6 structure as explained by IEEE Std 1003.1. The patch was upstremed : https://github.com/gnosek/fcgiwrap/pull/51 PR: 243721 Reported by: END