Date: Fri, 30 Dec 2022 14:06:56 GMT From: =?utf-8?Q?Vin=C3=ADcius=20Zavam?= <egypcio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b0b986784051 - main - lang/coffeescript: update 2.6.1 to 2.7.0 Message-ID: <202212301406.2BUE6u2T045493@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by egypcio: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0b986784051c028467fb03f5a8cfeacb81f407e commit b0b986784051c028467fb03f5a8cfeacb81f407e Author: VinÃcius Zavam <egypcio@FreeBSD.org> AuthorDate: 2022-12-30 14:03:41 +0000 Commit: VinÃcius Zavam <egypcio@FreeBSD.org> CommitDate: 2022-12-30 14:03:41 +0000 lang/coffeescript: update 2.6.1 to 2.7.0 --- lang/coffeescript/Makefile | 3 +-- lang/coffeescript/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lang/coffeescript/Makefile b/lang/coffeescript/Makefile index 727462f4fac7..835a2bc43b51 100644 --- a/lang/coffeescript/Makefile +++ b/lang/coffeescript/Makefile @@ -1,6 +1,5 @@ PORTNAME= coffeescript -DISTVERSION= 2.6.1 -PORTREVISION= 1 +DISTVERSION= 2.7.0 CATEGORIES= lang MAINTAINER= egypcio@FreeBSD.org diff --git a/lang/coffeescript/distinfo b/lang/coffeescript/distinfo index a48881a85cfa..83adede71488 100644 --- a/lang/coffeescript/distinfo +++ b/lang/coffeescript/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634560984 -SHA256 (jashkenas-coffeescript-2.6.1_GH0.tar.gz) = 159706282d4438332baa0ebb83a37aa849b017170899c8252badb7cda775ca77 -SIZE (jashkenas-coffeescript-2.6.1_GH0.tar.gz) = 2260295 +TIMESTAMP = 1672406424 +SHA256 (jashkenas-coffeescript-2.7.0_GH0.tar.gz) = 703aaf1f549d32b2af05134efae743ec4a5913fdba8bd2ea21a5e8c7c54dd54e +SIZE (jashkenas-coffeescript-2.7.0_GH0.tar.gz) = 2271083
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212301406.2BUE6u2T045493>