pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Oct 15 20:38:20 UTC 2017

Added Files:
        pkgsrc/print/tex-ucharcat: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-ucharcat-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-ucharcat{,-doc}: add version 0.03

The package implements the \Ucharcat command for LuaLaTeX.
\Ucharcat is a new primitive in XeTeX, an extension of the
existing \Uchar command, that allows the specification of the
catcode as well as character code of the character token being
constructed.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-ucharcat/DESCR \
    pkgsrc/print/tex-ucharcat/Makefile pkgsrc/print/tex-ucharcat/PLIST \
    pkgsrc/print/tex-ucharcat/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-ucharcat-doc/DESCR \
    pkgsrc/print/tex-ucharcat-doc/Makefile \
    pkgsrc/print/tex-ucharcat-doc/PLIST \
    pkgsrc/print/tex-ucharcat-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/tex-ucharcat/DESCR
diff -u /dev/null pkgsrc/print/tex-ucharcat/DESCR:1.1
--- /dev/null   Sun Oct 15 20:38:20 2017
+++ pkgsrc/print/tex-ucharcat/DESCR     Sun Oct 15 20:38:19 2017
@@ -0,0 +1,5 @@
+The package implements the \Ucharcat command for LuaLaTeX.
+\Ucharcat is a new primitive in XeTeX, an extension of the
+existing \Uchar command, that allows the specification of the
+catcode as well as character code of the character token being
+constructed.
Index: pkgsrc/print/tex-ucharcat/Makefile
diff -u /dev/null pkgsrc/print/tex-ucharcat/Makefile:1.1
--- /dev/null   Sun Oct 15 20:38:20 2017
+++ pkgsrc/print/tex-ucharcat/Makefile  Sun Oct 15 20:38:19 2017
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/10/15 20:38:19 markd Exp $
+
+DISTNAME=      ucharcat
+PKGNAME=       tex-${DISTNAME}-0.03
+TEXLIVE_REV=   38907
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/ucharcat
+COMMENT=       Implementation of the (new in 2015) XeTeX \Ucharcat command in lua, for LuaTeX
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-ucharcat/PLIST
diff -u /dev/null pkgsrc/print/tex-ucharcat/PLIST:1.1
--- /dev/null   Sun Oct 15 20:38:20 2017
+++ pkgsrc/print/tex-ucharcat/PLIST     Sun Oct 15 20:38:19 2017
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/15 20:38:19 markd Exp $
+share/texmf-dist/tex/latex/ucharcat/ucharcat.sty
Index: pkgsrc/print/tex-ucharcat/distinfo
diff -u /dev/null pkgsrc/print/tex-ucharcat/distinfo:1.1
--- /dev/null   Sun Oct 15 20:38:20 2017
+++ pkgsrc/print/tex-ucharcat/distinfo  Sun Oct 15 20:38:19 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/15 20:38:19 markd Exp $
+
+SHA1 (tex-ucharcat-38907/ucharcat.tar.xz) = 851f3c13e9a32893a7dbe45112a97b8b996b3071
+RMD160 (tex-ucharcat-38907/ucharcat.tar.xz) = a47fca9fc0c596af636deeabe11ab09d4c6368b9
+SHA512 (tex-ucharcat-38907/ucharcat.tar.xz) = 7c27ddbb806f8e4203175a6ebc40a180503a3d3e2c00d54945cef820370c1de336f0f23613c6a60f41ce60b71129717d871b2cf4685f7032697e8287ac1a43d2
+Size (tex-ucharcat-38907/ucharcat.tar.xz) = 1184 bytes

Index: pkgsrc/print/tex-ucharcat-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-ucharcat-doc/DESCR:1.1
--- /dev/null   Sun Oct 15 20:38:20 2017
+++ pkgsrc/print/tex-ucharcat-doc/DESCR Sun Oct 15 20:38:19 2017
@@ -0,0 +1 @@
+Documentation for tex-ucharcat.
Index: pkgsrc/print/tex-ucharcat-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-ucharcat-doc/Makefile:1.1
--- /dev/null   Sun Oct 15 20:38:20 2017
+++ pkgsrc/print/tex-ucharcat-doc/Makefile      Sun Oct 15 20:38:19 2017
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/10/15 20:38:19 markd Exp $
+
+DISTNAME=      ucharcat.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.03
+TEXLIVE_REV=   38907
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/ucharcat
+COMMENT=       Documentation for tex-ucharcat
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-ucharcat-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-ucharcat-doc/PLIST:1.1
--- /dev/null   Sun Oct 15 20:38:20 2017
+++ pkgsrc/print/tex-ucharcat-doc/PLIST Sun Oct 15 20:38:19 2017
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/15 20:38:19 markd Exp $
+share/texmf-dist/doc/latex/ucharcat/README
+share/texmf-dist/doc/latex/ucharcat/ucharcat.pdf
Index: pkgsrc/print/tex-ucharcat-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-ucharcat-doc/distinfo:1.1
--- /dev/null   Sun Oct 15 20:38:20 2017
+++ pkgsrc/print/tex-ucharcat-doc/distinfo      Sun Oct 15 20:38:19 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/15 20:38:19 markd Exp $
+
+SHA1 (tex-ucharcat-38907/ucharcat.doc.tar.xz) = 34cf5b65a92f255d340c26a269cfbb9b04df1f23
+RMD160 (tex-ucharcat-38907/ucharcat.doc.tar.xz) = 5a00d787aa0746b1bc8f7df53799ad346cd22be1
+SHA512 (tex-ucharcat-38907/ucharcat.doc.tar.xz) = ef8b3c9570dcb86817bf1b6cafb4d61417a99ca000bdf798f5ba288b9722668914dac1d61f23cfaf5daae3449465edde091d94c3af347c4d3f57f51d6f605688
+Size (tex-ucharcat-38907/ucharcat.doc.tar.xz) = 159872 bytes



Home | Main Index | Thread Index | Old Index