git: 0258e0c2b7a9 - main - devel/py-applicationinsights: Update COMMENT and pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 02 Dec 2025 12:19:16 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0258e0c2b7a9466480fc86a368bf3a1cac348897

commit 0258e0c2b7a9466480fc86a368bf3a1cac348897
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-02 12:06:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-02 12:06:55 +0000

    devel/py-applicationinsights: Update COMMENT and pkg-descr
---
 devel/py-applicationinsights/Makefile  | 2 +-
 devel/py-applicationinsights/pkg-descr | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-applicationinsights/Makefile b/devel/py-applicationinsights/Makefile
index 2cf3d766324d..7e4832c29d33 100644
--- a/devel/py-applicationinsights/Makefile
+++ b/devel/py-applicationinsights/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Applications Insights SDK for Python
+COMMENT=	Application Insights API surface to support Python
 WWW=		https://github.com/microsoft/ApplicationInsights-Python
 
 LICENSE=	MIT
diff --git a/devel/py-applicationinsights/pkg-descr b/devel/py-applicationinsights/pkg-descr
index 0f8105d0018e..7a60365fa01f 100644
--- a/devel/py-applicationinsights/pkg-descr
+++ b/devel/py-applicationinsights/pkg-descr
@@ -1,4 +1,5 @@
-Application Insights is a service that allows developers to keep their
-application available, performing and succeeding. This Python module will allow
-you to send telemetry of various kinds (event, trace, exception, etc.) to the
-Application Insights service where they can be visualized in the Azure Portal.
+This SDK is no longer maintained or supported by Microsoft. Check out the Python
+OpenCensus SDK for Azure Monitor’s latest Python investments. Azure Monitor only
+provides support when using the supported SDKs. We’re constantly assessing
+opportunities to expand our support for other languages, so follow our GitHub
+Announcements page to receive the latest SDK news.