diff options
-rw-r--r-- | doc/CHANGES-2009 | 9 | ||||
-rw-r--r-- | fonts/Makefile | 5 | ||||
-rw-r--r-- | print/Makefile | 6 |
3 files changed, 17 insertions, 3 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index 5b891d16521..a1db9bfc6f7 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -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 @@ Changes to the packages collection and infrastructure in 2009: 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 --git a/fonts/Makefile b/fonts/Makefile index 35fd4558550..415cf595a9b 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -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-glyphlist 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-rsfs-doc 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 --git a/print/Makefile b/print/Makefile index 3dd21344912..db2a8ad0bb1 100644 --- a/print/Makefile +++ b/print/Makefile @@ -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-luatex-doc 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-pgf 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 |