Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 00:56:42 +0000
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3500e98cef54 - main - net-im/p5-Protocol-XMPP: update 0.006 -> 0.007
Message-ID:  <69698cca.3c5f1.6a4abaa5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rodrigo:

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

commit 3500e98cef546288496e9309ca7568abeff801ba
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2026-01-16 00:47:37 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2026-01-16 00:51:08 +0000

    net-im/p5-Protocol-XMPP: update 0.006 -> 0.007
    
    Changelog: https://metacpan.org/dist/Protocol-XMPP/changes
    
    Fix test target by adding missing dependencies
---
 net-im/p5-Protocol-XMPP/Makefile | 8 ++++++--
 net-im/p5-Protocol-XMPP/distinfo | 5 +++--
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/net-im/p5-Protocol-XMPP/Makefile b/net-im/p5-Protocol-XMPP/Makefile
index 9942f8aaf129..b9b041d3dc55 100644
--- a/net-im/p5-Protocol-XMPP/Makefile
+++ b/net-im/p5-Protocol-XMPP/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	Protocol-XMPP
-PORTVERSION=	0.006
-PORTREVISION=	1
+PORTVERSION=	0.007
 CATEGORIES=	net-im perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:TEAM
@@ -12,6 +11,11 @@ WWW=		https://metacpan.org/release/Protocol-XMPP
 
 RUN_DEPENDS=	p5-Authen-SASL>=0:security/p5-Authen-SASL \
 		p5-XML-LibXML-SAX-ChunkParser>=0.00003:textproc/p5-XML-LibXML-SAX-ChunkParser
+TEST_DEPENDS=	p5-curry>=0:devel/p5-curry \
+		p5-Future>=0:devel/p5-Future \
+		p5-Mixin-Event-Dispatch>=0:devel/p5-Mixin-Event-Dispatch \
+		p5-Test-CheckDeps>=0:devel/p5-Test-CheckDeps \
+		p5-Test-Fatal>=0:devel/p5-Test-Fatal
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/net-im/p5-Protocol-XMPP/distinfo b/net-im/p5-Protocol-XMPP/distinfo
index e348117f6963..2d984ccca754 100644
--- a/net-im/p5-Protocol-XMPP/distinfo
+++ b/net-im/p5-Protocol-XMPP/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Protocol-XMPP-0.006.tar.gz) = 0c99684610a767e1a581b7c375bbfee4d10554ac30b90e566b7bf47c613dc921
-SIZE (Protocol-XMPP-0.006.tar.gz) = 32270
+TIMESTAMP = 1768523879
+SHA256 (Protocol-XMPP-0.007.tar.gz) = f58132397c9abfd1220a0342a44d76ddf570f3d1bfcffb85cd245acf4dd5f73b
+SIZE (Protocol-XMPP-0.007.tar.gz) = 32094


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69698cca.3c5f1.6a4abaa5>