pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/libsass



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jan  1 11:39:43 UTC 2024

Modified Files:
        pkgsrc/www/libsass: Makefile distinfo

Log Message:
libsass: updated to 3.6.6

3.6.6
Maintenance release to fix most urgent issues in LibSass, as reported in 2023.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/libsass/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/libsass/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/libsass/Makefile
diff -u pkgsrc/www/libsass/Makefile:1.19 pkgsrc/www/libsass/Makefile:1.20
--- pkgsrc/www/libsass/Makefile:1.19    Fri May 21 07:03:40 2021
+++ pkgsrc/www/libsass/Makefile Mon Jan  1 11:39:43 2024
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2021/05/21 07:03:40 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/01/01 11:39:43 adam Exp $
 
-DISTNAME=      libsass-3.6.5
+DISTNAME=      libsass-3.6.6
 CATEGORIES=    www devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sass/}
 
 MAINTAINER=    adam%NetBSD.org@localhost
-HOMEPAGE=      http://sass-lang.com/libsass/
+HOMEPAGE=      https://sass-lang.com/libsass/
 COMMENT=       C/C++ port of the Sass CSS precompiler
 LICENSE=       mit
 

Index: pkgsrc/www/libsass/distinfo
diff -u pkgsrc/www/libsass/distinfo:1.23 pkgsrc/www/libsass/distinfo:1.24
--- pkgsrc/www/libsass/distinfo:1.23    Tue Oct 26 11:29:37 2021
+++ pkgsrc/www/libsass/distinfo Mon Jan  1 11:39:43 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2021/10/26 11:29:37 nia Exp $
+$NetBSD: distinfo,v 1.24 2024/01/01 11:39:43 adam Exp $
 
-BLAKE2s (libsass-3.6.5.tar.gz) = 821dd9be7d52135f6546b74ce9dda6590f8b99341b468267aef6ff96cd25a317
-SHA512 (libsass-3.6.5.tar.gz) = 98cc7e12fdf74cd9e92d8d4a62b821956d3ad186fcee9a8d77b677a621342aa161b73d9adad4c1849678a3bac890443120cc8febe1b7429aab374321d635b8f7
-Size (libsass-3.6.5.tar.gz) = 342426 bytes
+BLAKE2s (libsass-3.6.6.tar.gz) = 97ff0e27460ee1ca77fd9d40cbda287d565ebfa9c1c74c8de10294a410609248
+SHA512 (libsass-3.6.6.tar.gz) = 659828c854af391c10a16954425fbeeb5fa036189dea45555cd8046338f7469eb7f8d84134030ce644921514b8f397ef6070b56dfb116ea7ce94328d64576518
+Size (libsass-3.6.6.tar.gz) = 342625 bytes
 SHA1 (patch-src_sass.hpp) = 0c003be73e3891f9a24866a099e1dfec1065c6cb
 SHA1 (patch-src_units.hpp) = 7d00a300e65b3e0dd042c8d8661ce3f30ebad4b0



Home | Main Index | Thread Index | Old Index