svn commit: r455653 - head/security/krb5-114

Cy Schubert cy at FreeBSD.org
Wed Dec 6 15:22:51 UTC 2017


Author: cy
Date: Wed Dec  6 15:22:49 2017
New Revision: 455653
URL: https://svnweb.freebsd.org/changeset/ports/455653

Log:
  Adjust expiry date.
  
  Reported by:	Boris Samorodov <bsam at passap.ru>

Modified:
  head/security/krb5-114/Makefile

Modified: head/security/krb5-114/Makefile
==============================================================================
--- head/security/krb5-114/Makefile	Wed Dec  6 15:19:36 2017	(r455652)
+++ head/security/krb5-114/Makefile	Wed Dec  6 15:22:49 2017	(r455653)
@@ -18,7 +18,7 @@ COMMENT=		MIT implementation of RFC 4120 network authe
 LICENSE=		MIT
 
 DEPRECATED=		EOL twelve months after release of krb5-1.16
-EXPIRATION_DATE=	2017-12-31
+EXPIRATION_DATE=	2018-12-31
 
 CONFLICTS=		heimdal-[0-9]* srp-[0-9]* krb5-11[35]-[0-9]* \
 			krb5-1.[0-9]* krb5-devel-*


More information about the svn-ports-all mailing list