pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add tex-times, tex-lm, tex-lm-doc, tex-multirow, tex-m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4f9dd202d9b
branches:  trunk
changeset: 395423:c4f9dd202d9b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Jul 07 23:19:23 2009 +0000

description:
Add tex-times, tex-lm, tex-lm-doc, tex-multirow, tex-multirow-doc,
tex-preprint, and tex-preprint-doc.

diffstat:

 doc/CHANGES-2009 |  9 ++++++++-
 fonts/Makefile   |  5 ++++-
 print/Makefile   |  6 +++++-
 3 files changed, 17 insertions(+), 3 deletions(-)

diffs (73 lines):

diff -r ec8945d01f9e -r c4f9dd202d9b doc/CHANGES-2009
--- a/doc/CHANGES-2009  Tue Jul 07 23:15:32 2009 +0000
+++ b/doc/CHANGES-2009  Tue Jul 07 23:19:23 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2516 2009/07/07 22:40:46 minskim Exp $
+$NetBSD: CHANGES-2009,v 1.2517 2009/07/07 23:19:23 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -3334,3 +3334,10 @@
        Updated devel/p5-Data-Section to 0.091.820 [sno 2009-07-07]
        Added fonts/tex-euenc version 0.1d [minskim 2009-07-07]
        Added fonts/tex-euenc-doc version 0.1d [minskim 2009-07-07]
+       Added fonts/tex-times version 2008.7340 [minskim 2009-07-07]
+       Added fonts/tex-lm version 1.106 [minskim 2009-07-07]
+       Added fonts/tex-lm-doc version 1.106 [minskim 2009-07-07]
+       Added print/tex-multirow version 1.6 [minskim 2009-07-07]
+       Added print/tex-multirow-doc version 1.6 [minskim 2009-07-07]
+       Added print/tex-preprint version 2008.7340 [minskim 2009-07-07]
+       Added print/tex-preprint-doc version 2008.7340 [minskim 2009-07-07]
diff -r ec8945d01f9e -r c4f9dd202d9b fonts/Makefile
--- a/fonts/Makefile    Tue Jul 07 23:15:32 2009 +0000
+++ b/fonts/Makefile    Tue Jul 07 23:19:23 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2009/07/07 22:40:46 minskim Exp $
+# $NetBSD: Makefile,v 1.133 2009/07/07 23:19:23 minskim Exp $
 #
 
 COMMENT=       Fonts
@@ -145,6 +145,8 @@
 SUBDIR+=       tex-kotex-base
 SUBDIR+=       tex-kotex-base-doc
 SUBDIR+=       tex-latex-fonts
+SUBDIR+=       tex-lm
+SUBDIR+=       tex-lm-doc
 SUBDIR+=       tex-manfnt
 SUBDIR+=       tex-marvosym
 SUBDIR+=       tex-marvosym-doc
@@ -158,6 +160,7 @@
 SUBDIR+=       tex-stmaryrd
 SUBDIR+=       tex-stmaryrd-doc
 SUBDIR+=       tex-symbol
+SUBDIR+=       tex-times
 SUBDIR+=       tex-tipa
 SUBDIR+=       tex-tipa-doc
 SUBDIR+=       tex-uhc-fonts-base
diff -r ec8945d01f9e -r c4f9dd202d9b print/Makefile
--- a/print/Makefile    Tue Jul 07 23:15:32 2009 +0000
+++ b/print/Makefile    Tue Jul 07 23:19:23 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.262 2009/07/07 22:27:17 minskim Exp $
+# $NetBSD: Makefile,v 1.263 2009/07/07 23:19:23 minskim Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -238,6 +238,8 @@
 SUBDIR+=       tex-memhangul-ucs
 SUBDIR+=       tex-memoir
 SUBDIR+=       tex-misc
+SUBDIR+=       tex-multirow
+SUBDIR+=       tex-multirow-doc
 SUBDIR+=       tex-musixtex
 SUBDIR+=       tex-natbib
 SUBDIR+=       tex-natbib-doc
@@ -252,6 +254,8 @@
 SUBDIR+=       tex-placeins
 SUBDIR+=       tex-placeins-doc
 SUBDIR+=       tex-plain
+SUBDIR+=       tex-preprint
+SUBDIR+=       tex-preprint-doc
 SUBDIR+=       tex-prosper
 SUBDIR+=       tex-resume
 SUBDIR+=       tex-rotating



Home | Main Index | Thread Index | Old Index