Skip to content

Commit

Permalink
sysutils/rubygem-smart_proxy_remote_execution_ssh: Update to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 21, 2021
1 parent 3defd7c commit 64e1536
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= smart_proxy_remote_execution_ssh
PORTVERSION= 0.2.0
PORTVERSION= 0.4.1
CATEGORIES= sysutils ruby
MASTER_SITES= RG

Expand All @@ -10,20 +10,20 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= foreman-proxy>=1.12.0:net/foreman-proxy \
rubygem-smart_proxy_dynflow>=0.1.0:sysutils/rubygem-smart_proxy_dynflow
rubygem-net-ssh>=0,2:security/rubygem-net-ssh \
rubygem-smart_proxy_dynflow>=0.5<1:sysutils/rubygem-smart_proxy_dynflow

NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes

NO_ARCH= yes

PLIST_FILES= "@sample etc/foreman-proxy/settings.d/remote_execution_ssh.yml.sample" \
share/foreman-proxy/bundler.d/remote_execution_ssh.rb

post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d
${INSTALL_DATA} ${WRKSRC}/settings.d/remote_execution_ssh.yml.example \
${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d/remote_execution_ssh.yml.sample
${INSTALL_DATA} ${WRKSRC}/bundler.plugins.d/remote_execution_ssh.rb \
${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d/remote_execution_ssh.rb
${INSTALL_DATA} ${WRKSRC}/settings.d/remote_execution_ssh.yml.example ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d/remote_execution_ssh.yml.sample
${INSTALL_DATA} ${WRKSRC}/bundler.d/remote_execution_ssh.rb ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d/remote_execution_ssh.rb

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1523186965
SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.2.0.gem) = 116ebd54999988af18ac7a2ddd69aa15fe008f054b94b9f7da94a63f1409caca
SIZE (rubygem/smart_proxy_remote_execution_ssh-0.2.0.gem) = 18432
TIMESTAMP = 1626714664
SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.4.1.gem) = 54069da072b3b8fcfbd5e6575457c4cb181735ec3b184216022e00c187fe7a97
SIZE (rubygem/smart_proxy_remote_execution_ssh-0.4.1.gem) = 30720

0 comments on commit 64e1536

Please sign in to comment.