svn commit: r401452 - head/devel/rubygem-coffee-script-source
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Nov 12 21:43:18 UTC 2015
Author: sunpoet
Date: Thu Nov 12 21:43:15 2015
New Revision: 401452
URL: https://svnweb.freebsd.org/changeset/ports/401452
Log:
- Update to 1.10.0
- Update WWW
Changes: https://github.com/jashkenas/coffeescript/commits/master
Modified:
head/devel/rubygem-coffee-script-source/Makefile
head/devel/rubygem-coffee-script-source/distinfo
head/devel/rubygem-coffee-script-source/pkg-descr
Modified: head/devel/rubygem-coffee-script-source/Makefile
==============================================================================
--- head/devel/rubygem-coffee-script-source/Makefile Thu Nov 12 21:43:11 2015 (r401451)
+++ head/devel/rubygem-coffee-script-source/Makefile Thu Nov 12 21:43:15 2015 (r401452)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= coffee-script-source
-PORTVERSION= 1.9.1.1
+PORTVERSION= 1.10.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +12,6 @@ COMMENT= CoffeeScript is a little langua
LICENSE= MIT
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/devel/rubygem-coffee-script-source/distinfo
==============================================================================
--- head/devel/rubygem-coffee-script-source/distinfo Thu Nov 12 21:43:11 2015 (r401451)
+++ head/devel/rubygem-coffee-script-source/distinfo Thu Nov 12 21:43:15 2015 (r401452)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/coffee-script-source-1.9.1.1.gem) = 05bbce02078abdb6969abfee5b18b9b914b475895222acac3d5613fe3dcf2eab
-SIZE (rubygem/coffee-script-source-1.9.1.1.gem) = 58368
+SHA256 (rubygem/coffee-script-source-1.10.0.gem) = e0e341d3717e0bc72c9e0d7113bed29ee8449723493ac8de5d83ce9cd3788ecc
+SIZE (rubygem/coffee-script-source-1.10.0.gem) = 58880
Modified: head/devel/rubygem-coffee-script-source/pkg-descr
==============================================================================
--- head/devel/rubygem-coffee-script-source/pkg-descr Thu Nov 12 21:43:11 2015 (r401451)
+++ head/devel/rubygem-coffee-script-source/pkg-descr Thu Nov 12 21:43:15 2015 (r401452)
@@ -3,4 +3,4 @@ all of those embarrassing braces and sem
gorgeous object model at its heart. CoffeeScript is an attempt to expose the
good parts of JavaScript in a simple way.
-WWW: http://jashkenas.github.com/coffee-script/
+WWW: https://github.com/jashkenas/coffeescript
More information about the svn-ports-head
mailing list