Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2019 20:57:52 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502831 - head/devel/openmp
Message-ID:  <201905272057.x4RKvq94014388@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon May 27 20:57:51 2019
New Revision: 502831
URL: https://svnweb.freebsd.org/changeset/ports/502831

Log:
  Adjust expiration according to 12.1R schedule

Modified:
  head/devel/openmp/Makefile

Modified: head/devel/openmp/Makefile
==============================================================================
--- head/devel/openmp/Makefile	Mon May 27 20:55:56 2019	(r502830)
+++ head/devel/openmp/Makefile	Mon May 27 20:57:51 2019	(r502831)
@@ -14,7 +14,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 DEPRECATED=	Part of base system since FreeBSD 11.3/12.1
-EXPIRATION_DATE=2019-12-31
+EXPIRATION_DATE=	2020-02-01
 ONLY_FOR_ARCHS=	amd64 i386
 
 USES=		cmake compiler:c++11-lib perl5 tar:xz



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