Index: head/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb =================================================================== --- head/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb (revision 410613) +++ head/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb (nonexistent) @@ -1,8 +0,0 @@ ---- lib/mcollective/agent/shell/job.rb.orig 2014-08-14 12:52:06.644348698 +0200 -+++ lib/mcollective/agent/shell/job.rb 2014-08-14 12:52:14.552664032 +0200 -@@ -1,4 +1,5 @@ - require 'securerandom' -+require 'pathname' - - # The Job class manages the spawning and state tracking for a process as it's - # running. Property changes on: head/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/mcollective-shell-agent/Makefile =================================================================== --- head/sysutils/mcollective-shell-agent/Makefile (revision 410613) +++ head/sysutils/mcollective-shell-agent/Makefile (revision 410614) @@ -1,34 +1,33 @@ # Created by: Bartek Rutkowski # $FreeBSD$ PORTNAME= mcollective-shell-agent -PORTVERSION= 0.0.1 +PORTVERSION= 0.0.2 CATEGORIES= sysutils MAINTAINER= robak@FreeBSD.org COMMENT= MCollective shell agent plugin LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= mcollective>=2.2.4:${PORTSDIR}/sysutils/mcollective USE_GITHUB= yes GH_ACCOUNT= puppetlabs -GH_TAGNAME= 9fb27d5 PLIST_FILES= share/mcollective/agent/shell/job.rb \ share/mcollective/agent/shell.rb \ share/mcollective/agent/shell.ddl PLIST_DIRS= share/mcollective/agent/shell NO_BUILD= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_DIRS} ${INSTALL_DATA} ${WRKSRC}/lib/mcollective/agent/shell/job.rb ${STAGEDIR}${PREFIX}/share/mcollective/agent/shell/ ${INSTALL_DATA} ${WRKSRC}/lib/mcollective/agent/shell.rb ${STAGEDIR}${PREFIX}/share/mcollective/agent/ ${INSTALL_DATA} ${WRKSRC}/lib/mcollective/agent/shell.ddl ${STAGEDIR}${PREFIX}/share/mcollective/agent/ .include Index: head/sysutils/mcollective-shell-agent/distinfo =================================================================== --- head/sysutils/mcollective-shell-agent/distinfo (revision 410613) +++ head/sysutils/mcollective-shell-agent/distinfo (revision 410614) @@ -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