aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-dropzonejs-rails/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-17 18:08:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-17 18:08:56 +0000
commitd617ce609630e5d5ac01abfc9d7e0915e48aa09c (patch)
tree96d28f6de576574a2fe8602a6ad44513ff7e879b /www/rubygem-dropzonejs-rails/Makefile
parent454b8875c0c28ec16c55a2ea6b775a5f1a32215c (diff)
downloadports-d617ce609630e5d5ac01abfc9d7e0915e48aa09c.tar.gz
ports-d617ce609630e5d5ac01abfc9d7e0915e48aa09c.zip
- Update to 0.7.2
Notes
Notes: svn path=/head/; revision=399572
Diffstat (limited to 'www/rubygem-dropzonejs-rails/Makefile')
-rw-r--r--www/rubygem-dropzonejs-rails/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/rubygem-dropzonejs-rails/Makefile b/www/rubygem-dropzonejs-rails/Makefile
index 9218416d6d61..83ccbccb210a 100644
--- a/www/rubygem-dropzonejs-rails/Makefile
+++ b/www/rubygem-dropzonejs-rails/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dropzonejs-rails
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -10,8 +10,9 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= JS File upload by Matias Meno
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-rails4>=4.1.4:${PORTSDIR}/www/rubygem-rails4
+RUN_DEPENDS= rubygem-rails4>=3.1:${PORTSDIR}/www/rubygem-rails4
NO_ARCH= yes
USE_RUBY= yes