svn commit: r453538 - head/security/rubygem-ezcrypto

Antoine Brodin antoine at FreeBSD.org
Sun Nov 5 11:41:56 UTC 2017


Author: antoine
Date: Sun Nov  5 11:41:54 2017
New Revision: 453538
URL: https://svnweb.freebsd.org/changeset/ports/453538

Log:
  Mark BROKEN: fails to patch
  
  Reported by:	pkg-fallout
  MFH:		2017Q4

Modified:
  head/security/rubygem-ezcrypto/Makefile

Modified: head/security/rubygem-ezcrypto/Makefile
==============================================================================
--- head/security/rubygem-ezcrypto/Makefile	Sun Nov  5 11:40:37 2017	(r453537)
+++ head/security/rubygem-ezcrypto/Makefile	Sun Nov  5 11:41:54 2017	(r453538)
@@ -12,6 +12,8 @@ COMMENT=	Wrapper for the poorly documented OpenSSL rub
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
+BROKEN=		fails to patch
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-head mailing list