svn commit: r482143 - head/games/bloboats

Emanuel Haupt ehaupt at FreeBSD.org
Mon Oct 15 09:25:23 UTC 2018


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 at FreeBSD.org
+MAINTAINER=	ports at 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


More information about the svn-ports-all mailing list