svn commit: r459349 - head/games/balazar

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 18 14:44:11 UTC 2018


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


More information about the svn-ports-all mailing list