diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-20 14:24:14 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-20 14:26:01 +0000 |
| commit | 80c1955d972510924e023e78c6b2e841fcdbd6b4 (patch) | |
| tree | 42704406e753c8370c72c66a5dc40c9f216ad76b /sysutils/rubygem-smart_proxy_salt/Makefile | |
| parent | 1ef2cc8c773b3a3f5c563ec98a7572ea65dc9bf1 (diff) | |
Diffstat (limited to 'sysutils/rubygem-smart_proxy_salt/Makefile')
| -rw-r--r-- | sysutils/rubygem-smart_proxy_salt/Makefile | 5 |
1 files changed, 2 insertions, 3 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 |
