Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2017 11:41:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453538 - head/security/rubygem-ezcrypto
Message-ID:  <201711051141.vA5Bfsdx035335@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711051141.vA5Bfsdx035335>