pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/tex-markdown-doc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Apr  9 07:25:11 UTC 2026

Modified Files:
        pkgsrc/textproc/tex-markdown-doc: Makefile PLIST

Log Message:
tex-markdown-doc: fix PLIST

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/tex-markdown-doc/Makefile \
    pkgsrc/textproc/tex-markdown-doc/PLIST

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

Modified files:

Index: pkgsrc/textproc/tex-markdown-doc/Makefile
diff -u pkgsrc/textproc/tex-markdown-doc/Makefile:1.1 pkgsrc/textproc/tex-markdown-doc/Makefile:1.2
--- pkgsrc/textproc/tex-markdown-doc/Makefile:1.1       Fri Apr  3 01:16:24 2026
+++ pkgsrc/textproc/tex-markdown-doc/Makefile   Thu Apr  9 07:25:11 2026
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2026/04/03 01:16:24 markd Exp $
+# $NetBSD: Makefile,v 1.2 2026/04/09 07:25:11 wiz Exp $
 
 DISTNAME=      markdown.doc
 PKGNAME=       tex-${DISTNAME:S/./-/}-3.14.1
+PKGREVISION=   1
 TEXLIVE_REV=   78531
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/textproc/tex-markdown-doc/PLIST
diff -u pkgsrc/textproc/tex-markdown-doc/PLIST:1.1 pkgsrc/textproc/tex-markdown-doc/PLIST:1.2
--- pkgsrc/textproc/tex-markdown-doc/PLIST:1.1  Fri Apr  3 01:16:24 2026
+++ pkgsrc/textproc/tex-markdown-doc/PLIST      Thu Apr  9 07:25:11 2026
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2026/04/03 01:16:24 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/04/09 07:25:11 wiz Exp $
+man/man1/markdown2tex.1
 share/texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex
 share/texmf-dist/doc/context/third/markdown/examples/example.md
 share/texmf-dist/doc/context/third/markdown/examples/scientists.csv
@@ -16,8 +17,6 @@ share/texmf-dist/doc/latex/markdown/exam
 share/texmf-dist/doc/latex/markdown/examples/latex-tex4ht.tex
 share/texmf-dist/doc/latex/markdown/examples/latex-xetex.tex
 share/texmf-dist/doc/latex/markdown/examples/scientists.csv
-share/texmf-dist/doc/man/man1/markdown2tex.1
-share/texmf-dist/doc/man/man1/markdown2tex.man1.pdf
 share/texmf-dist/doc/optex/markdown/examples/example.md
 share/texmf-dist/doc/optex/markdown/examples/optex.tex
 share/texmf-dist/doc/optex/markdown/examples/scientists.csv



Home | Main Index | Thread Index | Old Index