Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 13:04:10 +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: r483133 - head/sysutils/qjail4
Message-ID:  <201810271304.w9RD4Aua094173@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Oct 27 13:04:10 2018
New Revision: 483133
URL: https://svnweb.freebsd.org/changeset/ports/483133

Log:
  sysutils/qjail4: this port is for 10.X only, remove it in December.
  
  Users are advised to switch to sysutils/qjail instead.

Modified:
  head/sysutils/qjail4/Makefile

Modified: head/sysutils/qjail4/Makefile
==============================================================================
--- head/sysutils/qjail4/Makefile	Sat Oct 27 12:29:56 2018	(r483132)
+++ head/sysutils/qjail4/Makefile	Sat Oct 27 13:04:10 2018	(r483133)
@@ -25,6 +25,9 @@ USES=		tar:bzip2
 NO_BUILD=	yes
 NO_ARCH=	yes
 
+DEPRECATED=	Only for FreeBSD 10.x , use sysutis/qjail instead
+EXPIRATION_DATE=2018-12-01
+
 IGNORE_FreeBSD_11=	Only for FreeBSD 10.x
 IGNORE_FreeBSD_12=	Only for FreeBSD 10.x
 IGNORE_FreeBSD_13=	Only for FreeBSD 10.x



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