diff options
author | adam <adam@pkgsrc.org> | 2016-02-05 17:47:54 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-02-05 17:47:54 +0000 |
commit | f728f2631398e1f8f7e52b536842b8bba3442e4f (patch) | |
tree | e34ca02353f89cf4e08514947b6422a7a2da26a8 /www | |
parent | d1b10dab55d3270442e3b0cc174fcaebcf86e280 (diff) | |
download | pkgsrc-f728f2631398e1f8f7e52b536842b8bba3442e4f.tar.gz |
Changes 3.3.3:
* Parser and rendering refactorings
* Full support for variable arguments
* Lots of bug-fixes
* Improved spec tests
Diffstat (limited to 'www')
-rw-r--r-- | www/libsass/Makefile | 4 | ||||
-rw-r--r-- | www/libsass/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/libsass/Makefile b/www/libsass/Makefile index 76075688517..9e9dc40e085 100644 --- a/www/libsass/Makefile +++ b/www/libsass/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2015/12/30 17:40:29 adam Exp $ +# $NetBSD: Makefile,v 1.2 2016/02/05 17:47:54 adam Exp $ -DISTNAME= libsass-3.3.2 +DISTNAME= libsass-3.3.3 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_GITHUB:=sass/} diff --git a/www/libsass/distinfo b/www/libsass/distinfo index 6faf81d573b..c42596b14d7 100644 --- a/www/libsass/distinfo +++ b/www/libsass/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2015/12/30 17:40:29 adam Exp $ +$NetBSD: distinfo,v 1.2 2016/02/05 17:47:54 adam Exp $ -SHA1 (libsass-3.3.2.tar.gz) = 7f11209acab5de564ca42f988bdeac076f8298b0 -RMD160 (libsass-3.3.2.tar.gz) = ded19d15d44ca79a74a4352d4b022a0d55b4abd4 -SHA512 (libsass-3.3.2.tar.gz) = 4cb2cba562bc5809f84aeb93638c99d63967808673939f96fe816ce008a478e04a1f9e8cdb5db2675131c8af7668ef037b7c46db9fa264c51d52b41a2e27904c -Size (libsass-3.3.2.tar.gz) = 281408 bytes +SHA1 (libsass-3.3.3.tar.gz) = 932f30ed89e87dd07f1ca0b45cceb4b5baccb0c4 +RMD160 (libsass-3.3.3.tar.gz) = 186e108eac72d32578aeb558e86495da90bf9a53 +SHA512 (libsass-3.3.3.tar.gz) = befc6f60d58155ee1473365ce88bc76d6abfc04e34479122b55fd78fa4ec00761fecccc63b6fe4b7887d82099d089b00e09a670420c9a3b4cb85bd2325b86901 +Size (libsass-3.3.3.tar.gz) = 288511 bytes |