svn commit: r464445 - head/net/samba45

Timur I. Bakeyev timur at FreeBSD.org
Wed Mar 14 02:06:30 UTC 2018


Author: timur
Date: Wed Mar 14 02:06:29 2018
New Revision: 464445
URL: https://svnweb.freebsd.org/changeset/ports/464445

Log:
  Add deprecation date for the port. Officialy it's discontinued from 2018-03-13

Modified:
  head/net/samba45/Makefile

Modified: head/net/samba45/Makefile
==============================================================================
--- head/net/samba45/Makefile	Wed Mar 14 02:04:36 2018	(r464444)
+++ head/net/samba45/Makefile	Wed Mar 14 02:06:29 2018	(r464445)
@@ -13,6 +13,9 @@ COMMENT?=			Free SMB/CIFS and AD/DC server and client 
 
 LICENSE=			GPLv3
 
+DEPRECATED=			yes
+EXPIRATION_DATE=		2018-06-13
+
 CONFLICTS?=			samba4-4.0.* samba4[1-46-9]-4.* p5-Parse-Pidl-4.*
 
 #EXTRA_PATCHES=		${PATCHDIR}/extra-patch-security:-p1


More information about the svn-ports-all mailing list