pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0ca7597f5e2
branches:  trunk
changeset: 396817:b0ca7597f5e2
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Aug 03 23:47:14 2009 +0000

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

diffstat:

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

diffs (33 lines):

diff -r 8beb8e1e7724 -r b0ca7597f5e2 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Mon Aug 03 23:46:05 2009 +0000
+++ b/doc/CHANGES-2009  Mon Aug 03 23:47:14 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2912 2009/08/03 23:38:34 minskim Exp $
+$NetBSD: CHANGES-2009,v 1.2913 2009/08/03 23:47:14 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -3866,3 +3866,5 @@
        Updated www/tidy to 20090326 [wiz 2009-08-03]
        Updated inputmethod/anthy 9100h [taya 2009-08-03]
        Added print/texlive-pdftools version 2008 [minskim 2009-08-03]
+       Added print/tex-listings version 1.4 [minskim 2009-08-03]
+       Added print/tex-listings-doc version 1.4 [minskim 2009-08-03]
diff -r 8beb8e1e7724 -r b0ca7597f5e2 print/Makefile
--- a/print/Makefile    Mon Aug 03 23:46:05 2009 +0000
+++ b/print/Makefile    Mon Aug 03 23:47:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.299 2009/08/03 23:38:34 minskim Exp $
+# $NetBSD: Makefile,v 1.300 2009/08/03 23:47:14 minskim Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -263,6 +263,8 @@
 SUBDIR+=       tex-latexconfig
 SUBDIR+=       tex-leaflet
 SUBDIR+=       tex-leaflet-doc
+SUBDIR+=       tex-listings
+SUBDIR+=       tex-listings-doc
 SUBDIR+=       tex-ltxmisc
 SUBDIR+=       tex-luatex
 SUBDIR+=       tex-luatex-doc



Home | Main Index | Thread Index | Old Index