Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2023 12:56:06 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: 1bcddca9b99d - main - net/unison232: Mark DEPRECATED
Message-ID:  <202312151256.3BFCu6a3014294@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=1bcddca9b99dc4b472b0195064e52e8f1b4ceeb3

commit 1bcddca9b99dc4b472b0195064e52e8f1b4ceeb3
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-15 12:29:34 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-15 12:55:45 +0000

    net/unison232: Mark DEPRECATED
    
    - BROKEN with latest ocaml
    - More recent versions unison240, unison248, unison251 and unison(253)
      are in the tree
    - Set EXPIRATION_DATE to 2024-01-15
    
    Approved by:    portmgr (blanket)
---
 net/unison232/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/unison232/Makefile b/net/unison232/Makefile
index a99b37609165..31bd93e8cbbf 100644
--- a/net/unison232/Makefile
+++ b/net/unison232/Makefile
@@ -15,6 +15,8 @@ WWW=		https://www.cis.upenn.edu/~bcpierce/unison/
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	More recent versions are in the tree consider using net/unison240
+EXPIRATION_DATE=	2024-01-15
 BROKEN=		fails to build with ocaml 4.08
 
 FLAVORS=	x11 nox11



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