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 547D17AAA2 for ; Thu, 14 Jul 2016 12:08:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B6DD385EB2; Thu, 14 Jul 2016 12:08:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4976A85E5C for ; Thu, 14 Jul 2016 12:08:38 +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 vCqlIzroWbf3 for ; Thu, 14 Jul 2016 12:08:37 +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 8175B85E00 for ; Thu, 14 Jul 2016 12:08:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7C827FBB5; Thu, 14 Jul 2016 12:08:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1468498117287180" MIME-Version: 1.0 Date: Thu, 14 Jul 2016 12:08:37 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20160714120837.7C827FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1468498117287180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Jul 14 12:08:37 UTC 2016 Added Files: pkgsrc/print/tex-ctablestack: DESCR Makefile PLIST distinfo pkgsrc/print/tex-ctablestack-doc: DESCR Makefile PLIST distinfo Log Message: Add tex-ctablestack{,-doc} 1.0 This package provides a method for defining category code table stacks in LuaTeX. It builds on code provided by the 2015/10/01 release of LaTeX2e (also available as ltluatex.sty for plain users). It is required by the luatexbase package (v1.0 onward) which uses ctablestack to provide a back-compatibility form of this concept. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-ctablestack/DESCR \ pkgsrc/print/tex-ctablestack/Makefile pkgsrc/print/tex-ctablestack/PLIST \ pkgsrc/print/tex-ctablestack/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-ctablestack-doc/DESCR \ pkgsrc/print/tex-ctablestack-doc/Makefile \ pkgsrc/print/tex-ctablestack-doc/PLIST \ pkgsrc/print/tex-ctablestack-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1468498117287180 Content-Disposition: inline Content-Length: 4221 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/print/tex-ctablestack/DESCR diff -u /dev/null pkgsrc/print/tex-ctablestack/DESCR:1.1 --- /dev/null Thu Jul 14 12:08:37 2016 +++ pkgsrc/print/tex-ctablestack/DESCR Thu Jul 14 12:08:37 2016 @@ -0,0 +1,6 @@ +This package provides a method for defining category code table +stacks in LuaTeX. It builds on code provided by the 2015/10/01 +release of LaTeX2e (also available as ltluatex.sty for plain +users). It is required by the luatexbase package (v1.0 onward) +which uses ctablestack to provide a back-compatibility form of +this concept. Index: pkgsrc/print/tex-ctablestack/Makefile diff -u /dev/null pkgsrc/print/tex-ctablestack/Makefile:1.1 --- /dev/null Thu Jul 14 12:08:37 2016 +++ pkgsrc/print/tex-ctablestack/Makefile Thu Jul 14 12:08:37 2016 @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2016/07/14 12:08:37 markd Exp $ + +DISTNAME= ctablestack +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 38514 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ctablestack +COMMENT= Catcode table stable support +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/print/tex-ctablestack/PLIST diff -u /dev/null pkgsrc/print/tex-ctablestack/PLIST:1.1 --- /dev/null Thu Jul 14 12:08:37 2016 +++ pkgsrc/print/tex-ctablestack/PLIST Thu Jul 14 12:08:37 2016 @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2016/07/14 12:08:37 markd Exp $ +share/texmf-dist/tex/luatex/ctablestack/ctablestack.sty Index: pkgsrc/print/tex-ctablestack/distinfo diff -u /dev/null pkgsrc/print/tex-ctablestack/distinfo:1.1 --- /dev/null Thu Jul 14 12:08:37 2016 +++ pkgsrc/print/tex-ctablestack/distinfo Thu Jul 14 12:08:37 2016 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/07/14 12:08:37 markd Exp $ + +SHA1 (tex-ctablestack-38514/ctablestack.tar.xz) = 0292b90efcacd0835804fda86b52b8b5b599aeb7 +RMD160 (tex-ctablestack-38514/ctablestack.tar.xz) = c3d0caa50acd7d51cfbb3d0516c39855f4c0970a +SHA512 (tex-ctablestack-38514/ctablestack.tar.xz) = 46c391d0a837da260bed005abd5ca48565899de566a4f188ce03307e32860edfa3bc47f32ced569a798def6319e777dd1fa345217c560eb4ccd1d00dd2610af7 +Size (tex-ctablestack-38514/ctablestack.tar.xz) = 1132 bytes Index: pkgsrc/print/tex-ctablestack-doc/DESCR diff -u /dev/null pkgsrc/print/tex-ctablestack-doc/DESCR:1.1 --- /dev/null Thu Jul 14 12:08:37 2016 +++ pkgsrc/print/tex-ctablestack-doc/DESCR Thu Jul 14 12:08:37 2016 @@ -0,0 +1 @@ +Documentation for tex-ctablestack. Index: pkgsrc/print/tex-ctablestack-doc/Makefile diff -u /dev/null pkgsrc/print/tex-ctablestack-doc/Makefile:1.1 --- /dev/null Thu Jul 14 12:08:37 2016 +++ pkgsrc/print/tex-ctablestack-doc/Makefile Thu Jul 14 12:08:37 2016 @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2016/07/14 12:08:37 markd Exp $ + +DISTNAME= ctablestack.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 38514 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ctablestack +COMMENT= Documentation for tex-ctablestack +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/print/tex-ctablestack-doc/PLIST diff -u /dev/null pkgsrc/print/tex-ctablestack-doc/PLIST:1.1 --- /dev/null Thu Jul 14 12:08:37 2016 +++ pkgsrc/print/tex-ctablestack-doc/PLIST Thu Jul 14 12:08:37 2016 @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2016/07/14 12:08:37 markd Exp $ +share/texmf-dist/doc/luatex/ctablestack/README.md +share/texmf-dist/doc/luatex/ctablestack/ctablestack.pdf Index: pkgsrc/print/tex-ctablestack-doc/distinfo diff -u /dev/null pkgsrc/print/tex-ctablestack-doc/distinfo:1.1 --- /dev/null Thu Jul 14 12:08:37 2016 +++ pkgsrc/print/tex-ctablestack-doc/distinfo Thu Jul 14 12:08:37 2016 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/07/14 12:08:37 markd Exp $ + +SHA1 (tex-ctablestack-38514/ctablestack.doc.tar.xz) = 244f62650b32ee93c96cf3436ad3937c65240003 +RMD160 (tex-ctablestack-38514/ctablestack.doc.tar.xz) = 6f09e12a51e8d473cfacda42e777bc1e8ede1bab +SHA512 (tex-ctablestack-38514/ctablestack.doc.tar.xz) = d7f5e2740e10c6da59289af2f1254b4966e14ba3021b0ef0ac6b8831b8df206082ea3858a46b288a2d19fa3718023e6944cf912b6e814fc236f190811f14c78d +Size (tex-ctablestack-38514/ctablestack.doc.tar.xz) = 151912 bytes --_----------=_1468498117287180--