From 323c88e0a959488d71185deb71475eedefe3b3f1 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Oct 2013 18:32:10 +0000 Subject: - Update to 2.0.1 Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md --- sysutils/rubygem-guard/Makefile | 12 ++++++------ sysutils/rubygem-guard/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'sysutils/rubygem-guard') diff --git a/sysutils/rubygem-guard/Makefile b/sysutils/rubygem-guard/Makefile index bd0c5d70727d..420b4ebb61fa 100644 --- a/sysutils/rubygem-guard/Makefile +++ b/sysutils/rubygem-guard/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= guard -PORTVERSION= 1.8.3 +PORTVERSION= 2.0.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -12,16 +12,16 @@ COMMENT= Command line tool to easily handle events on file system modifications LICENSE= MIT RUN_DEPENDS= rubygem-formatador>=0.2.4:${PORTSDIR}/devel/rubygem-formatador \ - rubygem-listen>=1.3:${PORTSDIR}/devel/rubygem-listen \ - rubygem-lumberjack>=1.0.2:${PORTSDIR}/devel/rubygem-lumberjack \ - rubygem-pry>=0.9.10:${PORTSDIR}/devel/rubygem-pry \ - rubygem-thor>=0.14.6:${PORTSDIR}/devel/rubygem-thor + rubygem-listen>=2:${PORTSDIR}/devel/rubygem-listen \ + rubygem-lumberjack>=1:${PORTSDIR}/devel/rubygem-lumberjack \ + rubygem-pry>=0.9.12:${PORTSDIR}/devel/rubygem-pry \ + rubygem-thor>=0.18.1:${PORTSDIR}/devel/rubygem-thor +NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/guard -NO_STAGE= yes .include diff --git a/sysutils/rubygem-guard/distinfo b/sysutils/rubygem-guard/distinfo index d40c78996387..795518551466 100644 --- a/sysutils/rubygem-guard/distinfo +++ b/sysutils/rubygem-guard/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/guard-1.8.3.gem) = 6b6ef0f7f8399afe9b73ddc9ba024118b5ee75e15fc94b6bb8aa2c367043b0c5 -SIZE (rubygem/guard-1.8.3.gem) = 233984 +SHA256 (rubygem/guard-2.0.1.gem) = a097e763c20e1f06482880011d57fa162d5d79e6c3b636fb84f7c5b02e7c868c +SIZE (rubygem/guard-2.0.1.gem) = 229888 -- cgit v1.2.3