diff options
author | wen <wen@pkgsrc.org> | 2013-07-11 04:52:07 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-07-11 04:52:07 +0000 |
commit | bc2cebc9f27e00673aa5539c9a7a652392094579 (patch) | |
tree | 299bec02e0f363aab0ba7679ed759806d8eccaa1 /textproc/p5-Text-Sass | |
parent | 5a66074c1b0db46aa6a2a9d903b308bf42a72011 (diff) | |
download | pkgsrc-bc2cebc9f27e00673aa5539c9a7a652392094579.tar.gz |
Update to 0.97
Upstream changes:
0.97 - #80831 comma-separated selectors from BGRIMM
#80927 scss to css for nested includes from BGRIMM
0.96 - #77718 pod encoding bug from ANDK
- improved URL handling, tests from Dan Markham
0.95 - bugfix for RT#74181 from Andrei Arsenin
0.94 - bugfix for RT#74160 from Andrei Arsenin
Diffstat (limited to 'textproc/p5-Text-Sass')
-rw-r--r-- | textproc/p5-Text-Sass/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-Sass/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile index f6a17339aee..9c1e15d80cc 100644 --- a/textproc/p5-Text-Sass/Makefile +++ b/textproc/p5-Text-Sass/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:17 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/07/11 04:52:07 wen Exp $ -DISTNAME= Text-Sass-0.93 +DISTNAME= Text-Sass-0.97 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Sass/distinfo b/textproc/p5-Text-Sass/distinfo index d17f92f5102..24e376858c8 100644 --- a/textproc/p5-Text-Sass/distinfo +++ b/textproc/p5-Text-Sass/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/11/17 07:56:35 hiramatsu Exp $ +$NetBSD: distinfo,v 1.3 2013/07/11 04:52:07 wen Exp $ -SHA1 (Text-Sass-0.93.tar.gz) = b18ac3b8807be68094b5f2606353521a8f5a614c -RMD160 (Text-Sass-0.93.tar.gz) = bb75b6c1ba6145e4fa8e25ce49fa88b13ff7619b -Size (Text-Sass-0.93.tar.gz) = 18451 bytes +SHA1 (Text-Sass-0.97.tar.gz) = ef9fc8793abc4e916fe340a9bfbf3b9365fc08dd +RMD160 (Text-Sass-0.97.tar.gz) = 4abecc3dc9ee722e3d419344d7c6c816b392ca43 +Size (Text-Sass-0.97.tar.gz) = 20312 bytes |