Date: Tue, 12 Dec 2023 19:26:26 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0012c0a5a678 - main - net/samba413: Extend EXPIRATION_DATE Message-ID: <202312121926.3BCJQQXa004554@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0012c0a5a6780c4aab8302a6e15060403434ba8e commit 0012c0a5a6780c4aab8302a6e15060403434ba8e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-12 19:25:36 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-12 19:26:19 +0000 net/samba413: Extend EXPIRATION_DATE Approved by: portmgr --- net/samba413/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/samba413/Makefile b/net/samba413/Makefile index 8d9915a9ea16..bd0fe012d640 100644 --- a/net/samba413/Makefile +++ b/net/samba413/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Reached its EoL on March 21, 2022 -EXPIRATION_DATE= 2023-12-31 +EXPIRATION_DATE= 2024-03-31 IGNORE_NONTHREAD_PYTHON= needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support CONFLICTS_INSTALL?= samba4* # bin/cifsdd bin/dbwrap_tool bin/dumpmscat bin/findsmb bin/gentest
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312121926.3BCJQQXa004554>