Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2022 23:22:15 GMT
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 396273ac6484 - main - net/pfinger: set deprecation, expire to 2022-06-17
Message-ID:  <202205162322.24GNMFhv056145@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jgh:

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

commit 396273ac6484aaa4187400c428cb3844c46c789a
Author:     Jason Helfman <jgh@FreeBSD.org>
AuthorDate: 2022-05-16 23:19:48 +0000
Commit:     Jason Helfman <jgh@FreeBSD.org>
CommitDate: 2022-05-16 23:19:48 +0000

    net/pfinger: set deprecation, expire to 2022-06-17
    
     - unmaintained and dead upstream, consider base fingerd
     - conflict deprecated
---
 net/pfinger/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net/pfinger/Makefile b/net/pfinger/Makefile
index 41434ec8a899..815a39df1a50 100644
--- a/net/pfinger/Makefile
+++ b/net/pfinger/Makefile
@@ -2,14 +2,15 @@
 
 PORTNAME=	pfinger
 PORTVERSION=	0.7.10
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	net
 MASTER_SITES=	http://www.xelia.ch/unix/pfinger/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Highly configurable, secure, and portable finger daemon
 
-CONFLICTS=	gnu-finger-1.*
+DEPRECATED=	Unmaintained and dead upstream, consider base fingerd
+EXPIRATION_DATE=	2022-06-17
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--without-client



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