pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/libsass libsass: updated to 3.6.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ae9c89fb628
branches: trunk
changeset: 403981:8ae9c89fb628
user: adam <adam%pkgsrc.org@localhost>
date: Mon Nov 04 12:56:39 2019 +0000
description:
libsass: updated to 3.6.3
3.6.3:
This release fixes issues introduced with 3.6.2 and the extend backport.
Also fixes an issue with memory lifespan of error_src on the C-API.
Additionally some edge case crashes have also been addressed.
Changelog
Fix compound extend warning
Fix extend being stuck in endless loop
Fix various edge-case segfault crashes
Extend error_src lifetime on c-api context
Fix memory leak in permutation function
Preserve indentation in nested mode
diffstat:
www/libsass/Makefile | 4 ++--
www/libsass/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 19912d33f698 -r 8ae9c89fb628 www/libsass/Makefile
--- a/www/libsass/Makefile Mon Nov 04 12:52:13 2019 +0000
+++ b/www/libsass/Makefile Mon Nov 04 12:56:39 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/10/16 14:28:26 adam Exp $
+# $NetBSD: Makefile,v 1.17 2019/11/04 12:56:39 adam Exp $
-DISTNAME= libsass-3.6.2
+DISTNAME= libsass-3.6.3
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=sass/}
diff -r 19912d33f698 -r 8ae9c89fb628 www/libsass/distinfo
--- a/www/libsass/distinfo Mon Nov 04 12:52:13 2019 +0000
+++ b/www/libsass/distinfo Mon Nov 04 12:56:39 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2019/10/16 14:28:26 adam Exp $
+$NetBSD: distinfo,v 1.18 2019/11/04 12:56:39 adam Exp $
-SHA1 (libsass-3.6.2.tar.gz) = 6f362fec7970bf0b7bec667166e93bbe63354816
-RMD160 (libsass-3.6.2.tar.gz) = 43bf66c2a6d2259ac087065e8edbbed62d86ae43
-SHA512 (libsass-3.6.2.tar.gz) = b1ee92de64f4eeabe2d4bfc693349ac124a81115554228669526e863d18f3c67ab44698414cf204f545eb4a4126ca350a1c7f7658e9ebac447f8b2e7533d9772
-Size (libsass-3.6.2.tar.gz) = 330972 bytes
+SHA1 (libsass-3.6.3.tar.gz) = 2ae7ab6f4ea61c0e7803d4e47caa734e03580e7f
+RMD160 (libsass-3.6.3.tar.gz) = 2ff5365ff7e5843fdd3380188c6c7789e26ecaa0
+SHA512 (libsass-3.6.3.tar.gz) = e290f2045784ba1cf84e87e5bd33129b5452fec1d25da657b084b3561ec76df195a75595248a493dbd85c6a1215ed600332477945922309c021d9e416ebb29ee
+Size (libsass-3.6.3.tar.gz) = 331301 bytes
SHA1 (patch-src_units.hpp) = 7d00a300e65b3e0dd042c8d8661ce3f30ebad4b0
Home |
Main Index |
Thread Index |
Old Index