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

Carlo Strub cs at FreeBSD.org
Mon Sep 1 19:18:56 UTC 2014


Author: cs
Date: Mon Sep  1 19:18:55 2014
New Revision: 366934
URL: http://svnweb.freebsd.org/changeset/ports/366934
QAT: https://qat.redports.org/buildarchive/r366934/

Log:
  Deprecate as upstream has abandoned it for security/py-potr

Modified:
  head/security/py-otr/Makefile

Modified: head/security/py-otr/Makefile
==============================================================================
--- head/security/py-otr/Makefile	Mon Sep  1 19:15:47 2014	(r366933)
+++ head/security/py-otr/Makefile	Mon Sep  1 19:18:55 2014	(r366934)
@@ -11,6 +11,8 @@ DISTNAME=	python-otr-${PORTVERSION}
 MAINTAINER=	cs at FreeBSD.org
 COMMENT=	Python bindings for libotr
 
+DEPRECATED=	Abandoned upstream
+EXPIRATION_DATE=2014-09-30
 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