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:           Mon Oct 23 10:28:49 UTC 2017

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

Log Message:
tex-pagenote{,-doc}: import version 1.1a

The pagenote package provides tagged notes on a separate page
(also known as 'end notes'). Unless the memoir class is used,
the package requires the ifmtarg package.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-pagenote/DESCR \
    pkgsrc/print/tex-pagenote/Makefile pkgsrc/print/tex-pagenote/PLIST \
    pkgsrc/print/tex-pagenote/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-pagenote-doc/DESCR \
    pkgsrc/print/tex-pagenote-doc/Makefile \
    pkgsrc/print/tex-pagenote-doc/PLIST \
    pkgsrc/print/tex-pagenote-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-pagenote/DESCR
diff -u /dev/null pkgsrc/print/tex-pagenote/DESCR:1.1
--- /dev/null   Mon Oct 23 10:28:49 2017
+++ pkgsrc/print/tex-pagenote/DESCR     Mon Oct 23 10:28:49 2017
@@ -0,0 +1,3 @@
+The pagenote package provides tagged notes on a separate page
+(also known as 'end notes'). Unless the memoir class is used,
+the package requires the ifmtarg package.
Index: pkgsrc/print/tex-pagenote/Makefile
diff -u /dev/null pkgsrc/print/tex-pagenote/Makefile:1.1
--- /dev/null   Mon Oct 23 10:28:49 2017
+++ pkgsrc/print/tex-pagenote/Makefile  Mon Oct 23 10:28:49 2017
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/10/23 10:28:49 markd Exp $
+
+DISTNAME=      pagenote
+PKGNAME=       tex-${DISTNAME}-1.1a
+TEXLIVE_REV=   15878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/pagenote
+COMMENT=       Notes at end of document
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-pagenote/PLIST
diff -u /dev/null pkgsrc/print/tex-pagenote/PLIST:1.1
--- /dev/null   Mon Oct 23 10:28:49 2017
+++ pkgsrc/print/tex-pagenote/PLIST     Mon Oct 23 10:28:49 2017
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/23 10:28:49 markd Exp $
+share/texmf-dist/tex/latex/pagenote/pagenote.sty
Index: pkgsrc/print/tex-pagenote/distinfo
diff -u /dev/null pkgsrc/print/tex-pagenote/distinfo:1.1
--- /dev/null   Mon Oct 23 10:28:49 2017
+++ pkgsrc/print/tex-pagenote/distinfo  Mon Oct 23 10:28:49 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/23 10:28:49 markd Exp $
+
+SHA1 (tex-pagenote-15878/pagenote.tar.xz) = a09517fa2f1dd998ebb6af5bd15cb32602eb9395
+RMD160 (tex-pagenote-15878/pagenote.tar.xz) = 86fca83835008cdd3a7b183bb3e40a0f69a5b1cc
+SHA512 (tex-pagenote-15878/pagenote.tar.xz) = df3667f219bd019b040f075901a3a25a8d97158945fd03e2de5fdeee38e2d8b65276da7936dc68c45dcf65fe38aa25baf7197caa974da5e5937fd684d18bd74d
+Size (tex-pagenote-15878/pagenote.tar.xz) = 2020 bytes

Index: pkgsrc/print/tex-pagenote-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-pagenote-doc/DESCR:1.1
--- /dev/null   Mon Oct 23 10:28:49 2017
+++ pkgsrc/print/tex-pagenote-doc/DESCR Mon Oct 23 10:28:49 2017
@@ -0,0 +1 @@
+Documentation for tex-pagenote.
Index: pkgsrc/print/tex-pagenote-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-pagenote-doc/Makefile:1.1
--- /dev/null   Mon Oct 23 10:28:49 2017
+++ pkgsrc/print/tex-pagenote-doc/Makefile      Mon Oct 23 10:28:49 2017
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/10/23 10:28:49 markd Exp $
+
+DISTNAME=      pagenote.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.1a
+TEXLIVE_REV=   15878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/pagenote
+COMMENT=       Documentation for tex-pagenote
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-pagenote-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-pagenote-doc/PLIST:1.1
--- /dev/null   Mon Oct 23 10:28:49 2017
+++ pkgsrc/print/tex-pagenote-doc/PLIST Mon Oct 23 10:28:49 2017
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/23 10:28:49 markd Exp $
+share/texmf-dist/doc/latex/pagenote/README
+share/texmf-dist/doc/latex/pagenote/pagenote.pdf
Index: pkgsrc/print/tex-pagenote-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-pagenote-doc/distinfo:1.1
--- /dev/null   Mon Oct 23 10:28:49 2017
+++ pkgsrc/print/tex-pagenote-doc/distinfo      Mon Oct 23 10:28:49 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/23 10:28:49 markd Exp $
+
+SHA1 (tex-pagenote-15878/pagenote.doc.tar.xz) = 64e130286313d9452df9861b51da708a312a9f0e
+RMD160 (tex-pagenote-15878/pagenote.doc.tar.xz) = 9f63e7ac6cc305bf2b7bcb1b920323a79c4c011e
+SHA512 (tex-pagenote-15878/pagenote.doc.tar.xz) = 1e11494e34e0e703b0b92cc6ed6d17104d82f3a9d20d60b1bf7a950235ac6a9646438c2193085432304ea9e937ec321c155bfa3ae42e3089bf0632fb793e2900
+Size (tex-pagenote-15878/pagenote.doc.tar.xz) = 138596 bytes



Home | Main Index | Thread Index | Old Index