Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2026 19:32:33 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Thomas Morper <twm@pdp11.pw>
Subject:   git: 599f556052b1 - main - net-im/prosody: Update 13.0.3 => 13.0.4
Message-ID:  <6977c151.e7a1.7fd25dde@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit 599f556052b15baf7b799f85f276fd638b2389d0
Author:     Thomas Morper <twm@pdp11.pw>
AuthorDate: 2026-01-26 19:30:38 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-26 19:30:38 +0000

    net-im/prosody: Update 13.0.3 => 13.0.4
    
    Release Notes:
    https://prosody.im/doc/release/13.0.4
    
    Add build,run to USES=lua:54 - port doesn't link with liblua-54.so.
    
    PR:     292725
---
 net-im/prosody/Makefile | 5 ++---
 net-im/prosody/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile
index 13279bedbf09..dfa31e70cd72 100644
--- a/net-im/prosody/Makefile
+++ b/net-im/prosody/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	prosody
-DISTVERSION=	13.0.3
-PORTREVISION=	1
+DISTVERSION=	13.0.4
 CATEGORIES=	net-im
 MASTER_SITES=	https://prosody.im/downloads/source/
 
@@ -21,7 +20,7 @@ RUN_DEPENDS=	${LUA_REFMODLIBDIR}/lfs.so:devel/luafilesystem@${LUA_FLAVOR} \
 		${LUA_REFMODLIBDIR}/socket/core.so:net/lua-luasocket@${LUA_FLAVOR} \
 		${LUA_REFMODLIBDIR}/ssl.so:security/luasec@${LUA_FLAVOR}
 
-USES=		cpe gmake lua:54 shebangfix ssl
+USES=		cpe gmake lua:54,build,run shebangfix ssl
 USE_RC_SUBR=	prosody
 SHEBANG_FILES=	prosody prosodyctl tools/migration/prosody-migrator.lua
 
diff --git a/net-im/prosody/distinfo b/net-im/prosody/distinfo
index 74b7cbabe7ed..c7a566387051 100644
--- a/net-im/prosody/distinfo
+++ b/net-im/prosody/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767702962
-SHA256 (prosody-13.0.3.tar.gz) = a51ed3ebe54c19acd638ee5f54014ab3696c12f99ffc75ac293d69f2f0ffdc0b
-SIZE (prosody-13.0.3.tar.gz) = 738587
+TIMESTAMP = 1769371446
+SHA256 (prosody-13.0.4.tar.gz) = 06d524155d399be30640d58b4fba976b2917c157d3e3b833d29bd7698a0fe082
+SIZE (prosody-13.0.4.tar.gz) = 739068


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6977c151.e7a1.7fd25dde>