Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2025 09:28:55 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d130e6d02622 - main - databases/pear-DoctrineCommon: Mark DEPRECATED
Message-ID:  <202507030928.5639StEB057581@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

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

commit d130e6d02622ad170667b024b924162205e38be7
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-07-02 22:21:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-07-03 09:26:36 +0000

    databases/pear-DoctrineCommon: Mark DEPRECATED
    
    - Upstream no longer serves through PEAR channel and has been moved to
      Composer
    - Set EXPIRATION_DATE 2025-08-04
---
 databases/pear-DoctrineCommon/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/databases/pear-DoctrineCommon/Makefile b/databases/pear-DoctrineCommon/Makefile
index acfa26eec6d4..3e8e72b8c70c 100644
--- a/databases/pear-DoctrineCommon/Makefile
+++ b/databases/pear-DoctrineCommon/Makefile
@@ -10,6 +10,9 @@ WWW=		https://www.doctrine-project.org/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Upstream no longer serves through PEAR channel and has been moved to Composer
+EXPIRATION_DATE=	2025-08-04
+
 USES=		pear
 PEAR_CHANNEL=	doctrine
 NO_ARCH=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507030928.5639StEB057581>