Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2017 16:18:25 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452540 - head/security/morphis
Message-ID:  <201710201618.v9KGIPEI034653@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Oct 20 16:18:25 2017
New Revision: 452540
URL: https://svnweb.freebsd.org/changeset/ports/452540

Log:
  Mark this BROKEN.
  
  The plist has python 3.5 hardcoded everywhere.
  
  Sponsored by:	Absolight

Modified:
  head/security/morphis/Makefile   (contents, props changed)

Modified: head/security/morphis/Makefile
==============================================================================
--- head/security/morphis/Makefile	Fri Oct 20 16:08:20 2017	(r452539)
+++ head/security/morphis/Makefile	Fri Oct 20 16:18:25 2017	(r452540)
@@ -9,6 +9,8 @@ CATEGORIES=	security net-p2p
 MAINTAINER=	yuri@rawbw.com
 COMMENT=	Peer-to-peer high-performance distributed datastore and mail
 
+BROKEN=		Does not package
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 



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