Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id EA3D463CC01 for ; Thu, 17 Nov 2011 07:56:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BE2BA14A288; Thu, 17 Nov 2011 07:56:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B63EA14A27A for ; Thu, 17 Nov 2011 07:56:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id LIzYFFemCi4f for ; Thu, 17 Nov 2011 07:56:36 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 383F514A262 for ; Thu, 17 Nov 2011 07:56:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1DC95175DD; Thu, 17 Nov 2011 07:56:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Thu, 17 Nov 2011 07:56:36 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/textproc/p5-Text-Sass To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20111117075636.1DC95175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Thu Nov 17 07:56:36 UTC 2011 Modified Files: pkgsrc/textproc/p5-Text-Sass: Makefile distinfo Log Message: Update p5-Text-Sass to 0.93. Changes from previous: 0.93 - kicked version number 0.9.3 - downgraded POSIX requirement - RT#72204 0.9.2 - background: url(xxx) no-repeat fix from mk@bluepipe.dk RT#66349 0.9.1 - test fixes - fpu platform differences & RT#63256 0.9 - Function & SCSS support from Bjørn-Olav 0.8 - Flexible indentation fixes, from Bjørn-Olav Retain declaration order, from Bjørn-Olav 0.7 - Better whitespace handling. Very hacky though. A handful of new tests. 0.6 - Better nesting, lots of haphazard debugging; Thanks to tests & queries from Bjørn-Olav Strand To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/p5-Text-Sass/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-Text-Sass/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.