mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
deskutils/health: Deprecate and set expiration date to 2025-04-30
Current version fails to build with rust 1.86.0 and has no maintainer. ld: error: unable to find library -ltracker-sparql-3.0 PR: 285840
This commit is contained in:
parent
2573d15468
commit
9257d22d3e
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= health
|
||||
DISTVERSION= 0.95.0
|
||||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
CATEGORIES= deskutils
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -10,6 +10,9 @@ WWW= https://gitlab.gnome.org/World/Health
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= fails to build with rust 1.86.0
|
||||
EXPIRATION_DATE=2025-04-30
|
||||
|
||||
BUILD_DEPENDS= blueprint-compiler:devel/blueprint-compiler
|
||||
LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \
|
||||
libsecret-1.so:security/libsecret \
|
||||
|
|
Loading…
Add table
Reference in a new issue