svn commit: r481093 - head/lang/coffeescript

Steve Wills swills at FreeBSD.org
Tue Oct 2 01:13:54 UTC 2018


Author: swills
Date: Tue Oct  2 01:13:53 2018
New Revision: 481093
URL: https://svnweb.freebsd.org/changeset/ports/481093

Log:
  lang/coffeescript: update to 2.3.2
  
  PR:		231678
  Submitted by:	Vinícius Zavam <egypcio at googlemail.com> (maintainer)

Modified:
  head/lang/coffeescript/Makefile   (contents, props changed)
  head/lang/coffeescript/distinfo   (contents, props changed)

Modified: head/lang/coffeescript/Makefile
==============================================================================
--- head/lang/coffeescript/Makefile	Tue Oct  2 00:45:46 2018	(r481092)
+++ head/lang/coffeescript/Makefile	Tue Oct  2 01:13:53 2018	(r481093)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	coffeescript
-DISTVERSION=	2.3.1
+DISTVERSION=	2.3.2
 CATEGORIES=	lang
 
 MAINTAINER=	egypcio at googlemail.com

Modified: head/lang/coffeescript/distinfo
==============================================================================
--- head/lang/coffeescript/distinfo	Tue Oct  2 00:45:46 2018	(r481092)
+++ head/lang/coffeescript/distinfo	Tue Oct  2 01:13:53 2018	(r481093)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530699643
-SHA256 (jashkenas-coffeescript-2.3.1_GH0.tar.gz) = 0657ac2e1f7d4478032710fe1aa6ec3a9d11ce9227706c27b2dc2c2c5d2e6693
-SIZE (jashkenas-coffeescript-2.3.1_GH0.tar.gz) = 1745605
+TIMESTAMP = 1537800475
+SHA256 (jashkenas-coffeescript-2.3.2_GH0.tar.gz) = fbdb7cb36d368d944ca96ab6b30ede36e6f26c5dc5e1c7d70438270a9ad56dda
+SIZE (jashkenas-coffeescript-2.3.2_GH0.tar.gz) = 1754957


More information about the svn-ports-all mailing list