Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2018 09:25:22 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482143 - head/games/bloboats
Message-ID:  <201810150925.w9F9PM1f036995@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Mon Oct 15 09:25:22 2018
New Revision: 482143
URL: https://svnweb.freebsd.org/changeset/ports/482143

Log:
  - Mark broken on 11.x [1]
  - Mark deprecated and set an expiration time of one month, upstream is gone [2]
  - Remove WWW (website no longer available) [2]
  - Drop maintainership
  
  PR:		226180 (related)
  Reported by:    pkg-fallout [1], repology [2]
  MFH:		2018Q4 (blanket)

Modified:
  head/games/bloboats/Makefile
  head/games/bloboats/pkg-descr

Modified: head/games/bloboats/Makefile
==============================================================================
--- head/games/bloboats/Makefile	Mon Oct 15 09:22:24 2018	(r482142)
+++ head/games/bloboats/Makefile	Mon Oct 15 09:25:22 2018	(r482143)
@@ -4,17 +4,21 @@
 PORTNAME=	bloboats
 PORTVERSION=	1.0.2
 DISTVERSIONSUFFIX=	-source
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	games
 MASTER_SITES=	http://bloboats.dy.fi/mirror/ \
 		LOCAL/ehaupt
 
-MAINTAINER=	ehaupt@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Boat racing game in the spirit of Elasto Mania or X-Moto
 
+DEPRECATED=	Upstream gone
+EXPIRATION_DATE=	2018-11-15
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/copying.txt
 
+BROKEN_FreeBSD_11=	does not build on 11.X
 BROKEN_FreeBSD_12=	does not build on 12.X	# PR 226180
 
 USES=		dos2unix gmake

Modified: head/games/bloboats/pkg-descr
==============================================================================
--- head/games/bloboats/pkg-descr	Mon Oct 15 09:22:24 2018	(r482142)
+++ head/games/bloboats/pkg-descr	Mon Oct 15 09:25:22 2018	(r482143)
@@ -1,4 +1,2 @@
 Bloboats is a boat racing game in the spirit of Elasto Mania or X-Moto. It
 introduces a handful of elements from Super Mario Bros-like games.
-
-WWW: http://bloboats.dy.fi/about.php



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