Date: Thu, 04 Jun 2026 01:40:11 +0000 From: Romain Tar=?utf-8?Q?ti=C3=A8re?= <romain@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 34d5ef46f95a - main - sysutils/openvox-server8: Update to 8.13.0 Message-ID: <6a20d77b.27042.74a8a422@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by romain: URL: https://cgit.FreeBSD.org/ports/commit/?id=34d5ef46f95abca860d7aa79f2d887ebc17630e1 commit 34d5ef46f95abca860d7aa79f2d887ebc17630e1 Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2026-06-04 01:26:32 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2026-06-04 01:39:47 +0000 sysutils/openvox-server8: Update to 8.13.0 ChangeLog: https://github.com/OpenVoxProject/openvox-server/blob/main/CHANGELOG.md#8130-2026-04-30 With hat: puppet --- sysutils/openvox-server8/Makefile | 3 +-- sysutils/openvox-server8/distinfo | 6 +++--- sysutils/openvox-server8/files/pkg-message.in | 11 ++++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sysutils/openvox-server8/Makefile b/sysutils/openvox-server8/Makefile index 6abe861c91d9..f98b92c2e318 100644 --- a/sysutils/openvox-server8/Makefile +++ b/sysutils/openvox-server8/Makefile @@ -1,6 +1,5 @@ PORTNAME= openvox-server -PORTVERSION= 8.12.1 -PORTREVISION= 1 +PORTVERSION= 8.13.0 CATEGORIES= sysutils java MASTER_SITES= https://artifacts.voxpupuli.org/${PORTNAME}/${PORTVERSION}/ PKGNAMESUFFIX= 8 diff --git a/sysutils/openvox-server8/distinfo b/sysutils/openvox-server8/distinfo index 847d9bce5420..248c7638c684 100644 --- a/sysutils/openvox-server8/distinfo +++ b/sysutils/openvox-server8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771386435 -SHA256 (openvox-server-8.12.1.tar.gz) = 4302989bcd4c5704c22a6872ffff5540ca894fad077e8c6850c676d34963b3e6 -SIZE (openvox-server-8.12.1.tar.gz) = 66359044 +TIMESTAMP = 1779124091 +SHA256 (openvox-server-8.13.0.tar.gz) = 5666ce0f35e06536c1738514f36bf88862d7b33523136703f382e141296d9918 +SIZE (openvox-server-8.13.0.tar.gz) = 66460835 diff --git a/sysutils/openvox-server8/files/pkg-message.in b/sysutils/openvox-server8/files/pkg-message.in index 0635f9786fce..30eec02b7b06 100644 --- a/sysutils/openvox-server8/files/pkg-message.in +++ b/sysutils/openvox-server8/files/pkg-message.in @@ -5,13 +5,14 @@ Remember to run: sysrc puppetserver_enable=yes -A note to users upgrading to 2.6 who have also modified bootstrap.cfg, please -see the release notes for breaking changes in 2.5. +OpenVox Server ships with a version of JRuby that bundle an older version of +the json gem than the one provided by the ports pollection. If +devel/rubygem-json is installed, OpenVox Server may fail to start because it +loads the newer gem version, which lacks Java support. -https://docs.puppet.com/puppetserver/latest/release_notes.html#puppet-server-25 +This can be fixed by running: -The file bootstrap.cfg has been removed and ca configuration has been moved out -to its own file in ca.cfg. +puppetserver gem install json EOM } ]home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a20d77b.27042.74a8a422>
