Sun Nov 6 08:38:41 2011 UTC ()
Add tex-texlive.infra.


(minskim)
diff -r1.2779 -r1.2780 pkgsrc/doc/CHANGES-2011
diff -r1.515 -r1.516 pkgsrc/print/Makefile

cvs diff -r1.2779 -r1.2780 pkgsrc/doc/CHANGES-2011 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2011 2011/11/06 07:59:28 1.2779
+++ pkgsrc/doc/CHANGES-2011 2011/11/06 08:38:41 1.2780
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2011,v 1.2779 2011/11/06 07:59:28 obache Exp $ 1$NetBSD: CHANGES-2011,v 1.2780 2011/11/06 08:38:41 minskim Exp $
2 2
3Changes to the packages collection and infrastructure in 2011: 3Changes to the packages collection and infrastructure in 2011:
4 4
5 Updated net/py-boto to 1.9b [gson 2011-01-01] 5 Updated net/py-boto to 1.9b [gson 2011-01-01]
6 Updated www/ikiwiki to 3.20101231 [schmonz 2011-01-02] 6 Updated www/ikiwiki to 3.20101231 [schmonz 2011-01-02]
7 Updated textproc/mdoclint to 1.13 [wiz 2011-01-02] 7 Updated textproc/mdoclint to 1.13 [wiz 2011-01-02]
8 Updated chat/psi to 0.14 [schnoebe 2011-01-02] 8 Updated chat/psi to 0.14 [schnoebe 2011-01-02]
9 Updated www/geeklog to 1.7.1.1 [taca 2011-01-03] 9 Updated www/geeklog to 1.7.1.1 [taca 2011-01-03]
10 Updated net/dhcpcd to 5.2.10 [roy 2011-01-03] 10 Updated net/dhcpcd to 5.2.10 [roy 2011-01-03]
11 Downgraded sysutils/py-dbus to 0.83.1 [drochner 2011-01-03] 11 Downgraded sysutils/py-dbus to 0.83.1 [drochner 2011-01-03]
12 Updated net/wireshark to 1.4.2nb1 [tron 2011-01-04] 12 Updated net/wireshark to 1.4.2nb1 [tron 2011-01-04]
13 Updated graphics/gnuplot to 4.2.6nb3 [dholland 2011-01-06] 13 Updated graphics/gnuplot to 4.2.6nb3 [dholland 2011-01-06]
14 Updated graphics/gnuplot-nox11 to 4.2.6nb4 [dholland 2011-01-06] 14 Updated graphics/gnuplot-nox11 to 4.2.6nb4 [dholland 2011-01-06]
@@ -4360,13 +4360,14 @@ Changes to the packages collection and i @@ -4360,13 +4360,14 @@ Changes to the packages collection and i
4360 Updated www/p5-Catalyst-Plugin-AutoRestart to 0.94 [hiramatsu 2011-11-05] 4360 Updated www/p5-Catalyst-Plugin-AutoRestart to 0.94 [hiramatsu 2011-11-05]
4361 Updated net/p5-RPC-XML to 0.76 [hiramatsu 2011-11-05] 4361 Updated net/p5-RPC-XML to 0.76 [hiramatsu 2011-11-05]
4362 Updated www/p5-Squatting-On-PSGI to 0.06 [hiramatsu 2011-11-05] 4362 Updated www/p5-Squatting-On-PSGI to 0.06 [hiramatsu 2011-11-05]
4363 Updated security/p5-Net-OpenSSH to 0.52 [hiramatsu 2011-11-05] 4363 Updated security/p5-Net-OpenSSH to 0.52 [hiramatsu 2011-11-05]
4364 Updated chat/ysm to 2.9.9.1 [wiz 2011-11-05] 4364 Updated chat/ysm to 2.9.9.1 [wiz 2011-11-05]
4365 Updated devel/prcs to 1.3.3nb7 [dholland 2011-11-05] 4365 Updated devel/prcs to 1.3.3nb7 [dholland 2011-11-05]
4366 Updated devel/mr to 1.06 [schmonz 2011-11-06] 4366 Updated devel/mr to 1.06 [schmonz 2011-11-06]
4367 Updated devel/p5-MooseX-LazyRequire to 0.07 [hiramatsu 2011-11-06] 4367 Updated devel/p5-MooseX-LazyRequire to 0.07 [hiramatsu 2011-11-06]
4368 Updated textproc/p5-Net-Dict to 2.08 [hiramatsu 2011-11-06] 4368 Updated textproc/p5-Net-Dict to 2.08 [hiramatsu 2011-11-06]
4369 Updated www/p5-CGI-PSGI to 0.15 [hiramatsu 2011-11-06] 4369 Updated www/p5-CGI-PSGI to 0.15 [hiramatsu 2011-11-06]
4370 Updated devel/p5-Module-Install-RTx to 0.29 [hiramatsu 2011-11-06] 4370 Updated devel/p5-Module-Install-RTx to 0.29 [hiramatsu 2011-11-06]
4371 Updated net/ruby-addressable to 2.2.6nb1 [obache 2011-11-06] 4371 Updated net/ruby-addressable to 2.2.6nb1 [obache 2011-11-06]
4372 Updated net/mikutter to 0.0.4.571 [obache 2011-11-06] 4372 Updated net/mikutter to 0.0.4.571 [obache 2011-11-06]
 4373 Added print/tex-texlive.infra version 2011 [minskim 2011-11-06]

