Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2020 20:46:19 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531793 - head/dns/bind914
Message-ID:  <202004152046.03FKkJRX008716@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Apr 15 20:46:18 2020
New Revision: 531793
URL: https://svnweb.freebsd.org/changeset/ports/531793

Log:
  Fix EOL date.
  
  Obtained from:	https://www.isc.org/download/

Modified:
  head/dns/bind914/Makefile   (contents, props changed)

Modified: head/dns/bind914/Makefile
==============================================================================
--- head/dns/bind914/Makefile	Wed Apr 15 20:46:15 2020	(r531792)
+++ head/dns/bind914/Makefile	Wed Apr 15 20:46:18 2020	(r531793)
@@ -16,7 +16,7 @@ LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 DEPRECATED=	End of life, please migrate to a newer version of BIND9
-EXPIRATION_DATE=	2020-05-31
+EXPIRATION_DATE=	2020-04-30
 
 LIB_DEPENDS=	libxml2.so:textproc/libxml2
 RUN_DEPENDS=	bind-tools>0:dns/bind-tools



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