svn commit: r356701 - in head/games: vegastrike vegastrike-data

Antoine Brodin antoine at FreeBSD.org
Thu Jun 5 20:31:34 UTC 2014


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 at ringofsaturn.com
+MAINTAINER=	ports at 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 at ringofsaturn.com
+MAINTAINER=	ports at 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 \


More information about the svn-ports-head mailing list