pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add tex-notoccite{,-doc}.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9b387d9ca97
branches:  trunk
changeset: 575895:c9b387d9ca97
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue May 25 07:55:58 2010 +0000

description:
Add tex-notoccite{,-doc}.

diffstat:

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

diffs (33 lines):

diff -r c4223315736e -r c9b387d9ca97 doc/CHANGES-2010
--- a/doc/CHANGES-2010  Tue May 25 07:53:34 2010 +0000
+++ b/doc/CHANGES-2010  Tue May 25 07:55:58 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2022 2010/05/25 07:39:00 minskim Exp $
+$NetBSD: CHANGES-2010,v 1.2023 2010/05/25 07:55:58 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2010:
 
@@ -2658,3 +2658,5 @@
        Updated graphics/clutter08 to 0.8.8nb1 [obache 2010-05-25]
        Added print/tex-nolbreaks version 1.0 [minskim 2010-05-25]
        Added print/tex-nolbreaks-doc version 1.0 [minskim 2010-05-25]
+       Added print/tex-notoccite version 2009 [minskim 2010-05-25]
+       Added print/tex-notoccite-doc version 2009 [minskim 2010-05-25]
diff -r c4223315736e -r c9b387d9ca97 print/Makefile
--- a/print/Makefile    Tue May 25 07:53:34 2010 +0000
+++ b/print/Makefile    Tue May 25 07:55:58 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.415 2010/05/25 07:39:00 minskim Exp $
+# $NetBSD: Makefile,v 1.416 2010/05/25 07:55:58 minskim Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -398,6 +398,8 @@
 SUBDIR+=       tex-nomencl-doc
 SUBDIR+=       tex-nopageno
 SUBDIR+=       tex-nopageno-doc
+SUBDIR+=       tex-notoccite
+SUBDIR+=       tex-notoccite-doc
 SUBDIR+=       tex-oberdiek
 SUBDIR+=       tex-oberdiek-doc
 SUBDIR+=       tex-ocrb



Home | Main Index | Thread Index | Old Index