Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2018 08:34:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r459495 - branches/2018Q1/games/balazar
Message-ID:  <201801200834.w0K8YWSQ000862@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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