pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc tex-nfssext-cfr: initial commit
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d1b3be8b617
branches: trunk
changeset: 399611:1d1b3be8b617
user: brook <brook%pkgsrc.org@localhost>
date: Tue Aug 13 02:25:05 2019 +0000
description:
tex-nfssext-cfr: initial commit
The package is a development of nfssext.sty, distributed with
the examples for the font installation guide. The package has
been developed for use in packages such as cfr-lm and
venturisadf.
diffstat:
doc/CHANGES-2019 | 3 ++-
print/Makefile | 3 ++-
print/tex-nfssext-cfr/DESCR | 4 ++++
print/tex-nfssext-cfr/Makefile | 13 +++++++++++++
print/tex-nfssext-cfr/PLIST | 2 ++
print/tex-nfssext-cfr/distinfo | 6 ++++++
6 files changed, 29 insertions(+), 2 deletions(-)
diffs (72 lines):
diff -r fc2a690a9393 -r 1d1b3be8b617 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Tue Aug 13 02:21:43 2019 +0000
+++ b/doc/CHANGES-2019 Tue Aug 13 02:25:05 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3409 2019/08/13 02:21:44 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3410 2019/08/13 02:25:05 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5617,3 +5617,4 @@
Added graphics/tex-chemfig-doc version 1.41 [brook 2019-08-13]
Added print/tex-beamerposter version 1.13 [brook 2019-08-13]
Added print/tex-beamerposter-doc version 1.13 [brook 2019-08-13]
+ Added print/tex-nfssext-cfr version 2019 [brook 2019-08-13]
diff -r fc2a690a9393 -r 1d1b3be8b617 print/Makefile
--- a/print/Makefile Tue Aug 13 02:21:43 2019 +0000
+++ b/print/Makefile Tue Aug 13 02:25:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.738 2019/08/13 02:21:43 brook Exp $
+# $NetBSD: Makefile,v 1.739 2019/08/13 02:25:05 brook Exp $
#
COMMENT= Desktop publishing
@@ -985,6 +985,7 @@
SUBDIR+= tex-newunicodechar
SUBDIR+= tex-newunicodechar-doc
SUBDIR+= tex-nextpage
+SUBDIR+= tex-nfssext-cfr
SUBDIR+= tex-nolbreaks
SUBDIR+= tex-nolbreaks-doc
SUBDIR+= tex-nomencl
diff -r fc2a690a9393 -r 1d1b3be8b617 print/tex-nfssext-cfr/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-nfssext-cfr/DESCR Tue Aug 13 02:25:05 2019 +0000
@@ -0,0 +1,4 @@
+The package is a development of nfssext.sty, distributed with
+the examples for the font installation guide. The package has
+been developed for use in packages such as cfr-lm and
+venturisadf.
diff -r fc2a690a9393 -r 1d1b3be8b617 print/tex-nfssext-cfr/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-nfssext-cfr/Makefile Tue Aug 13 02:25:05 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/08/13 02:25:05 brook Exp $
+
+DISTNAME= nfssext-cfr
+PKGNAME= tex-${DISTNAME}-2019
+TEXLIVE_REV= 43640
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://ctan.org/pkg/nfssext-cfr
+COMMENT= Extensions to the LaTeX NFSS
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fc2a690a9393 -r 1d1b3be8b617 print/tex-nfssext-cfr/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-nfssext-cfr/PLIST Tue Aug 13 02:25:05 2019 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2019/08/13 02:25:05 brook Exp $
+share/texmf-dist/tex/latex/nfssext-cfr/nfssext-cfr.sty
diff -r fc2a690a9393 -r 1d1b3be8b617 print/tex-nfssext-cfr/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-nfssext-cfr/distinfo Tue Aug 13 02:25:05 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/13 02:25:05 brook Exp $
+
+SHA1 (tex-nfssext-cfr-43640/nfssext-cfr.tar.xz) = 5e47c99ff0f6f7672f03d56673a9a546eef4dfe7
+RMD160 (tex-nfssext-cfr-43640/nfssext-cfr.tar.xz) = 526b41790aaa00c7ab736438781141a2305f3a43
+SHA512 (tex-nfssext-cfr-43640/nfssext-cfr.tar.xz) = 5083d4ff4168b857a7391855ce02ea354cb17a26242a3e3b2693d6bbb35f722f750299669a37afbb99a52180433d697fbf65a6fb6afd6bd58d4b16c63e5b0d67
+Size (tex-nfssext-cfr-43640/nfssext-cfr.tar.xz) = 5276 bytes
Home |
Main Index |
Thread Index |
Old Index