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: Sat Feb 13 04:44:07 UTC 2021
Added Files:
pkgsrc/print/tex-firstaid: DESCR Makefile PLIST distinfo
pkgsrc/print/tex-firstaid-doc: DESCR Makefile PLIST distinfo
Log Message:
tex-firstaid{,-doc}: add version 1.0i
First aid for external LaTeX files and packages that
need updating
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-firstaid/DESCR \
pkgsrc/print/tex-firstaid/Makefile pkgsrc/print/tex-firstaid/PLIST \
pkgsrc/print/tex-firstaid/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-firstaid-doc/DESCR \
pkgsrc/print/tex-firstaid-doc/Makefile \
pkgsrc/print/tex-firstaid-doc/PLIST \
pkgsrc/print/tex-firstaid-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-firstaid/DESCR
diff -u /dev/null pkgsrc/print/tex-firstaid/DESCR:1.1
--- /dev/null Sat Feb 13 04:44:07 2021
+++ pkgsrc/print/tex-firstaid/DESCR Sat Feb 13 04:44:06 2021
@@ -0,0 +1,6 @@
+This package contains some first aid for LaTeX packages or
+classes that require updates because of internal changes to the
+LaTeX kernel that are not yet reflected in the package's or
+class's code. The file latex2e-first-aid-for-external-files.ltx
+provided by this package is meant to be loaded during format
+generation and not by the user.
Index: pkgsrc/print/tex-firstaid/Makefile
diff -u /dev/null pkgsrc/print/tex-firstaid/Makefile:1.1
--- /dev/null Sat Feb 13 04:44:07 2021
+++ pkgsrc/print/tex-firstaid/Makefile Sat Feb 13 04:44:06 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/13 04:44:06 markd Exp $
+
+DISTNAME= firstaid
+PKGNAME= tex-${DISTNAME}-1.0i
+TEXLIVE_REV= 57154
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/latex-firstaid
+COMMENT= First aid for external LaTeX files and packages that need updating
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-firstaid/PLIST
diff -u /dev/null pkgsrc/print/tex-firstaid/PLIST:1.1
--- /dev/null Sat Feb 13 04:44:07 2021
+++ pkgsrc/print/tex-firstaid/PLIST Sat Feb 13 04:44:06 2021
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/13 04:44:06 markd Exp $
+share/texmf-dist/tex/latex/firstaid/filehook-ltx.sty
+share/texmf-dist/tex/latex/firstaid/latex2e-first-aid-for-external-files.ltx
Index: pkgsrc/print/tex-firstaid/distinfo
diff -u /dev/null pkgsrc/print/tex-firstaid/distinfo:1.1
--- /dev/null Sat Feb 13 04:44:07 2021
+++ pkgsrc/print/tex-firstaid/distinfo Sat Feb 13 04:44:06 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/13 04:44:06 markd Exp $
+
+SHA1 (firstaid.r57154.tar.xz) = 1dc5e7efdb1dc751a46da3710caebb67f3b412ac
+RMD160 (firstaid.r57154.tar.xz) = c024ffba4e60904dd74fe3663b8b6e02de478aea
+SHA512 (firstaid.r57154.tar.xz) = ab371c6f1a0d7b3850f024c6a1362213c4c53cdbed7d27a019c915c603c52cfd2ea230495ca1bc714f6438dd5edf8f4cbd953f8756cd4367db89924245a3cf8a
+Size (firstaid.r57154.tar.xz) = 2036 bytes
Index: pkgsrc/print/tex-firstaid-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-firstaid-doc/DESCR:1.1
--- /dev/null Sat Feb 13 04:44:07 2021
+++ pkgsrc/print/tex-firstaid-doc/DESCR Sat Feb 13 04:44:06 2021
@@ -0,0 +1 @@
+Documentation for tex-firstaid.
Index: pkgsrc/print/tex-firstaid-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-firstaid-doc/Makefile:1.1
--- /dev/null Sat Feb 13 04:44:07 2021
+++ pkgsrc/print/tex-firstaid-doc/Makefile Sat Feb 13 04:44:06 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/13 04:44:06 markd Exp $
+
+DISTNAME= firstaid.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.0i
+TEXLIVE_REV= 57154
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/latex-firstaid
+COMMENT= Documentation for tex-firstaid
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-firstaid-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-firstaid-doc/PLIST:1.1
--- /dev/null Sat Feb 13 04:44:07 2021
+++ pkgsrc/print/tex-firstaid-doc/PLIST Sat Feb 13 04:44:06 2021
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/13 04:44:06 markd Exp $
+share/texmf-dist/doc/latex/firstaid/README.md
+share/texmf-dist/doc/latex/firstaid/changes.txt
+share/texmf-dist/doc/latex/firstaid/latex2e-first-aid-for-external-files.pdf
Index: pkgsrc/print/tex-firstaid-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-firstaid-doc/distinfo:1.1
--- /dev/null Sat Feb 13 04:44:07 2021
+++ pkgsrc/print/tex-firstaid-doc/distinfo Sat Feb 13 04:44:06 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/13 04:44:06 markd Exp $
+
+SHA1 (firstaid.doc.r57154.tar.xz) = 686f6bf641a954d72d6ad126561fab5654435b8b
+RMD160 (firstaid.doc.r57154.tar.xz) = 7ffc78196bbaf34aedee0744085f1a4858b48070
+SHA512 (firstaid.doc.r57154.tar.xz) = 39ef54e4a4d1701584402d7d3a37ad8f6b873d68bfef29749d1dfc66dad529c1e526a9e8828bf6caa9bf4672f5d65b1209231be205bbd4fac7fe5669e0e4649d
+Size (firstaid.doc.r57154.tar.xz) = 202032 bytes
Home |
Main Index |
Thread Index |
Old Index