Date: Thu, 15 Jan 2026 11:57:55 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6d954f76e077 - main - sysutils/burp-devel: Mark DEPRECATED and set EXPIRATION_DATE to 2026-01-31 Message-ID: <6968d643.3a081.515cda5d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d954f76e077a2058e68fe9b1a462e3a7f4050c2 commit 6d954f76e077a2058e68fe9b1a462e3a7f4050c2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:36:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:53:13 +0000 sysutils/burp-devel: Mark DEPRECATED and set EXPIRATION_DATE to 2026-01-31 --- sysutils/burp-devel/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/burp-devel/Makefile b/sysutils/burp-devel/Makefile index 3a5242c2a9c1..67bc964d8479 100644 --- a/sysutils/burp-devel/Makefile +++ b/sysutils/burp-devel/Makefile @@ -13,6 +13,9 @@ LICENSE= AGPLv3 PD LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= 3.2.0 is the new stable version based on 3.1.4. Use sysutils/burp instead +EXPIRATION_DATE=2026-01-31 + BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash \ ${LOCALBASE}/include/yajl/yajl_common.h:devel/yajl LIB_DEPENDS= librsync.so:net/librsynchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d643.3a081.515cda5d>
