svn commit: r487024 - head/security/pam_ssh_agent_auth

Tobias Kortkamp tobik at FreeBSD.org
Sun Dec 9 06:10:50 UTC 2018


Author: tobik
Date: Sun Dec  9 06:10:49 2018
New Revision: 487024
URL: https://svnweb.freebsd.org/changeset/ports/487024

Log:
  security/pam_ssh_agent_auth builds fine with OpenSSL 1.1.1 after r482655
  
  http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/pam_ssh_agent_auth-0.10.3_1.log

Modified:
  head/security/pam_ssh_agent_auth/Makefile

Modified: head/security/pam_ssh_agent_auth/Makefile
==============================================================================
--- head/security/pam_ssh_agent_auth/Makefile	Sun Dec  9 06:10:11 2018	(r487023)
+++ head/security/pam_ssh_agent_auth/Makefile	Sun Dec  9 06:10:49 2018	(r487024)
@@ -10,7 +10,6 @@ MASTER_SITES=	SF/pamsshagentauth/${PORTNAME}/v${PORTVE
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PAM module which permits authentication via ssh-agent
 
-BROKEN_SSL=	openssl111
 BROKEN_mips64=		fails to compile: ed25519-donna-portable.h:85:4: Need a uint128_t implementation!
 BROKEN_powerpc64=	fails to compile: ed25519-donna-portable.h: warning: ALIGN redefined
 


More information about the svn-ports-all mailing list