svn commit: r381695 - head/security/openssl

Dirk Meyer dinoex at FreeBSD.org
Thu Mar 19 21:55:03 UTC 2015


Author: dinoex
Date: Thu Mar 19 21:55:02 2015
New Revision: 381695
URL: https://svnweb.freebsd.org/changeset/ports/381695
QAT: https://qat.redports.org/buildarchive/r381695/

Log:
  - mark BROKEN options

Modified:
  head/security/openssl/Makefile

Modified: head/security/openssl/Makefile
==============================================================================
--- head/security/openssl/Makefile	Thu Mar 19 21:21:03 2015	(r381694)
+++ head/security/openssl/Makefile	Thu Mar 19 21:55:02 2015	(r381695)
@@ -165,6 +165,7 @@ EXTRACONFIGURE+=	no-rc5
 .endif
 
 .if ${PORT_OPTIONS:MPADLOCK}
+BROKEN=		unfetchable do to rushed security update
 PATCH_DIST_STRIP=	-p1
 PATCH_SITES+=	http://git.alpinelinux.org/cgit/aports/plain/main/openssl/:padlock
 PATCHFILES+=	0001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch:padlock \


More information about the svn-ports-head mailing list