svn commit: r502831 - head/devel/openmp

Antoine Brodin antoine at FreeBSD.org
Mon May 27 20:57:53 UTC 2019


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


More information about the svn-ports-all mailing list