pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-hypdoc{,-doc}: add version 1.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bc6b39d28b3
branches:  trunk
changeset: 376579:3bc6b39d28b3
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Apr 09 22:18:08 2022 +0000

description:
tex-hypdoc{,-doc}: add version 1.15

Hyper extensions for doc.sty

diffstat:

 print/Makefile            |   4 +++-
 print/tex-hypdoc/DESCR    |   3 +++
 print/tex-hypdoc/Makefile |  15 +++++++++++++++
 print/tex-hypdoc/PLIST    |   2 ++
 print/tex-hypdoc/distinfo |   5 +++++
 5 files changed, 28 insertions(+), 1 deletions(-)

diffs (59 lines):

diff -r 6df87a3b70c2 -r 3bc6b39d28b3 print/Makefile
--- a/print/Makefile    Sat Apr 09 22:07:29 2022 +0000
+++ b/print/Makefile    Sat Apr 09 22:18:08 2022 +0000
@@ -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-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
diff -r 6df87a3b70c2 -r 3bc6b39d28b3 print/tex-hypdoc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-hypdoc/DESCR    Sat Apr 09 22:18:08 2022 +0000
@@ -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.
diff -r 6df87a3b70c2 -r 3bc6b39d28b3 print/tex-hypdoc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-hypdoc/Makefile Sat Apr 09 22:18:08 2022 +0000
@@ -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"
diff -r 6df87a3b70c2 -r 3bc6b39d28b3 print/tex-hypdoc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-hypdoc/PLIST    Sat Apr 09 22:18:08 2022 +0000
@@ -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
diff -r 6df87a3b70c2 -r 3bc6b39d28b3 print/tex-hypdoc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-hypdoc/distinfo Sat Apr 09 22:18:08 2022 +0000
@@ -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