svn commit: r453539 - branches/2017Q4/security/rubygem-ezcrypto

Antoine Brodin antoine at FreeBSD.org
Sun Nov 5 11:42:45 UTC 2017


Author: antoine
Date: Sun Nov  5 11:42:43 2017
New Revision: 453539
URL: https://svnweb.freebsd.org/changeset/ports/453539

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

Modified:
  branches/2017Q4/security/rubygem-ezcrypto/Makefile
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/security/rubygem-ezcrypto/Makefile
==============================================================================
--- branches/2017Q4/security/rubygem-ezcrypto/Makefile	Sun Nov  5 11:41:54 2017	(r453538)
+++ branches/2017Q4/security/rubygem-ezcrypto/Makefile	Sun Nov  5 11:42:43 2017	(r453539)
@@ -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