[Bug 214255] devel/p5-Connector: update to 1.17

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 6 00:21:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214255

            Bug ID: 214255
           Summary: devel/p5-Connector: update to 1.17
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: svysh.fbsd at gmail.com

Created attachment 176672
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176672&action=edit
patch for updating the port

- Update 1.16 --> 1.17
Changes: https://github.com/mrscotty/connector/commits/master

- "portlint -AC" gives just non-relevant warnings.

- Tested OK at 11.0-amd64 
with poudriere-3.1.14, perl-5.24.1, and openssl from base.

- But if I choose openssl from ports, that is add a line 
DEFAULT_VERSIONS+=      ssl=openssl
to file /usr/local/etc/poudriere.d/make.conf,
then poudriere fails with:

===>  p5-GSSAPI-0.28_1 You are using OpenSSL from ports and have selected
GSSAPI from base, please select another GSSAPI value.
*** Error code 1
Stop.
make: stopped in /usr/ports/security/p5-GSSAPI

The port security/p5-GSSAPI is an indirect dependency of the port
devel/p5-Connector.
This promlem looks like a poor design of port security/p5-GSSAPI, because it
does not allow testing from within poudriere with openssl from ports.

- New version of devel/p5-Connector proposed here has no problem when building
interactively with "make reinstall" (that is without poudriere).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list