git: c2a1cd5d3c65 - main - x11/urxvt-perls: mark DEPRECATED

From: Eygene Ryabinkin <rea_at_FreeBSD.org>
Date: Tue, 10 Mar 2026 17:45:48 UTC
The branch main has been updated by rea:

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

commit c2a1cd5d3c65a8e13f75d6dbcf8ded3ac7decbb6
Author:     Eygene Ryabinkin <rea@FreeBSD.org>
AuthorDate: 2026-03-05 09:33:35 +0000
Commit:     Eygene Ryabinkin <rea@FreeBSD.org>
CommitDate: 2026-03-10 17:45:26 +0000

    x11/urxvt-perls: mark DEPRECATED
    
    The port was archived upstream (and upstream repository was renamed
    to https://github.com/xyb3rt/urxvt-perls: did that for completeness too).
    
    PR: 292161
    Approved by: yuri (mentor)
    Signed-off-by: Eygene Ryabinkin <rea@FreeBSD.org>
---
 x11/urxvt-perls/Makefile | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11/urxvt-perls/Makefile b/x11/urxvt-perls/Makefile
index cd4f32d51e8e..2c0a6120f979 100644
--- a/x11/urxvt-perls/Makefile
+++ b/x11/urxvt-perls/Makefile
@@ -1,11 +1,14 @@
 PORTNAME=	urxvt-perls
 PORTVERSION=	2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 
 MAINTAINER=	rea@FreeBSD.org
 COMMENT=	Perl extension scripts for rxvt-unicode terminal emulator
-WWW=		https://github.com/muennich/urxvt-perls
+WWW=		https://github.com/xyb3rt/urxvt-perls
+
+DEPRECATED=	Upstream repository archived in 2021
+EXPIRATION_DATE=	2026-05-04
 
 LICENSE=	GPLv2