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:           Wed May 15 09:01:34 UTC 2019

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

Log Message:
tex-footnotehyper{,-doc}: Add version 1.1

The footnote package by Mark Wooding dates back to 1997 and has
not been made hyperref compatible. The aim of the present
package is to do that.


To generate a diff of this commit:
cvs rdiff -u -r1.729 -r1.730 pkgsrc/print/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-footnotehyper/DESCR \
    pkgsrc/print/tex-footnotehyper/Makefile \
    pkgsrc/print/tex-footnotehyper/PLIST \
    pkgsrc/print/tex-footnotehyper/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-footnotehyper-doc/DESCR \
    pkgsrc/print/tex-footnotehyper-doc/Makefile \
    pkgsrc/print/tex-footnotehyper-doc/PLIST \
    pkgsrc/print/tex-footnotehyper-doc/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.729 pkgsrc/print/Makefile:1.730
--- pkgsrc/print/Makefile:1.729 Mon May 13 15:38:22 2019
+++ pkgsrc/print/Makefile       Wed May 15 09:01:33 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.729 2019/05/13 15:38:22 tron Exp $
+# $NetBSD: Makefile,v 1.730 2019/05/15 09:01:33 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -638,6 +638,8 @@ SUBDIR+=    tex-footbib
 SUBDIR+=       tex-footbib-doc
 SUBDIR+=       tex-footmisc
 SUBDIR+=       tex-footmisc-doc
+SUBDIR+=       tex-footnotehyper
+SUBDIR+=       tex-footnotehyper-doc
 SUBDIR+=       tex-footnpag
 SUBDIR+=       tex-footnpag-doc
 SUBDIR+=       tex-forloop

Added files:

Index: pkgsrc/print/tex-footnotehyper/DESCR
diff -u /dev/null pkgsrc/print/tex-footnotehyper/DESCR:1.1
--- /dev/null   Wed May 15 09:01:34 2019
+++ pkgsrc/print/tex-footnotehyper/DESCR        Wed May 15 09:01:34 2019
@@ -0,0 +1,3 @@
+The footnote package by Mark Wooding dates back to 1997 and has
+not been made hyperref compatible. The aim of the present
+package is to do that.
Index: pkgsrc/print/tex-footnotehyper/Makefile
diff -u /dev/null pkgsrc/print/tex-footnotehyper/Makefile:1.1
--- /dev/null   Wed May 15 09:01:34 2019
+++ pkgsrc/print/tex-footnotehyper/Makefile     Wed May 15 09:01:34 2019
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/05/15 09:01:34 markd Exp $
+
+DISTNAME=      footnotehyper
+PKGNAME=       tex-${DISTNAME}-1.1
+TEXLIVE_REV=   46431
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/footnotehyper
+COMMENT=       hyperref aware footnote.sty
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-footnotehyper/PLIST
diff -u /dev/null pkgsrc/print/tex-footnotehyper/PLIST:1.1
--- /dev/null   Wed May 15 09:01:34 2019
+++ pkgsrc/print/tex-footnotehyper/PLIST        Wed May 15 09:01:34 2019
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2019/05/15 09:01:34 markd Exp $
+share/texmf-dist/tex/latex/footnotehyper/footnotehyper.sty
Index: pkgsrc/print/tex-footnotehyper/distinfo
diff -u /dev/null pkgsrc/print/tex-footnotehyper/distinfo:1.1
--- /dev/null   Wed May 15 09:01:34 2019
+++ pkgsrc/print/tex-footnotehyper/distinfo     Wed May 15 09:01:34 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/05/15 09:01:34 markd Exp $
+
+SHA1 (tex-footnotehyper-46431/footnotehyper.tar.xz) = c56e89786a66221a3f5135272405bf09ac832985
+RMD160 (tex-footnotehyper-46431/footnotehyper.tar.xz) = 6c75d8dfd2eaa6689b15abaec258e1a697d74014
+SHA512 (tex-footnotehyper-46431/footnotehyper.tar.xz) = 1daa49ea85b5ae7ac0d1e3d5dd86dfb1ba79a132c4a1493d911e4416cd6f1f7d7e6487032ff0cc970284a9df039996fd26258868f734a1ef7fa0311380bd7709
+Size (tex-footnotehyper-46431/footnotehyper.tar.xz) = 2696 bytes

Index: pkgsrc/print/tex-footnotehyper-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-footnotehyper-doc/DESCR:1.1
--- /dev/null   Wed May 15 09:01:34 2019
+++ pkgsrc/print/tex-footnotehyper-doc/DESCR    Wed May 15 09:01:34 2019
@@ -0,0 +1 @@
+Documentation for tex-footnotehyper.
Index: pkgsrc/print/tex-footnotehyper-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-footnotehyper-doc/Makefile:1.1
--- /dev/null   Wed May 15 09:01:34 2019
+++ pkgsrc/print/tex-footnotehyper-doc/Makefile Wed May 15 09:01:34 2019
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/05/15 09:01:34 markd Exp $
+
+DISTNAME=      footnotehyper.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.1
+TEXLIVE_REV=   46431
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/footnotehyper
+COMMENT=       Documentation for tex-footnotehyper
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-footnotehyper-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-footnotehyper-doc/PLIST:1.1
--- /dev/null   Wed May 15 09:01:34 2019
+++ pkgsrc/print/tex-footnotehyper-doc/PLIST    Wed May 15 09:01:34 2019
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2019/05/15 09:01:34 markd Exp $
+share/texmf-dist/doc/latex/footnotehyper/README.md
+share/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf
+share/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex
Index: pkgsrc/print/tex-footnotehyper-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-footnotehyper-doc/distinfo:1.1
--- /dev/null   Wed May 15 09:01:34 2019
+++ pkgsrc/print/tex-footnotehyper-doc/distinfo Wed May 15 09:01:34 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/05/15 09:01:34 markd Exp $
+
+SHA1 (tex-footnotehyper-46431/footnotehyper.doc.tar.xz) = 2d8ff7fa808b6b47be6e72d55c5dad26056ed358
+RMD160 (tex-footnotehyper-46431/footnotehyper.doc.tar.xz) = 394e2e9289859a8494c510d9976f31cd24e41beb
+SHA512 (tex-footnotehyper-46431/footnotehyper.doc.tar.xz) = d380557ece02393115148311e2186c99c6dda4f7ab311e448c3a52111a52a93fc17661bba80a6f62b24a30f7096793e422a93cd0d326336c1153a572b69c8b72
+Size (tex-footnotehyper-46431/footnotehyper.doc.tar.xz) = 58572 bytes



Home | Main Index | Thread Index | Old Index