git: 208ec37e6b79 - main - devel/libstatgrab0: Mark deprecated.

From: Tim Bishop <tdb_at_FreeBSD.org>
Date: Tue, 06 May 2025 19:37:18 UTC
The branch main has been updated by tdb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=208ec37e6b790cb67e5ec323012db3fb7478a882

commit 208ec37e6b790cb67e5ec323012db3fb7478a882
Author:     Tim Bishop <tdb@FreeBSD.org>
AuthorDate: 2025-05-06 19:34:55 +0000
Commit:     Tim Bishop <tdb@FreeBSD.org>
CommitDate: 2025-05-06 19:34:55 +0000

    devel/libstatgrab0: Mark deprecated.
    
    When devel/libstatgrab was upgraded to an API-incompatible version
    this port was kept to provide the old API. All consumer ports have
    now gone, but marking it deprecated with a longish expiry in case
    anyone else is still using it.
---
 devel/libstatgrab0/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/libstatgrab0/Makefile b/devel/libstatgrab0/Makefile
index 8f7642451a65..d372f58f3ea5 100644
--- a/devel/libstatgrab0/Makefile
+++ b/devel/libstatgrab0/Makefile
@@ -10,6 +10,9 @@ MAINTAINER=	tdb@FreeBSD.org
 COMMENT=	Provides a useful interface to system statistics
 WWW=		https://www.i-scream.org/libstatgrab/
 
+DEPRECATED=	Use devel/libstatgrab instead.
+EXPIRATION_DATE=2025-12-31
+
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 USES=		pathfix pkgconfig libtool