diff options
Diffstat (limited to 'sysutils/rubygem-smart_proxy_salt/Makefile')
-rw-r--r-- | sysutils/rubygem-smart_proxy_salt/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/rubygem-smart_proxy_salt/Makefile b/sysutils/rubygem-smart_proxy_salt/Makefile index 805ef804472a..df4decf06af7 100644 --- a/sysutils/rubygem-smart_proxy_salt/Makefile +++ b/sysutils/rubygem-smart_proxy_salt/Makefile @@ -1,6 +1,5 @@ PORTNAME= smart_proxy_salt -PORTVERSION= 5.1.0 -PORTREVISION= 1 +PORTVERSION= 6.0.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -10,9 +9,6 @@ WWW= https://github.com/theforeman/smart_proxy_salt LICENSE= GPLv3 -DEPRECATED= Depends on expired net/py-libcloud -EXPIRATION_DATE=2025-06-01 - 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<1:sysutils/rubygem-smart_proxy_dynflow |