Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2026 17:45:48 +0000
From:      Eygene Ryabinkin <rea@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c2a1cd5d3c65 - main - x11/urxvt-perls: mark DEPRECATED
Message-ID:  <69b058cc.1a315.3e3735ce@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b058cc.1a315.3e3735ce>