Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2020 21:57:59 +0000 (UTC)
From:      "Timur I. Bakeyev" <timur@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550381 - head/net/samba410
Message-ID:  <202009272157.08RLvxiv035659@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: timur
Date: Sun Sep 27 21:57:59 2020
New Revision: 550381
URL: https://svnweb.freebsd.org/changeset/ports/550381

Log:
  Deprecate and set expiration date for net/samba410 to 202-11-08
  
  Sponsored by:	PW

Modified:
  head/net/samba410/Makefile

Modified: head/net/samba410/Makefile
==============================================================================
--- head/net/samba410/Makefile	Sun Sep 27 21:38:17 2020	(r550380)
+++ head/net/samba410/Makefile	Sun Sep 27 21:57:59 2020	(r550381)
@@ -14,6 +14,9 @@ COMMENT=			Free SMB/CIFS and AD/DC server and client f
 LICENSE=			GPLv3+
 LICENSE_FILE=			${WRKSRC}/COPYING
 
+DEPRECATED=			yes
+EXPIRATION_DATE=		2020-11-08
+
 IGNORE_NONTHREAD_PYTHON=	needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
 CONFLICTS_INSTALL?=		samba4-4.0.* samba4[1-9]-4.* p5-Parse-Pidl-4.*
 



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