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 Apr  9 22:18:09 UTC 2022

Modified Files:
        pkgsrc/print: Makefile
Added Files:
        pkgsrc/print/tex-hypdoc: DESCR Makefile PLIST distinfo

Log Message:
tex-hypdoc{,-doc}: add version 1.15

Hyper extensions for doc.sty


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

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

Modified files:

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.820 pkgsrc/print/Makefile:1.821
--- pkgsrc/print/Makefile:1.820 Thu Apr  7 03:37:40 2022
+++ pkgsrc/print/Makefile       Sat Apr  9 22:18:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.820 2022/04/07 03:37:40 markd Exp $
+# $NetBSD: Makefile,v 1.821 2022/04/09 22:18:08 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -812,6 +812,8 @@ SUBDIR+=    tex-hycolor
 SUBDIR+=       tex-hycolor-doc
 SUBDIR+=       tex-hypdestopt
 SUBDIR+=       tex-hypdestopt-doc
+SUBDIR+=       tex-hypdoc
+SUBDIR+=       tex-hypdoc-doc
 SUBDIR+=       tex-hyper
 SUBDIR+=       tex-hyper-doc
 SUBDIR+=       tex-hypernat

Added files:

Index: pkgsrc/print/tex-hypdoc/DESCR
diff -u /dev/null pkgsrc/print/tex-hypdoc/DESCR:1.1
--- /dev/null   Sat Apr  9 22:18:09 2022
+++ pkgsrc/print/tex-hypdoc/DESCR       Sat Apr  9 22:18:08 2022
@@ -0,0 +1,3 @@
+This package adds hypertext features to the package doc that is
+used in the documentation system of LaTeX2e. Bookmarks are
+added and references are linked as far as possible.
Index: pkgsrc/print/tex-hypdoc/Makefile
diff -u /dev/null pkgsrc/print/tex-hypdoc/Makefile:1.1
--- /dev/null   Sat Apr  9 22:18:09 2022
+++ pkgsrc/print/tex-hypdoc/Makefile    Sat Apr  9 22:18:08 2022
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2022/04/09 22:18:08 markd Exp $
+
+DISTNAME=      hypdoc
+PKGNAME=       tex-${DISTNAME}-1.15
+TEXLIVE_REV=   61077
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/hypdoc
+COMMENT=       Hyper extensions for doc.sty
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-atveryend-[0-9]*:../../print/tex-atveryend
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-hypdoc/PLIST
diff -u /dev/null pkgsrc/print/tex-hypdoc/PLIST:1.1
--- /dev/null   Sat Apr  9 22:18:09 2022
+++ pkgsrc/print/tex-hypdoc/PLIST       Sat Apr  9 22:18:08 2022
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/09 22:18:08 markd Exp $
+share/texmf-dist/tex/latex/hypdoc/hypdoc.sty
Index: pkgsrc/print/tex-hypdoc/distinfo
diff -u /dev/null pkgsrc/print/tex-hypdoc/distinfo:1.1
--- /dev/null   Sat Apr  9 22:18:09 2022
+++ pkgsrc/print/tex-hypdoc/distinfo    Sat Apr  9 22:18:08 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/09 22:18:08 markd Exp $
+
+BLAKE2s (hypdoc.r61077.tar.xz) = 58ae159d6a972a3433d832b98440861bee37b893a2d67fafc8d4ec73b9458df2
+SHA512 (hypdoc.r61077.tar.xz) = c658c092b34c95e81c488fd839ee96e6b2225e92e8f8eb3d752ec7b6f43d7b5ef621097ddf2a0986ddf4c68eaad029e09a8dcc34c73b398e3791dcea6721243e
+Size (hypdoc.r61077.tar.xz) = 3480 bytes



Home | Main Index | Thread Index | Old Index