Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2018 14:44:07 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459349 - head/games/balazar
Message-ID:  <201801181444.w0IEi7gN035922@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jan 18 14:44:07 2018
New Revision: 459349
URL: https://svnweb.freebsd.org/changeset/ports/459349

Log:
  Remove BROKEN, DEPRECATED and EXPIRATION_DATE
  
  This port builds fine in poudriere.
  This port depends on py-twisted and py-twistedCore has been removed from ports tree.
  
  MFH:		2018Q1

Modified:
  head/games/balazar/Makefile

Modified: head/games/balazar/Makefile
==============================================================================
--- head/games/balazar/Makefile	Thu Jan 18 14:44:01 2018	(r459348)
+++ head/games/balazar/Makefile	Thu Jan 18 14:44:07 2018	(r459349)
@@ -22,9 +22,6 @@ RUN_DEPENDS=	soya_editor:graphics/py-soya3d@${FLAVOR} 
 		${PYTHON_PKGNAMEPREFIX}cerealizer>0:security/py-cerealizer@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${FLAVOR}
 
-BROKEN=		fails to package: pkg-static: py27-twisted-17.5.0_1 conflicts with py27-twistedCore-15.2.1 (installs files into the same place)
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2018-01-27
 NO_ARCH=	yes
 
 USES=		gettext python:2.7 tar:bzip2



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