svn commit: r371792 - head/games/djgame2
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Oct 31 09:46:43 UTC 2014
Author: amdmi3
Date: Fri Oct 31 09:46:42 2014
New Revision: 371792
URL: https://svnweb.freebsd.org/changeset/ports/371792
QAT: https://qat.redports.org/buildarchive/r371792/
Log:
- Redeprecate: online servers are gone so the game is unplayable
PR: 194061
Investigated by: Ruslan Makhmatkhanov
Modified:
head/games/djgame2/Makefile
Modified: head/games/djgame2/Makefile
==============================================================================
--- head/games/djgame2/Makefile Fri Oct 31 09:44:08 2014 (r371791)
+++ head/games/djgame2/Makefile Fri Oct 31 09:46:42 2014 (r371792)
@@ -14,6 +14,10 @@ COMMENT= bluedj contains many popular on
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/LICENSE.GPL
+BROKEN= Online servers gone, game is not playable
+DEPRECATED= Online servers gone, game is not playable
+EXPIRATION_DATE=2014-11-31
+
USE_QT4= gui qt3support qmake_build uic_build rcc_build moc_build svg
USES= dos2unix zip
DOS2UNIX_FILES= Base/src/DJGraphicsChessTimerItem.cpp
More information about the svn-ports-all
mailing list