pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5fdea1d6fe6
branches:  trunk
changeset: 396756:e5fdea1d6fe6
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Aug 02 19:20:51 2009 +0000

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

diffstat:

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

diffs (33 lines):

diff -r 5912c733276b -r e5fdea1d6fe6 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Sun Aug 02 19:19:22 2009 +0000
+++ b/doc/CHANGES-2009  Sun Aug 02 19:20:51 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2903 2009/08/02 19:19:22 tonnerre Exp $
+$NetBSD: CHANGES-2009,v 1.2904 2009/08/02 19:20:51 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -3853,3 +3853,5 @@
        Updated security/sudo to 1.7.2p1 [hasso 2009-08-02]
        Updated editors/emacs to 22.3nb3 [jun 2009-08-02]
        Updated chat/silc-client to 1.1.8 [tonnerre 2009-08-02]
+       Added print/tex-fancyvrb version 2.7a [minskim 2009-08-02]
+       Added print/tex-fancyvrb-doc version 2.7a [minskim 2009-08-02]
diff -r 5912c733276b -r e5fdea1d6fe6 print/Makefile
--- a/print/Makefile    Sun Aug 02 19:19:22 2009 +0000
+++ b/print/Makefile    Sun Aug 02 19:20:51 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.297 2009/08/01 07:09:52 minskim Exp $
+# $NetBSD: Makefile,v 1.298 2009/08/02 19:20:51 minskim Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -188,6 +188,8 @@
 SUBDIR+=       tex-exam-doc
 SUBDIR+=       tex-fancyhdr
 SUBDIR+=       tex-fancyhdr-doc
+SUBDIR+=       tex-fancyvrb
+SUBDIR+=       tex-fancyvrb-doc
 SUBDIR+=       tex-fixme
 SUBDIR+=       tex-float
 SUBDIR+=       tex-float-doc



Home | Main Index | Thread Index | Old Index