Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2014 20:31:33 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356701 - in head/games: vegastrike vegastrike-data
Message-ID:  <201406052031.s55KVXNm067881@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jun  5 20:31:33 2014
New Revision: 356701
URL: http://svnweb.freebsd.org/changeset/ports/356701
QAT: https://qat.redports.org/buildarchive/r356701/

Log:
  Reset maintainer and deprecate
  
  Submitted by:	maintainer
  With hat:	portmgr

Modified:
  head/games/vegastrike-data/Makefile
  head/games/vegastrike/Makefile

Modified: head/games/vegastrike-data/Makefile
==============================================================================
--- head/games/vegastrike-data/Makefile	Thu Jun  5 20:27:29 2014	(r356700)
+++ head/games/vegastrike-data/Makefile	Thu Jun  5 20:31:33 2014	(r356701)
@@ -8,9 +8,12 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 PKGNAMESUFFIX=	-data
 DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
 
-MAINTAINER=	rnejdl@ringofsaturn.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Vega Strike data files
 
+DEPRECATED=	Does not compile with modern compilers
+EXPIRATION_DATE=	2014-07-06
+
 USE_BZIP2=	yes
 NO_BUILD=	yes
 

Modified: head/games/vegastrike/Makefile
==============================================================================
--- head/games/vegastrike/Makefile	Thu Jun  5 20:27:29 2014	(r356700)
+++ head/games/vegastrike/Makefile	Thu Jun  5 20:31:33 2014	(r356701)
@@ -8,9 +8,12 @@ CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/0.5.1/
 DISTNAME=	vegastrike-src-${PORTVERSION}
 
-MAINTAINER=	rnejdl@ringofsaturn.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Opensource 3D space simulator
 
+DEPRECATED=	Does not compile with modern compilers
+EXPIRATION_DATE=	2014-07-06
+
 RUN_DEPENDS=	${DATADIR}/vegastrike.ico:${PORTSDIR}/games/vegastrike-data
 LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2 \
 		vorbis.4:${PORTSDIR}/audio/libvorbis \



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