svn commit: r342237 - head/devel/rubygem-coffee-script

Steve Wills swills at FreeBSD.org
Sun Feb 2 03:02:24 UTC 2014


Author: swills
Date: Sun Feb  2 03:02:23 2014
New Revision: 342237
URL: http://svnweb.freebsd.org/changeset/ports/342237
QAT: https://qat.redports.org/buildarchive/r342237/

Log:
  - Update dependencies

Modified:
  head/devel/rubygem-coffee-script/Makefile

Modified: head/devel/rubygem-coffee-script/Makefile
==============================================================================
--- head/devel/rubygem-coffee-script/Makefile	Sun Feb  2 03:01:57 2014	(r342236)
+++ head/devel/rubygem-coffee-script/Makefile	Sun Feb  2 03:02:23 2014	(r342237)
@@ -3,7 +3,7 @@
 
 PORTNAME=	coffee-script
 PORTVERSION=	2.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Ruby CoffeeScript is a bridge t
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-coffee-script-source>=1.4.0:${PORTSDIR}/devel/rubygem-coffee-script-source \
+RUN_DEPENDS=	rubygem-coffee-script-source>=1.7.0:${PORTSDIR}/devel/rubygem-coffee-script-source \
 		rubygem-execjs>=0:${PORTSDIR}/devel/rubygem-execjs
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list