pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c76c8a926bbe
branches:  trunk
changeset: 396650:c76c8a926bbe
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Jul 29 23:44:56 2009 +0000

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

diffstat:

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

diffs (33 lines):

diff -r 220fc9f0d386 -r c76c8a926bbe doc/CHANGES-2009
--- a/doc/CHANGES-2009  Wed Jul 29 23:43:13 2009 +0000
+++ b/doc/CHANGES-2009  Wed Jul 29 23:44:56 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2878 2009/07/29 23:14:43 seb Exp $
+$NetBSD: CHANGES-2009,v 1.2879 2009/07/29 23:44:56 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -3826,3 +3826,5 @@
        Updated devel/apache-maven to 2.2.0 [yyamano 2009-07-29]
        Added devel/p5-Devel-PartialDump version 0.09 [seb 2009-07-29]
        Added devel/p5-MooseX-Types-Structured version 0.16 [seb 2009-07-29]
+       Added print/tex-nomencl version 3.1a [minskim 2009-07-29]
+       Added print/tex-nomencl-doc version 3.1a [minskim 2009-07-29]
diff -r 220fc9f0d386 -r c76c8a926bbe print/Makefile
--- a/print/Makefile    Wed Jul 29 23:43:13 2009 +0000
+++ b/print/Makefile    Wed Jul 29 23:44:56 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.295 2009/07/25 07:55:47 minskim Exp $
+# $NetBSD: Makefile,v 1.296 2009/07/29 23:44:57 minskim Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -277,6 +277,8 @@
 SUBDIR+=       tex-musixtex
 SUBDIR+=       tex-natbib
 SUBDIR+=       tex-natbib-doc
+SUBDIR+=       tex-nomencl
+SUBDIR+=       tex-nomencl-doc
 SUBDIR+=       tex-oberdiek
 SUBDIR+=       tex-oberdiek-doc
 SUBDIR+=       tex-ocrb



Home | Main Index | Thread Index | Old Index