summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-12-17 15:28:52 +0000
committertaca <taca@pkgsrc.org>2011-12-17 15:28:52 +0000
commit11e849fab7e91e7d16da429ef0783d1807743041 (patch)
treec15b44b58dbba1497e9d6731af8aeee649ecc319 /www
parent311a0dae411c05abbfbcefc79d343c5e73ecf47c (diff)
downloadpkgsrc-11e849fab7e91e7d16da429ef0783d1807743041.tar.gz
Update www/ruby-sass to 3.1.12.
3.1.12 * Compatibility with the mathn library (thanks to Thomas Walpole). * Fix some infinite loops with mixins that were previously uncaught. * Catch infinite @import loops. * Fix a deprecation warning in sass --update and --watch (thanks to Marcel Köppen). * Don’t make $important a special pre-initialized variable. * Fix exponential parsing time of certain complex property values and selectors. * Properly merge @media directives with comma-separated queries. E.g. @media foo, bar { @media baz { ... } } now becomes @media foo and baz, bar and baz { ... }.
Diffstat (limited to 'www')
-rw-r--r--www/ruby-sass/Makefile4
-rw-r--r--www/ruby-sass/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/ruby-sass/Makefile b/www/ruby-sass/Makefile
index c48175dad85..e5b97eaf568 100644
--- a/www/ruby-sass/Makefile
+++ b/www/ruby-sass/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2011/12/16 13:57:15 taca Exp $
+# $NetBSD: Makefile,v 1.5 2011/12/17 15:28:52 taca Exp $
-DISTNAME= sass-3.1.11
+DISTNAME= sass-3.1.12
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/www/ruby-sass/distinfo b/www/ruby-sass/distinfo
index bcd1c4deaad..41d190a16fd 100644
--- a/www/ruby-sass/distinfo
+++ b/www/ruby-sass/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/12/16 13:57:15 taca Exp $
+$NetBSD: distinfo,v 1.4 2011/12/17 15:28:52 taca Exp $
-SHA1 (sass-3.1.11.gem) = 409626158f9fcd813fb28281a0bd7457bd07479f
-RMD160 (sass-3.1.11.gem) = 1caa73c035bd52bc71541eb2401876b2745d32c8
-Size (sass-3.1.11.gem) = 215552 bytes
+SHA1 (sass-3.1.12.gem) = ec8729f3c1822b7bf67a26635db8396b35090523
+RMD160 (sass-3.1.12.gem) = e36ad5f7e5f5ff5320eba4b0d6cacfe6849a2e22
+Size (sass-3.1.12.gem) = 216576 bytes