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" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id D6D60A6558 for ; Sat, 9 May 2015 02:14:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 79FDD14A380; Sat, 9 May 2015 02:14:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C49E014A37E for ; Sat, 9 May 2015 02:14:49 +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 sGyR7PL6Yugf for ; Sat, 9 May 2015 02:14:49 +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 4CAE414A378 for ; Sat, 9 May 2015 02:14:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4097C98; Sat, 9 May 2015 02:14:49 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 9 May 2015 02:14:49 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20150509021449.4097C98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: markd Date: Sat May 9 02:14:49 UTC 2015 Added Files: pkgsrc/graphics/tex-animate: DESCR Makefile PLIST distinfo pkgsrc/graphics/tex-animate-doc: DESCR Makefile PLIST distinfo Log Message: Add tex-animate{,-doc} 2014 The package provides an interface to create portable, JavaScript driven PDF animations from sets of graphics files or from inline graphics, such as LaTeX picture environment, PSTricks or pgf/TikZ generated pictures, or just from typeset text. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-animate/DESCR \ pkgsrc/graphics/tex-animate/Makefile pkgsrc/graphics/tex-animate/PLIST \ pkgsrc/graphics/tex-animate/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-animate-doc/DESCR \ pkgsrc/graphics/tex-animate-doc/Makefile \ pkgsrc/graphics/tex-animate-doc/PLIST \ pkgsrc/graphics/tex-animate-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.