svn commit: r367074 - head/security/py-otr

Carlo Strub cs at FreeBSD.org
Tue Sep 2 19:00:41 UTC 2014


Author: cs
Date: Tue Sep  2 19:00:40 2014
New Revision: 367074
URL: http://svnweb.freebsd.org/changeset/ports/367074
QAT: https://qat.redports.org/buildarchive/r367074/

Log:
  Mark broken
  
  PR:		193217
  Submitted by:	marino@

Modified:
  head/security/py-otr/Makefile

Modified: head/security/py-otr/Makefile
==============================================================================
--- head/security/py-otr/Makefile	Tue Sep  2 19:00:27 2014	(r367073)
+++ head/security/py-otr/Makefile	Tue Sep  2 19:00:40 2014	(r367074)
@@ -13,6 +13,7 @@ COMMENT=	Python bindings for libotr
 
 DEPRECATED=	Abandoned upstream
 EXPIRATION_DATE=2014-09-30
+BROKEN=		Does not fetch
 BUILD_DEPENDS=	swig1.3:${PORTSDIR}/devel/swig13
 # This should be updated to the newer version of libotr
 LIB_DEPENDS=	libotr.so.2:${PORTSDIR}/security/libotr3


More information about the svn-ports-head mailing list