svn commit: r459495 - branches/2018Q1/games/balazar

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 20 08:34:33 UTC 2018


Author: sunpoet
Date: Sat Jan 20 08:34:32 2018
New Revision: 459495
URL: https://svnweb.freebsd.org/changeset/ports/459495

Log:
  MFH: r459349
  
  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.
  
  Approved by:	ports-secteam (swills)

Modified:
  branches/2018Q1/games/balazar/Makefile
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/games/balazar/Makefile
==============================================================================
--- branches/2018Q1/games/balazar/Makefile	Sat Jan 20 07:41:40 2018	(r459494)
+++ branches/2018Q1/games/balazar/Makefile	Sat Jan 20 08:34:32 2018	(r459495)
@@ -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-branches mailing list