Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 E71DCA57FD for ; Fri, 26 Jun 2015 16:10:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8DB8114A355; Fri, 26 Jun 2015 16:10:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CA79214A343 for ; Fri, 26 Jun 2015 16:09:59 +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 syzY3V_0McDj for ; Fri, 26 Jun 2015 16:09:59 +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 5F60214A341 for ; Fri, 26 Jun 2015 16:09:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5D34898; Fri, 26 Jun 2015 16:09:59 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 26 Jun 2015 16:09:59 +0000 From: "Blue Rats" Subject: CVS commit: pkgsrc/converters/py-cairosvg To: pkgsrc-changes@NetBSD.org Reply-To: rodent@netbsd.org X-Mailer: log_accum Message-Id: <20150626160959.5D34898@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rodent Date: Fri Jun 26 16:09:59 UTC 2015 Modified Files: pkgsrc/converters/py-cairosvg: Makefile distinfo Log Message: Version 1.0.15, released on 2015-06-22 ====================================== * Use xMidYMid as default preserveAspectRatio value Version 1.0.14, released on 2015-06-02 ====================================== * Support the shape-rendering property Version 1.0.13, released on 2015-02-26 ====================================== * Fix end markers Version 1.0.12, released on 2015-02-26 ====================================== * Don't crash when paths with markers end with a move_to action Version 1.0.11, released on 2015-02-11 ====================================== * Allow commas in viewboxes Version 1.0.10, released on 2015-02-09 ====================================== * Allow quotes around font names To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/converters/py-cairosvg/Makefile \ pkgsrc/converters/py-cairosvg/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.