From d02d7f8384a2c83d7083cf5ac75ec1fbf0b6507f Mon Sep 17 00:00:00 2001 From: Bartek Rutkowski Date: Tue, 8 Mar 2016 13:31:09 +0000 Subject: sysutils/mcollective-shell-agent: update 0.0.1 -> 0.0.2 - Delete obsolete patch - Remove obsolete GH_TAGNAME --- sysutils/mcollective-shell-agent/Makefile | 3 +-- sysutils/mcollective-shell-agent/distinfo | 4 ++-- .../files/patch-lib-mcollective-agent-shell-job.rb | 8 -------- 3 files changed, 3 insertions(+), 12 deletions(-) delete mode 100644 sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb (limited to 'sysutils/mcollective-shell-agent') diff --git a/sysutils/mcollective-shell-agent/Makefile b/sysutils/mcollective-shell-agent/Makefile index 55e0fdecb57f..bce87aca36e4 100644 --- a/sysutils/mcollective-shell-agent/Makefile +++ b/sysutils/mcollective-shell-agent/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mcollective-shell-agent -PORTVERSION= 0.0.1 +PORTVERSION= 0.0.2 CATEGORIES= sysutils MAINTAINER= robak@FreeBSD.org @@ -15,7 +15,6 @@ 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 \ diff --git a/sysutils/mcollective-shell-agent/distinfo b/sysutils/mcollective-shell-agent/distinfo index 51920d264c4f..9f98d9c28a85 100644 --- a/sysutils/mcollective-shell-agent/distinfo +++ b/sysutils/mcollective-shell-agent/distinfo @@ -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 diff --git a/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb b/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb deleted file mode 100644 index 24d393bde766..000000000000 --- a/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb +++ /dev/null @@ -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. -- cgit v1.2.3