diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2021-10-19 07:38:14 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2021-10-19 07:38:14 +0000 |
commit | 17fd72a5199102eeebe2948aaadda83793430bc4 (patch) | |
tree | 620514c81f63fe5e8e86e6d2ec9724bdd16456dc | |
parent | e26ae8b21cbb2a25eb231094052c54c0a3af37e1 (diff) |
lang/coffeescript: update 2.5.1 to 2.6.1
-rw-r--r-- | lang/coffeescript/Makefile | 2 | ||||
-rw-r--r-- | lang/coffeescript/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/coffeescript/Makefile b/lang/coffeescript/Makefile index 1a47f4bfdbd2..23c22a7f3d1b 100644 --- a/lang/coffeescript/Makefile +++ b/lang/coffeescript/Makefile @@ -1,5 +1,5 @@ PORTNAME= coffeescript -DISTVERSION= 2.5.1 +DISTVERSION= 2.6.1 CATEGORIES= lang MAINTAINER= egypcio@FreeBSD.org diff --git a/lang/coffeescript/distinfo b/lang/coffeescript/distinfo index 9cc4d018a624..a48881a85cfa 100644 --- a/lang/coffeescript/distinfo +++ b/lang/coffeescript/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580814836 -SHA256 (jashkenas-coffeescript-2.5.1_GH0.tar.gz) = 61287d9f56b2b9fa12d6dd97efc664c3f9ef817113127b5cd0ecba1fc31ea0fc -SIZE (jashkenas-coffeescript-2.5.1_GH0.tar.gz) = 2226483 +TIMESTAMP = 1634560984 +SHA256 (jashkenas-coffeescript-2.6.1_GH0.tar.gz) = 159706282d4438332baa0ebb83a37aa849b017170899c8252badb7cda775ca77 +SIZE (jashkenas-coffeescript-2.6.1_GH0.tar.gz) = 2260295 |