pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add tex-bibtex and tex-bibtex-doc.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f91da5077d78
branches:  trunk
changeset: 394196:f91da5077d78
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jun 07 05:32:29 2009 +0000

description:
Add tex-bibtex and tex-bibtex-doc.

diffstat:

 doc/CHANGES-2009 |  4 +++-
 print/Makefile   |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r 3923ae99c2c1 -r f91da5077d78 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Sun Jun 07 05:30:48 2009 +0000
+++ b/doc/CHANGES-2009  Sun Jun 07 05:32:29 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2188 2009/06/07 01:17:52 taca Exp $
+$NetBSD: CHANGES-2009,v 1.2189 2009/06/07 05:32:29 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -2913,3 +2913,5 @@
        Updated x11/pixman to 0.15.8 [wiz 2009-06-06]
        Updated x11/libX11 to 1.2.1 [wiz 2009-06-06]
        Updated www/typolight27-translations to 20090605 [taca 2009-06-07]
+       Added print/tex-bibtex version 0.99c [minskim 2009-06-07]
+       Added print/tex-bibtex-doc version 0.99c [minskim 2009-06-07]
diff -r 3923ae99c2c1 -r f91da5077d78 print/Makefile
--- a/print/Makefile    Sun Jun 07 05:30:48 2009 +0000
+++ b/print/Makefile    Sun Jun 07 05:32:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.256 2009/06/04 19:33:25 jnemeth Exp $
+# $NetBSD: Makefile,v 1.257 2009/06/07 05:32:30 minskim Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -135,6 +135,8 @@
 SUBDIR+=       tex-babel
 SUBDIR+=       tex-babel-doc
 SUBDIR+=       tex-bagpipetex
+SUBDIR+=       tex-bibtex
+SUBDIR+=       tex-bibtex-doc
 SUBDIR+=       tex-bin-dvipdfm
 SUBDIR+=       tex-bin-dvipsk
 SUBDIR+=       tex-bin-dvipsk-doc



Home | Main Index | Thread Index | Old Index