Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2015 03:20:15 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387537 - in head/games: . springlobby
Message-ID:  <201505270320.t4R3KFpt083162@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed May 27 03:20:15 2015
New Revision: 387537
URL: https://svnweb.freebsd.org/changeset/ports/387537

Log:
  - Revert bogus games/springlobby removal

Added:
  head/games/springlobby/
     - copied from r385046, head/games/springlobby/
Modified:
  head/games/Makefile
  head/games/springlobby/Makefile

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Wed May 27 03:12:35 2015	(r387536)
+++ head/games/Makefile	Wed May 27 03:20:15 2015	(r387537)
@@ -912,6 +912,7 @@
     SUBDIR += spicetrade
     SUBDIR += spider
     SUBDIR += spring
+    SUBDIR += springlobby
     SUBDIR += starfighter
     SUBDIR += starlanes
     SUBDIR += steelstorm

Modified: head/games/springlobby/Makefile
==============================================================================
--- head/games/springlobby/Makefile	Thu Apr 30 14:31:01 2015	(r385046)
+++ head/games/springlobby/Makefile	Wed May 27 03:20:15 2015	(r387537)
@@ -14,9 +14,6 @@ COMMENT=	Cross-platform lobby client for
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-DEPRECATED=	Depends on expiring games/spring
-EXPIRATION_DATE=	2015-04-30
-
 RUN_DEPENDS=	spring:${PORTSDIR}/games/spring
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl \
 		libboost_thread.so:${PORTSDIR}/devel/boost-libs



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