svn commit: r483326 - in head: games/bloboats net/knemo-kde4 sysutils/qjail4

Rene Ladan rene at FreeBSD.org
Sun Oct 28 19:28:53 UTC 2018


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 at 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 at 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


More information about the svn-ports-all mailing list