From cc49afb842ce35d92ace9697359f3fbf2b9b226d Mon Sep 17 00:00:00 2001 From: trustbyte Date: Sun, 22 Mar 2026 19:48:45 +0100 Subject: [PATCH] dart-sass: update to 1.98.0 --- www/dart-sass/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/dart-sass/Portfile b/www/dart-sass/Portfile index ca9f37fa576..6cff80132d6 100644 --- a/www/dart-sass/Portfile +++ b/www/dart-sass/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup sass dart-sass 1.86.3 +github.setup sass dart-sass 1.98.0 github.tarball_from archive categories www textproc supported_archs x86_64 arm64 @@ -15,9 +15,9 @@ long_description Dart Sass is the primary implementation of Sass, which means easy to install, and it compiles to pure JavaScript which makes it \ easy to integrate into modern web development workflows. homepage https://sass-lang.com/dart-sass -checksums rmd160 044117f24274bcd26cf0ad98b26837f91ba9e1e8 \ - sha256 b168902cfed5560084f86d3f8a1a9c13fc31ed840644b1ca8a20975f94e21cd0 \ - size 729880 +checksums rmd160 95a840d630ba1befeb7d5f374d77aed64829da88 \ + sha256 2eab6aebaba4e095e67b970baf8b0bdb4b934be17fdee1ca5d5da6a490b5517a \ + size 800460 use_configure no