Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2025 00:38:25 GMT
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: abd5462efb01 - main - lang/typescript: update to 5.9.3
Message-ID:  <202510010038.5910cPer087278@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=abd5462efb01e650c59e456c54b5dd7e15b02057

commit abd5462efb01e650c59e456c54b5dd7e15b02057
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-10-01 00:16:49 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-10-01 00:38:21 +0000

    lang/typescript: update to 5.9.3
    
    Changelogs are nowhere to be found, so look here:
    https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3
    and note this is OLDEST first.
---
 lang/typescript/Makefile | 2 +-
 lang/typescript/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/typescript/Makefile b/lang/typescript/Makefile
index cb0d749ec2ae..92173be51f85 100644
--- a/lang/typescript/Makefile
+++ b/lang/typescript/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	typescript
-DISTVERSION=	5.9.2
+DISTVERSION=	5.9.3
 CATEGORIES=	lang
 MASTER_SITES=	https://registry.npmjs.org/${PORTNAME}/-/
 EXTRACT_SUFX=	.tgz
diff --git a/lang/typescript/distinfo b/lang/typescript/distinfo
index 1cd777146e14..191f1cf984a0 100644
--- a/lang/typescript/distinfo
+++ b/lang/typescript/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1754068082
-SHA256 (typescript-5.9.2.tgz) = 67a3bc82e822b8f45f653a80fc3a9730d23214d36c83ba85dd7f5abebee82062
-SIZE (typescript-5.9.2.tgz) = 4376902
+TIMESTAMP = 1759274614
+SHA256 (typescript-5.9.3.tgz) = 10e108c9cf7d5f2879053dff18515fb405abf2ccef63eaaf017d9c571687a1d3
+SIZE (typescript-5.9.3.tgz) = 4377468


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510010038.5910cPer087278>