aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-launchy/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-08-05 16:58:59 +0000
committerSteve Wills <swills@FreeBSD.org>2012-08-05 16:58:59 +0000
commita2e356d73de0168b26039fc7af3e914445f02d94 (patch)
tree086d51462b1a746bf62d82849211f700fc5ad1f6 /devel/rubygem-launchy/Makefile
parentbdd244dc735019c6963dd3a5a0068ec9490de481 (diff)
downloadports-a2e356d73de0168b26039fc7af3e914445f02d94.tar.gz
ports-a2e356d73de0168b26039fc7af3e914445f02d94.zip
Notes
Diffstat (limited to 'devel/rubygem-launchy/Makefile')
-rw-r--r--devel/rubygem-launchy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-launchy/Makefile b/devel/rubygem-launchy/Makefile
index 9e810d4e132e..cd17fcc8b029 100644
--- a/devel/rubygem-launchy/Makefile
+++ b/devel/rubygem-launchy/Makefile
@@ -5,14 +5,14 @@
# $FreeBSD$
PORTNAME= launchy
-PORTVERSION= 2.0.5
+PORTVERSION= 2.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A helper class for launching cross-platform applications
-RUN_DEPENDS= rubygem-addressable>=2.2.6:${PORTSDIR}/www/rubygem-addressable
+RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable
USE_RUBY= yes
USE_RAKE= yes