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

Antoine Brodin antoine at FreeBSD.org
Fri Sep 1 18:32:33 UTC 2017


Author: antoine
Date: Fri Sep  1 18:32:32 2017
New Revision: 449098
URL: https://svnweb.freebsd.org/changeset/ports/449098

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

Modified:
  head/security/rubygem-ezcrypto/Makefile

Modified: head/security/rubygem-ezcrypto/Makefile
==============================================================================
--- head/security/rubygem-ezcrypto/Makefile	Fri Sep  1 18:30:36 2017	(r449097)
+++ head/security/rubygem-ezcrypto/Makefile	Fri Sep  1 18:32:32 2017	(r449098)
@@ -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-all mailing list