Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 19:28:51 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483326 - in head: games/bloboats net/knemo-kde4 sysutils/qjail4
Message-ID:  <201810281928.w9SJSp0F049235@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Oct 28 19:28:51 2018
New Revision: 483326
URL: https://svnweb.freebsd.org/changeset/ports/483326

Log:
  Shift the expiration date of some ports that only build on FreeBSD 10 forward.
  
  All FreeBSD 10-only ports now expire after 2018-10-31.

Modified:
  head/games/bloboats/Makefile
  head/net/knemo-kde4/Makefile
  head/sysutils/qjail4/Makefile

Modified: head/games/bloboats/Makefile
==============================================================================
--- head/games/bloboats/Makefile	Sun Oct 28 18:43:30 2018	(r483325)
+++ head/games/bloboats/Makefile	Sun Oct 28 19:28:51 2018	(r483326)
@@ -12,8 +12,8 @@ MASTER_SITES=	http://bloboats.dy.fi/mirror/ \
 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
+DEPRECATED=	Upstream gone, FreeBSD 10 only
+EXPIRATION_DATE=	2018-10-31
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/copying.txt

Modified: head/net/knemo-kde4/Makefile
==============================================================================
--- head/net/knemo-kde4/Makefile	Sun Oct 28 18:43:30 2018	(r483325)
+++ head/net/knemo-kde4/Makefile	Sun Oct 28 19:28:51 2018	(r483326)
@@ -10,8 +10,8 @@ DISTNAME=	12956-${PORTNAME}-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	KDE network monitor
 
-DEPRECATED=	KDE4 is EOL upstream
-EXPIRATION_DATE=	2018-12-31
+DEPRECATED=	KDE4 is EOL upstream, FreeBSD 10 only-port
+EXPIRATION_DATE=	2018-10-31
 
 BROKEN_FreeBSD_11=	does not build due to access to kernel-private structure (error: member access into incomplete type 'struct in6_ifaddr')
 BROKEN_FreeBSD_12=	does not build due to access to kernel-private structure (error: member access into incomplete type 'struct in6_ifaddr')

Modified: head/sysutils/qjail4/Makefile
==============================================================================
--- head/sysutils/qjail4/Makefile	Sun Oct 28 18:43:30 2018	(r483325)
+++ head/sysutils/qjail4/Makefile	Sun Oct 28 19:28:51 2018	(r483326)
@@ -26,7 +26,7 @@ NO_BUILD=	yes
 NO_ARCH=	yes
 
 DEPRECATED=	Only for FreeBSD 10.x , use sysutis/qjail instead
-EXPIRATION_DATE=2018-12-01
+EXPIRATION_DATE=2018-10-31
 
 IGNORE_FreeBSD_11=	Only for FreeBSD 10.x
 IGNORE_FreeBSD_12=	Only for FreeBSD 10.x



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