Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2018 09:27:26 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r482144 - branches/2018Q4/games/bloboats
Message-ID:  <201810150927.w9F9RQWS037261@repo.freebsd.org>

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

Log:
  MFH: r482143
  
  - 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]
  Approved by:	ports-secteam (blanket)

Modified:
  branches/2018Q4/games/bloboats/Makefile
  branches/2018Q4/games/bloboats/pkg-descr
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/games/bloboats/Makefile
==============================================================================
--- branches/2018Q4/games/bloboats/Makefile	Mon Oct 15 09:25:22 2018	(r482143)
+++ branches/2018Q4/games/bloboats/Makefile	Mon Oct 15 09:27:26 2018	(r482144)
@@ -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: branches/2018Q4/games/bloboats/pkg-descr
==============================================================================
--- branches/2018Q4/games/bloboats/pkg-descr	Mon Oct 15 09:25:22 2018	(r482143)
+++ branches/2018Q4/games/bloboats/pkg-descr	Mon Oct 15 09:27:26 2018	(r482144)
@@ -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?201810150927.w9F9RQWS037261>