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 AAE557ABC1 for ; Sun, 3 Jan 2016 08:19:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5A97585ECE; Sun, 3 Jan 2016 08:19:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DA38385E9F for ; Sun, 3 Jan 2016 08:19:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id nJUba6MGJQ_T for ; Sun, 3 Jan 2016 08:19:17 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 79EB084CEE for ; Sun, 3 Jan 2016 08:19:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6E630FBB5; Sun, 3 Jan 2016 08:19:17 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 3 Jan 2016 08:19:17 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-jekyll-sass-converter To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20160103081917.6E630FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sun Jan 3 08:19:17 UTC 2016 Modified Files: pkgsrc/www/ruby-jekyll-sass-converter: Makefile distinfo Log Message: Update ruby-jekyll-sass-converter to 1.4.0. 1.4.0 / 2015-12-25 Minor Enhancements Bump Sass to v3.4 and above. (#40) Strip byte order mark from generated compressed Sass/SCSS (#39) Strip BOM by default, but don't add in the @charset by default (#42) Development Fixes Add Jekyll 2 & 3 to test matrix (#41) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-jekyll-sass-converter/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-jekyll-sass-converter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.