cvs diff -r1.515 -r1.516 pkgsrc/print/Makefile (expand / switch to unified diff)

--- pkgsrc/print/Makefile 2011/11/05 13:38:48 1.515
+++ pkgsrc/print/Makefile 2011/11/06 08:38:41 1.516
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.515 2011/11/05 13:38:48 minskim Exp $ 1# $NetBSD: Makefile,v 1.516 2011/11/06 08:38:41 minskim Exp $
2# 2#
3 3
4COMMENT= Desktop publishing 4COMMENT= Desktop publishing
5 5
6SUBDIR+= LPRng 6SUBDIR+= LPRng
7SUBDIR+= LPRng-core 7SUBDIR+= LPRng-core
8SUBDIR+= LPRng-doc 8SUBDIR+= LPRng-doc
9SUBDIR+= a2ps 9SUBDIR+= a2ps
10SUBDIR+= abc2ps 10SUBDIR+= abc2ps
11SUBDIR+= abcm2ps 11SUBDIR+= abcm2ps
12SUBDIR+= acroread7 12SUBDIR+= acroread7
13SUBDIR+= acroread8 13SUBDIR+= acroread8
14SUBDIR+= acroread9 14SUBDIR+= acroread9
@@ -579,26 +579,27 @@ SUBDIR+= tex-substr @@ -579,26 +579,27 @@ SUBDIR+= tex-substr
579SUBDIR+= tex-substr-doc 579SUBDIR+= tex-substr-doc
580SUBDIR+= tex-supertabular 580SUBDIR+= tex-supertabular
581SUBDIR+= tex-supertabular-doc 581SUBDIR+= tex-supertabular-doc
582SUBDIR+= tex-t2 582SUBDIR+= tex-t2
583SUBDIR+= tex-t2-doc 583SUBDIR+= tex-t2-doc
584SUBDIR+= tex-tabls 584SUBDIR+= tex-tabls
585SUBDIR+= tex-tabls-doc 585SUBDIR+= tex-tabls-doc
586SUBDIR+= tex-tetex 586SUBDIR+= tex-tetex
587SUBDIR+= tex-tetex-doc 587SUBDIR+= tex-tetex-doc
588SUBDIR+= tex-tex 588SUBDIR+= tex-tex
589SUBDIR+= tex-texlive-common-doc 589SUBDIR+= tex-texlive-common-doc
590SUBDIR+= tex-texlive-en-doc 590SUBDIR+= tex-texlive-en-doc
591SUBDIR+= tex-texlive-scripts 591SUBDIR+= tex-texlive-scripts
 592SUBDIR+= tex-texlive.infra
592SUBDIR+= tex-texmate 593SUBDIR+= tex-texmate
593SUBDIR+= tex-texmate-doc 594SUBDIR+= tex-texmate-doc
594SUBDIR+= tex-texpower 595SUBDIR+= tex-texpower
595SUBDIR+= tex-texpower-doc 596SUBDIR+= tex-texpower-doc
596SUBDIR+= tex-thailatex 597SUBDIR+= tex-thailatex
597SUBDIR+= tex-threeparttable 598SUBDIR+= tex-threeparttable
598SUBDIR+= tex-threeparttable-doc 599SUBDIR+= tex-threeparttable-doc
599SUBDIR+= tex-titleref 600SUBDIR+= tex-titleref
600SUBDIR+= tex-titleref-doc 601SUBDIR+= tex-titleref-doc
601SUBDIR+= tex-titlesec 602SUBDIR+= tex-titlesec
602SUBDIR+= tex-titlesec-doc 603SUBDIR+= tex-titlesec-doc
603SUBDIR+= tex-tocbibind 604SUBDIR+= tex-tocbibind
604SUBDIR+= tex-tocbibind-doc 605SUBDIR+= tex-tocbibind-doc