Date: Wed, 08 Apr 2026 00:58:43 +0000 From: Olivier Cochard <olivier@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 30849d2b8387 - main - net/libyang: Set an expiration date Message-ID: <69d5a843.365db.4cd7322c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by olivier: URL: https://cgit.FreeBSD.org/ports/commit/?id=30849d2b8387dbad07b3ef4eb9e48b9cbe591a9e commit 30849d2b8387dbad07b3ef4eb9e48b9cbe591a9e Author: Olivier Cochard <olivier@FreeBSD.org> AuthorDate: 2026-04-08 00:06:53 +0000 Commit: Olivier Cochard <olivier@FreeBSD.org> CommitDate: 2026-04-08 00:58:27 +0000 net/libyang: Set an expiration date This old branch (v1) is no more maintained. Sponsored by: Netflix --- net/libyang/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/libyang/Makefile b/net/libyang/Makefile index d0ac62589cb0..56026d7dc0cc 100644 --- a/net/libyang/Makefile +++ b/net/libyang/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/CESNET/libyang LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= No longer maintained +EXPIRATION_DATE=2026-06-30 + LIB_DEPENDS= libpcre.so:devel/pcre TEST_DEPENDS= cmocka>0:sysutils/cmockahome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d5a843.365db.4cd7322c>
