Created attachment 197868 [details] patch to update the port - update 2.059 -> 2.060 Changes: https://metacpan.org/changes/distribution/IO-Socket-SSL - "portlint -AC" just warns about non-empty $FreeBSD$ tag. - testport of poudriere 3.2.99.20180601 runs ok at 11.2-release-amd64, pkg 1.10.99.10, perl 5.26.2 and with: 1) ssl=openssl 2) ssl=openssl-devel 3) ssl=libressl 4) ssl=libressl-devel - Buil-in perl tests in a clean jail in all cases say: "PASS".
A commit references this bug: Author: sunpoet Date: Sun Oct 7 20:03:00 UTC 2018 New revision: 481491 URL: https://svnweb.freebsd.org/changeset/ports/481491 Log: Update to 2.060 - While I'm here, remove MASTER_SITE_SUBDIR Changes: https://metacpan.org/changes/distribution/IO-Socket-SSL PR: 232028 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Changes: head/security/p5-IO-Socket-SSL/Makefile head/security/p5-IO-Socket-SSL/distinfo
Committed. Thanks!