Date: Sat, 20 Apr 2024 14:28:43 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 80c1955d9725 - main - sysutils/rubygem-smart_proxy_salt: Update to 5.1.0 Message-ID: <202404201428.43KEShRb011164@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=80c1955d972510924e023e78c6b2e841fcdbd6b4 commit 80c1955d972510924e023e78c6b2e841fcdbd6b4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-20 14:24:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-20 14:26:01 +0000 sysutils/rubygem-smart_proxy_salt: Update to 5.1.0 Changes: https://github.com/theforeman/smart_proxy_salt/releases --- sysutils/rubygem-smart_proxy_salt/Makefile | 5 ++--- sysutils/rubygem-smart_proxy_salt/distinfo | 6 +++--- sysutils/rubygem-smart_proxy_salt/pkg-plist | 1 - 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/sysutils/rubygem-smart_proxy_salt/Makefile b/sysutils/rubygem-smart_proxy_salt/Makefile index 0f2418e9f706..5161f9209060 100644 --- a/sysutils/rubygem-smart_proxy_salt/Makefile +++ b/sysutils/rubygem-smart_proxy_salt/Makefile @@ -1,5 +1,5 @@ PORTNAME= smart_proxy_salt -PORTVERSION= 5.0.1 +PORTVERSION= 5.1.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= GPLv3 RUN_DEPENDS= foreman-proxy>=1.8.0:net/foreman-proxy \ ${PYTHON_PKGNAMEPREFIX}salt>0:sysutils/py-salt@${PY_FLAVOR} \ - rubygem-smart_proxy_dynflow>=0.5.0:sysutils/rubygem-smart_proxy_dynflow + rubygem-smart_proxy_dynflow>=0.5.0<1:sysutils/rubygem-smart_proxy_dynflow USES= cpe gem python shebangfix @@ -21,7 +21,6 @@ CPE_VENDOR= theforeman SHEBANG_FILES= bin/foreman-node \ sbin/upload-salt-reports -python_OLD_CMD= /usr/bin/salt_python_wrapper post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/bin/foreman-node ${WRKSRC}/sbin/upload-salt-reports diff --git a/sysutils/rubygem-smart_proxy_salt/distinfo b/sysutils/rubygem-smart_proxy_salt/distinfo index b6e64f0f13e7..c618d0019ec9 100644 --- a/sysutils/rubygem-smart_proxy_salt/distinfo +++ b/sysutils/rubygem-smart_proxy_salt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674590914 -SHA256 (rubygem/smart_proxy_salt-5.0.1.gem) = 10417cecd59257065c47b2667c388c4da0503724b3a746c7d23e2c6ef2ba04ce -SIZE (rubygem/smart_proxy_salt-5.0.1.gem) = 28672 +TIMESTAMP = 1713528680 +SHA256 (rubygem/smart_proxy_salt-5.1.0.gem) = 27808b770676394f3bd07e58d4a6527c24c90b55b34f32d7dd3e26163b31701b +SIZE (rubygem/smart_proxy_salt-5.1.0.gem) = 28672 diff --git a/sysutils/rubygem-smart_proxy_salt/pkg-plist b/sysutils/rubygem-smart_proxy_salt/pkg-plist index c79195075beb..c290dfc4756a 100644 --- a/sysutils/rubygem-smart_proxy_salt/pkg-plist +++ b/sysutils/rubygem-smart_proxy_salt/pkg-plist @@ -1,5 +1,4 @@ bin/foreman-node -bin/salt_python_wrapper @sample etc/foreman-proxy/settings.d/salt.yml.sample @sample etc/salt/foreman.yaml.sample sbin/upload-salt-reports
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404201428.43KEShRb011164>