Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B6EBF7A227 for ; Thu, 31 Dec 2015 03:38:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6014185E86; Thu, 31 Dec 2015 03:38:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E030685E78 for ; Thu, 31 Dec 2015 03:38:06 +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 ANA80CKBlnhE for ; Thu, 31 Dec 2015 03:38:06 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8CBA385E77 for ; Thu, 31 Dec 2015 03:38:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6A64DFB7B; Thu, 31 Dec 2015 03:38:06 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 31 Dec 2015 03:38:06 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/textproc/p5-Text-Sass To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20151231033806.6A64DFB7B@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Thu Dec 31 03:38:06 UTC 2015 Modified Files: pkgsrc/textproc/p5-Text-Sass: Makefile distinfo Log Message: Update to 1.0.3 Upstream changes: 1.0.1 - support custom functions. use Text::Sass Functions => [qw(package package)]; 1.0.0 - PR#2 (annulen:multiline_var) from Konstantin Tokarev (No changelog for 1.0.3 upstream) To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/p5-Text-Sass/Makefile cvs rdiff -u -r1.4 -r1.5 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.