pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-ieejtran{,-doc}: Add version 0.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d4bab0113d3
branches:  trunk
changeset: 377072:8d4bab0113d3
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Apr 16 01:58:45 2022 +0000

description:
tex-ieejtran{,-doc}: Add version 0.18

This package provides an unofficial BibTeX style for authors of
the Institute of Electrical Engineers of Japan (IEEJ)
transactions journals and conferences.

diffstat:

 print/Makefile                  |   4 +++-
 print/tex-ieejtran-doc/DESCR    |   1 +
 print/tex-ieejtran-doc/Makefile |  13 +++++++++++++
 print/tex-ieejtran-doc/PLIST    |   7 +++++++
 print/tex-ieejtran-doc/distinfo |   5 +++++
 print/tex-ieejtran/DESCR        |   3 +++
 print/tex-ieejtran/Makefile     |  13 +++++++++++++
 print/tex-ieejtran/PLIST        |   2 ++
 print/tex-ieejtran/distinfo     |   5 +++++
 9 files changed, 52 insertions(+), 1 deletions(-)

diffs (99 lines):

diff -r d43360a91adf -r 8d4bab0113d3 print/Makefile
--- a/print/Makefile    Sat Apr 16 01:55:24 2022 +0000
+++ b/print/Makefile    Sat Apr 16 01:58:45 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.827 2022/04/16 01:55:24 markd Exp $
+# $NetBSD: Makefile,v 1.828 2022/04/16 01:58:45 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -892,6 +892,8 @@
 SUBDIR+=       tex-hyphenex
 SUBDIR+=       tex-hyplain
 SUBDIR+=       tex-hyplain-doc
+SUBDIR+=       tex-ieejtran
+SUBDIR+=       tex-ieejtran-doc
 SUBDIR+=       tex-ifmtarg
 SUBDIR+=       tex-ifmtarg-doc
 SUBDIR+=       tex-ifnextok
diff -r d43360a91adf -r 8d4bab0113d3 print/tex-ieejtran-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ieejtran-doc/DESCR      Sat Apr 16 01:58:45 2022 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-ieejtran.
diff -r d43360a91adf -r 8d4bab0113d3 print/tex-ieejtran-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ieejtran-doc/Makefile   Sat Apr 16 01:58:45 2022 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/16 01:58:46 markd Exp $
+
+DISTNAME=      ieejtran.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.18
+TEXLIVE_REV=   62957
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/ieejtran
+COMMENT=       Documentation for tex-ieejtran
+LICENSE=       mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d43360a91adf -r 8d4bab0113d3 print/tex-ieejtran-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ieejtran-doc/PLIST      Sat Apr 16 01:58:45 2022 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/16 01:58:46 markd Exp $
+share/texmf-dist/doc/bibtex/ieejtran/README
+share/texmf-dist/doc/bibtex/ieejtran/ieejtran-en.pdf
+share/texmf-dist/doc/bibtex/ieejtran/ieejtran-en.tex
+share/texmf-dist/doc/bibtex/ieejtran/ieejtran.pdf
+share/texmf-dist/doc/bibtex/ieejtran/ieejtran.tex
+share/texmf-dist/doc/bibtex/ieejtran/mixej.py
diff -r d43360a91adf -r 8d4bab0113d3 print/tex-ieejtran-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ieejtran-doc/distinfo   Sat Apr 16 01:58:45 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/16 01:58:46 markd Exp $
+
+BLAKE2s (ieejtran.doc.r62957.tar.xz) = 3f28c4133a31d9767d6642bcf5bfbd0fe5d46a61ee2f12deb85f86a1efbffe0c
+SHA512 (ieejtran.doc.r62957.tar.xz) = 612e27f0ecab3c6befb40b5e7ef9cb89a1471b6f8c9c6d4c4555b059b9ec4b6ccf0735cd5230a22a4b96628395f7e352ae2e7d7f45096fa7184ffc7758bcc00f
+Size (ieejtran.doc.r62957.tar.xz) = 149524 bytes
diff -r d43360a91adf -r 8d4bab0113d3 print/tex-ieejtran/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ieejtran/DESCR  Sat Apr 16 01:58:45 2022 +0000
@@ -0,0 +1,3 @@
+This package provides an unofficial BibTeX style for authors of
+the Institute of Electrical Engineers of Japan (IEEJ)
+transactions journals and conferences.
diff -r d43360a91adf -r 8d4bab0113d3 print/tex-ieejtran/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ieejtran/Makefile       Sat Apr 16 01:58:45 2022 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/16 01:58:46 markd Exp $
+
+DISTNAME=      ieejtran
+PKGNAME=       tex-${DISTNAME}-0.18
+TEXLIVE_REV=   62957
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/ieejtran
+COMMENT=       Unofficial bibliography style file for the Institute of Electrical Engineers of Japan
+LICENSE=       mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d43360a91adf -r 8d4bab0113d3 print/tex-ieejtran/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ieejtran/PLIST  Sat Apr 16 01:58:45 2022 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/16 01:58:46 markd Exp $
+share/texmf-dist/bibtex/bst/ieejtran/IEEJtran.bst
diff -r d43360a91adf -r 8d4bab0113d3 print/tex-ieejtran/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ieejtran/distinfo       Sat Apr 16 01:58:45 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/16 01:58:46 markd Exp $
+
+BLAKE2s (ieejtran.r62957.tar.xz) = 337304b119a024244089f177abd1359327b776526090dcfab6caed8354691074
+SHA512 (ieejtran.r62957.tar.xz) = e61293c30d05ba10f281b2ddf4455f786c3439491ba6f38dc74b0f91c3769032dbedd84136121f01026fc238e332f4eafc5f38c385066d7c00f21ec7aeac4796
+Size (ieejtran.r62957.tar.xz) = 17644 bytes



Home | Main Index | Thread Index | Old Index