aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-guard-livereload/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-04 03:52:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-04 03:52:46 +0000
commitef55839b2a2fc6aa690a1cb4322af0aacdafcf70 (patch)
tree456f541188f02f1e7b101ea860ef903acead42a0 /sysutils/rubygem-guard-livereload/Makefile
parentb721bf2aeb34f042384cb7328b1616ba3966dc07 (diff)
Notes
Diffstat (limited to 'sysutils/rubygem-guard-livereload/Makefile')
-rw-r--r--sysutils/rubygem-guard-livereload/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rubygem-guard-livereload/Makefile b/sysutils/rubygem-guard-livereload/Makefile
index b540d82f654c..5ac42faee09c 100644
--- a/sysutils/rubygem-guard-livereload/Makefile
+++ b/sysutils/rubygem-guard-livereload/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= guard-livereload
-PORTVERSION= 0.3.1
+PORTVERSION= 0.4.0
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@@ -14,7 +14,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Automatically reloads your browser when 'view' files are modified
RUN_DEPENDS= rubygem-em-websocket>=0.2.0:${PORTSDIR}/www/rubygem-em-websocket \
- rubygem-guard>=0.4.0:${PORTSDIR}/sysutils/rubygem-guard \
+ rubygem-guard>=0.10.0:${PORTSDIR}/sysutils/rubygem-guard \
rubygem-multi_json>=1.0.3:${PORTSDIR}/devel/rubygem-multi_json
USE_RUBY= yes