typescript: update to 6.0.2

This commit is contained in:
Mohamed Akram
2026-04-12 15:25:43 +04:00
parent 5c13ad1d87
commit d2cf681ff9
+8 -7
View File
@@ -3,11 +3,11 @@
PortSystem 1.0
name typescript
version 5.9.3
version 6.0.2
revision 0
checksums rmd160 752b7233edf3abd0a48550dac35a610721aac710 \
sha256 10e108c9cf7d5f2879053dff18515fb405abf2ccef63eaaf017d9c571687a1d3 \
size 4377468
checksums rmd160 48e83e49f46c1bef448c1148813836ff2495917f \
sha256 0ae5c188a2f5db22df72fe5e74dcbc122afb52031a86dbac33e78a86db39c65e \
size 4515770
categories lang
maintainers @goranmoomin openmaintainer
@@ -25,9 +25,9 @@ distfiles ${distname}.tgz
platforms any
supported_archs noarch
depends_lib-append path:bin/node:nodejs22
depends_lib-append path:bin/node:nodejs24
depends_build-append \
path:bin/npm:npm10
path:bin/npm:npm11
use_configure no
@@ -39,7 +39,8 @@ extract {
build {}
destroot {
system -W ${worksrcpath} "npm install --global --prefix [shellescape ${destroot}${prefix}] ${distname}.tgz"
system -W ${worksrcpath} "npm install --global --prefix \
[shellescape ${destroot}${prefix}] ${distname}.tgz"
}
livecheck.type regex