aboutsummaryrefslogtreecommitdiff
path: root/lang/coffeescript/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* lang/coffeescript: update 2.5.0 to 2.5.1Vinícius Zavam2020-02-041-3/+3
| | | | Notes: svn path=/head/; revision=525158
* lang/coffeescript: update 2.4.1 to 2.5.0Vinícius Zavam2020-01-031-3/+3
| | | | Notes: svn path=/head/; revision=521942
* lang/coffeescript: update 2.3.2 to 2.4.1Vinícius Zavam2019-04-181-3/+3
| | | | | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D19938 Notes: svn path=/head/; revision=499240
* lang/coffeescript: update to 2.3.2Steve Wills2018-10-021-3/+3
| | | | | | | | PR: 231678 Submitted by: Vinícius Zavam <egypcio@googlemail.com> (maintainer) Notes: svn path=/head/; revision=481093
* lang/coffeescript: update to 2.3.1Steve Wills2018-07-041-3/+3
| | | | | | | | PR: 229511 Submitted by: Vinícius Zavam <egypcio@googlemail.com> (maintainer) Notes: svn path=/head/; revision=473928
* CoffeeScript is a little language that compiles into JavaScript. Underneath thatRenato Botelho2018-04-131-0/+3
awkward Java-esque patina, JavaScript has always had a gorgeous heart. It's an attempt to expose the good parts of JavaScript in a simple way. WWW: http://coffeescript.org/ PR: 227412 Submitted by: egypcio@googlemail.com Differential Revision: https://reviews.freebsd.org/D15025 Notes: svn path=/head/; revision=467243