git: c3ce0ea47f45 - 2025Q3 - www/rt60: Add missing dependencies for DEVELOPER option

From: Älven <alven_at_FreeBSD.org>
Date: Sat, 13 Sep 2025 16:43:28 UTC
The branch 2025Q3 has been updated by alven:

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

commit c3ce0ea47f4573833cd9e6475ffa44a82f84b0ef
Author:     Einar Bjarni Halldórsson <einar@isnic.is>
AuthorDate: 2025-08-27 10:05:19 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-09-13 16:42:50 +0000

    www/rt60: Add missing dependencies for DEVELOPER option
    
    PR:             289123
    Approved by:    yuri@ (Mentor)
    
    MFH:            2025Q3
    (cherry picked from commit f29d7156600754bcfdb816a5ed36156fb7436a12)
---
 www/rt60/Makefile      | 1 +
 www/rt60/Makefile.cpan | 8 +++++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/www/rt60/Makefile b/www/rt60/Makefile
index e0f7525d1a8d..639f597131dd 100644
--- a/www/rt60/Makefile
+++ b/www/rt60/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	rt
 DISTVERSION=	6.0.1
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://download.bestpractical.com/pub/rt/release/
 PKGNAMESUFFIX=	60
diff --git a/www/rt60/Makefile.cpan b/www/rt60/Makefile.cpan
index 8fae7c99de8c..7d04201d7ece 100644
--- a/www/rt60/Makefile.cpan
+++ b/www/rt60/Makefile.cpan
@@ -249,6 +249,9 @@ REST2_DEPS=	p5-Module-Runtime>0:devel/p5-Module-Runtime				\
 ### Try::Tiny
 ### WWW::Mechanize 1.80
 ### XML::Simple
+### Markdown::Render
+### Test::Selenium::Remote::Driver
+### HTML::Selector::XPath
 
 DEVELOPER_DEPS=	p5-Email-Abstract>0:mail/p5-Email-Abstract				\
 		p5-File-Which>0:sysutils/p5-File-Which					\
@@ -272,7 +275,10 @@ DEVELOPER_DEPS=	p5-Email-Abstract>0:mail/p5-Email-Abstract				\
 		p5-Test-Warn>0:devel/p5-Test-Warn					\
 		p5-Try-Tiny>0:lang/p5-Try-Tiny						\
 		p5-WWW-Mechanize>=1.80:www/p5-WWW-Mechanize				\
-		p5-XML-Simple>0:textproc/p5-XML-Simple
+		p5-XML-Simple>0:textproc/p5-XML-Simple					\
+		p5-Markdown-Render>0:textproc/p5-Markdown-Render			\
+		p5-Selenium-Remote-Driver>0:www/p5-Selenium-Remote-Driver		\
+		p5-HTML-Selector-XPath>0:www/p5-HTML-Selector-XPath
 
 ### --- FASTCGI ---
 ### FCGI 0.74