Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2026 10:37:46 +0000
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: 2d95a06fe128 - main - devel/pear-Console_CommandLine: Undeprecate
Message-ID:  <6a04547a.3f1d8.559664d9@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=2d95a06fe1281ed994bef171c4192616a2da764e

commit 2d95a06fe1281ed994bef171c4192616a2da764e
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-05-13 07:41:34 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-05-13 10:37:30 +0000

    devel/pear-Console_CommandLine: Undeprecate
    
    - Return to pool
---
 devel/pear-Console_CommandLine/Makefile | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/devel/pear-Console_CommandLine/Makefile b/devel/pear-Console_CommandLine/Makefile
index 4ee371fd7c3b..29150e3b203a 100644
--- a/devel/pear-Console_CommandLine/Makefile
+++ b/devel/pear-Console_CommandLine/Makefile
@@ -1,16 +1,13 @@
 PORTNAME=	Console_CommandLine
-PORTVERSION=	1.2.2
+DISTVERSION=	1.2.2
 CATEGORIES=	devel www pear
 
-MAINTAINER=	bofh@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Full featured command line options and arguments parser
 WWW=		https://pear.php.net/package/Console_CommandLine
 
 LICENSE=	MIT
 
-DEPRECATED=	No longer maintained upstream
-EXPIRATION_DATE=	2026-05-12
-
 NO_ARCH=	yes
 USES=		pear php
 USE_PHP=	dom


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a04547a.3f1d8.559664d9>