Index: head/sysutils/mcollective-shell-client/Makefile =================================================================== --- head/sysutils/mcollective-shell-client/Makefile (revision 410614) +++ head/sysutils/mcollective-shell-client/Makefile (revision 410615) @@ -1,34 +1,33 @@ # Created by: Bartek Rutkowski # $FreeBSD$ PORTNAME= mcollective-shell-client -PORTVERSION= 0.0.1 +PORTVERSION= 0.0.2 CATEGORIES= sysutils MAINTAINER= robak@FreeBSD.org COMMENT= MCollective shell client plugin LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= mcollective>=2.2.4:${PORTSDIR}/sysutils/mcollective USE_GITHUB= yes GH_ACCOUNT= puppetlabs GH_PROJECT= mcollective-shell-agent -GH_TAGNAME= 9fb27d5 PLIST_FILES= share/mcollective/application/shell/watcher.rb \ share/mcollective/application/shell/prefix_stream_buf.rb \ share/mcollective/application/shell.rb PLIST_DIRS= share/mcollective/application/shell NO_BUILD= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_DIRS} ${INSTALL_DATA} ${WRKSRC}/lib/mcollective/application/shell/watcher.rb ${STAGEDIR}${PREFIX}/share/mcollective/application/shell/ ${INSTALL_DATA} ${WRKSRC}/lib/mcollective/application/shell/prefix_stream_buf.rb ${STAGEDIR}${PREFIX}/share/mcollective/application/shell/ ${INSTALL_DATA} ${WRKSRC}/lib/mcollective/application/shell.rb ${STAGEDIR}${PREFIX}/share/mcollective/application/ .include Index: head/sysutils/mcollective-shell-client/distinfo =================================================================== --- head/sysutils/mcollective-shell-client/distinfo (revision 410614) +++ head/sysutils/mcollective-shell-client/distinfo (revision 410615) @@ -1,2 +1,2 @@ -SHA256 (puppetlabs-mcollective-shell-agent-0.0.1-9fb27d5_GH0.tar.gz) = dee93bf0d9b20532f2a4e020378ed9882c87c1bbaf58745fe777f254a5aeef10 -SIZE (puppetlabs-mcollective-shell-agent-0.0.1-9fb27d5_GH0.tar.gz) = 17895 +SHA256 (puppetlabs-mcollective-shell-agent-0.0.2_GH0.tar.gz) = 08c60644752e969b86459b23818f3b991514be3633141ac0e6e984672d11574f +SIZE (puppetlabs-mcollective-shell-agent-0.0.2_GH0.tar.gz) = 17984