pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Apr 16 01:20:10 UTC 2022

Modified Files:
        pkgsrc/math: Makefile
Added Files:
        pkgsrc/math/tex-zhnumber: DESCR Makefile PLIST distinfo
        pkgsrc/math/tex-zhnumber-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-zhnumber{,-doc}: Add version 2.8

The package provides commands to typeset Chinese
representations of numbers. The main difference between this
package and CJKnumb is that the commands provided are
expandable in the 'proper' way.


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

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

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.538 pkgsrc/math/Makefile:1.539
--- pkgsrc/math/Makefile:1.538  Sun Apr  3 07:54:53 2022
+++ pkgsrc/math/Makefile        Sat Apr 16 01:20:10 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.538 2022/04/03 07:54:53 wiz Exp $
+# $NetBSD: Makefile,v 1.539 2022/04/16 01:20:10 markd Exp $
 
 COMMENT=       Mathematics
 
@@ -464,6 +464,8 @@ SUBDIR+=    tex-physics
 SUBDIR+=       tex-physics-doc
 SUBDIR+=       tex-unicode-math
 SUBDIR+=       tex-unicode-math-doc
+SUBDIR+=       tex-zhnumber
+SUBDIR+=       tex-zhnumber-doc
 SUBDIR+=       texdrive
 SUBDIR+=       tochnog
 SUBDIR+=       udunits

Added files:

Index: pkgsrc/math/tex-zhnumber/DESCR
diff -u /dev/null pkgsrc/math/tex-zhnumber/DESCR:1.1
--- /dev/null   Sat Apr 16 01:20:10 2022
+++ pkgsrc/math/tex-zhnumber/DESCR      Sat Apr 16 01:20:10 2022
@@ -0,0 +1,4 @@
+The package provides commands to typeset Chinese
+representations of numbers. The main difference between this
+package and CJKnumb is that the commands provided are
+expandable in the 'proper' way.
Index: pkgsrc/math/tex-zhnumber/Makefile
diff -u /dev/null pkgsrc/math/tex-zhnumber/Makefile:1.1
--- /dev/null   Sat Apr 16 01:20:10 2022
+++ pkgsrc/math/tex-zhnumber/Makefile   Sat Apr 16 01:20:10 2022
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/16 01:20:10 markd Exp $
+
+DISTNAME=      zhnumber
+PKGNAME=       tex-${DISTNAME}-2.8
+TEXLIVE_REV=   54960
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/zhnumber
+COMMENT=       Typeset Chinese representations of numbers
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-zhnumber/PLIST
diff -u /dev/null pkgsrc/math/tex-zhnumber/PLIST:1.1
--- /dev/null   Sat Apr 16 01:20:10 2022
+++ pkgsrc/math/tex-zhnumber/PLIST      Sat Apr 16 01:20:10 2022
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/16 01:20:10 markd Exp $
+share/texmf-dist/tex/latex/zhnumber/zhnumber-big5.cfg
+share/texmf-dist/tex/latex/zhnumber/zhnumber-gbk.cfg
+share/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg
+share/texmf-dist/tex/latex/zhnumber/zhnumber.sty
Index: pkgsrc/math/tex-zhnumber/distinfo
diff -u /dev/null pkgsrc/math/tex-zhnumber/distinfo:1.1
--- /dev/null   Sat Apr 16 01:20:10 2022
+++ pkgsrc/math/tex-zhnumber/distinfo   Sat Apr 16 01:20:10 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/16 01:20:10 markd Exp $
+
+BLAKE2s (zhnumber.r54960.tar.xz) = 4c461cbeb0650231bc41e69f617315b0d120987e5fda7b5fac26c7aa5edb60da
+SHA512 (zhnumber.r54960.tar.xz) = f9548c3e89e837f8967122de1b2ed45c083a741be3862824ef2bfb5b60bd0758e3f4360b2c1a1a886fb68da4947a77c6431c10339676db0b7518bc93db6c411f
+Size (zhnumber.r54960.tar.xz) = 7872 bytes

Index: pkgsrc/math/tex-zhnumber-doc/DESCR
diff -u /dev/null pkgsrc/math/tex-zhnumber-doc/DESCR:1.1
--- /dev/null   Sat Apr 16 01:20:10 2022
+++ pkgsrc/math/tex-zhnumber-doc/DESCR  Sat Apr 16 01:20:10 2022
@@ -0,0 +1 @@
+Documentation for tex-zhnumber.
Index: pkgsrc/math/tex-zhnumber-doc/Makefile
diff -u /dev/null pkgsrc/math/tex-zhnumber-doc/Makefile:1.1
--- /dev/null   Sat Apr 16 01:20:10 2022
+++ pkgsrc/math/tex-zhnumber-doc/Makefile       Sat Apr 16 01:20:10 2022
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/16 01:20:10 markd Exp $
+
+DISTNAME=      zhnumber.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.8
+TEXLIVE_REV=   54960
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/zhnumber
+COMMENT=       Documentation for tex-zhnumber
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-zhnumber-doc/PLIST
diff -u /dev/null pkgsrc/math/tex-zhnumber-doc/PLIST:1.1
--- /dev/null   Sat Apr 16 01:20:10 2022
+++ pkgsrc/math/tex-zhnumber-doc/PLIST  Sat Apr 16 01:20:10 2022
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/16 01:20:10 markd Exp $
+share/texmf-dist/doc/latex/zhnumber/README.md
+share/texmf-dist/doc/latex/zhnumber/zhnumber.pdf
Index: pkgsrc/math/tex-zhnumber-doc/distinfo
diff -u /dev/null pkgsrc/math/tex-zhnumber-doc/distinfo:1.1
--- /dev/null   Sat Apr 16 01:20:10 2022
+++ pkgsrc/math/tex-zhnumber-doc/distinfo       Sat Apr 16 01:20:10 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/16 01:20:10 markd Exp $
+
+BLAKE2s (zhnumber.doc.r54960.tar.xz) = 42a4ef9793df8ee6f3774a0716f08505f9c49ba541fad6945a83723358f3e430
+SHA512 (zhnumber.doc.r54960.tar.xz) = 36de5c397a5966d5da5b71ee1a05b0e3d597782122e86dd184e146699fd5ecf08b6c2ed014bcaa86db8c9b2146d3863d8aa46078b94b33fb3fcf4a7a5a14f271
+Size (zhnumber.doc.r54960.tar.xz) = 267108 bytes



Home | Main Index | Thread Index | Old Index