pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ac5837ef4f9
branches:  trunk
changeset: 562559:8ac5837ef4f9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Aug 01 07:09:52 2009 +0000

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

diffstat:

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

diffs (33 lines):

diff -r 49fdd4794a92 -r 8ac5837ef4f9 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Sat Aug 01 07:08:23 2009 +0000
+++ b/doc/CHANGES-2009  Sat Aug 01 07:09:52 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2892 2009/08/01 03:02:06 schnoebe Exp $
+$NetBSD: CHANGES-2009,v 1.2893 2009/08/01 07:09:52 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -3841,3 +3841,5 @@
        Added devel/p5-MooseX-Declare version 0.23 [seb 2009-07-31]
        Updated pkgtools/url2pkg to 2.11 [rillig 2009-07-31]
        Added net/udns version 0.0.9 [schnoebe 2009-08-01]
+       Added print/tex-cite version 5.1 [minskim 2009-08-01]
+       Added print/tex-cite-doc version 5.1 [minskim 2009-08-01]
diff -r 49fdd4794a92 -r 8ac5837ef4f9 print/Makefile
--- a/print/Makefile    Sat Aug 01 07:08:23 2009 +0000
+++ b/print/Makefile    Sat Aug 01 07:09:52 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.296 2009/07/29 23:44:57 minskim Exp $
+# $NetBSD: Makefile,v 1.297 2009/08/01 07:09:52 minskim Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -163,6 +163,8 @@
 SUBDIR+=       tex-carlisle
 SUBDIR+=       tex-carlisle-doc
 SUBDIR+=       tex-chemarrow
+SUBDIR+=       tex-cite
+SUBDIR+=       tex-cite-doc
 SUBDIR+=       tex-colortbl
 SUBDIR+=       tex-colortbl-doc
 SUBDIR+=       tex-cooking



Home | Main Index | Thread Index | Old Index