Date: Tue, 09 Dec 2025 20:42:31 +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: Einar Bjarni Ha=?utf-8?Q?lld=C3=B3rs?=son <einar@isnic.is> Subject: git: 6b9c3fa19dac - main - net-mgmt/rubygem-oxidized: Update 0.34.3 => 0.35.0 Message-ID: <693889b7.33864.59478d92@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=6b9c3fa19dacab1a4d0b6630e2f6eb6402bd5a9d commit 6b9c3fa19dacab1a4d0b6630e2f6eb6402bd5a9d Author: Einar Bjarni Halldórsson <einar@isnic.is> AuthorDate: 2025-12-09 20:40:14 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-12-09 20:42:18 +0000 net-mgmt/rubygem-oxidized: Update 0.34.3 => 0.35.0 Changelog: https://github.com/ytti/oxidized/releases/tag/0.35.0 While here fix warnings from portclippy and portlint. PR: 291396 Approved by: Nick Hilliard <nick@foobar.org> (maintainer) --- net-mgmt/rubygem-oxidized/Makefile | 14 ++++++-------- net-mgmt/rubygem-oxidized/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/net-mgmt/rubygem-oxidized/Makefile b/net-mgmt/rubygem-oxidized/Makefile index 4c3d7a0b8fd2..3ada32295bd2 100644 --- a/net-mgmt/rubygem-oxidized/Makefile +++ b/net-mgmt/rubygem-oxidized/Makefile @@ -1,5 +1,5 @@ PORTNAME= oxidized -PORTVERSION= 0.34.3 +PORTVERSION= 0.35.0 CATEGORIES= net-mgmt rubygems MASTER_SITES= RG @@ -17,26 +17,24 @@ RUN_DEPENDS= rubygem-asetus>=0.4<1:devel/rubygem-asetus \ rubygem-net-scp>=4.1:security/rubygem-net-scp \ rubygem-net-ssh>=7.3,2<8,2:security/rubygem-net-ssh \ rubygem-net-telnet>=0.2<1:security/rubygem-net-telnet \ - rubygem-ostruct>=0.6<1:devel/rubygem-ostruct \ rubygem-psych>=5.0<6:textproc/rubygem-psych \ rubygem-rugged>=1.6<2:devel/rubygem-rugged \ rubygem-semantic_logger>=4.17.0:devel/rubygem-semantic_logger \ rubygem-slop>=4.6<5:devel/rubygem-slop \ rubygem-syslog>=0.3.0:devel/rubygem-syslog \ - rubygem-syslog_protocol>=0.9.2:devel/rubygem-syslog_protocol \ + rubygem-syslog_protocol>=0.9.2:devel/rubygem-syslog_protocol USES= gem shebangfix - -NO_ARCH= yes USE_RC_SUBR= oxidized -PLIST_FILES= bin/oxidized - SHEBANG_FILES= extra/*.runit +NO_ARCH= yes +SUB_LIST= RUBY=${RUBY} + USERS= oxidized GROUPS= oxidized -SUB_LIST= RUBY=${RUBY} +PLIST_FILES= bin/oxidized .include <bsd.port.mk> diff --git a/net-mgmt/rubygem-oxidized/distinfo b/net-mgmt/rubygem-oxidized/distinfo index 9ab89df73af3..540df7c1c579 100644 --- a/net-mgmt/rubygem-oxidized/distinfo +++ b/net-mgmt/rubygem-oxidized/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757261693 -SHA256 (rubygem/oxidized-0.34.3.gem) = 4865c33d4711bf6379a59a82db61bb918ebe4d053307e12da18853713b06669a -SIZE (rubygem/oxidized-0.34.3.gem) = 193024 +TIMESTAMP = 1764851480 +SHA256 (rubygem/oxidized-0.35.0.gem) = db1c2910792fdb2af4717adb97ae91624b573165935895d0ea85ad53064ffbe8 +SIZE (rubygem/oxidized-0.35.0.gem) = 198144home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693889b7.33864.59478d92>
