pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/176900da7508
branches:  trunk
changeset: 575891:176900da7508
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue May 25 07:39:00 2010 +0000

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

diffstat:

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

diffs (33 lines):

diff -r 79c48e9214ef -r 176900da7508 doc/CHANGES-2010
--- a/doc/CHANGES-2010  Tue May 25 07:36:04 2010 +0000
+++ b/doc/CHANGES-2010  Tue May 25 07:39:00 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2021 2010/05/25 07:25:57 obache Exp $
+$NetBSD: CHANGES-2010,v 1.2022 2010/05/25 07:39:00 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2010:
 
@@ -2656,3 +2656,5 @@
        Updated geography/gpsd to 2.94 [gdt 2010-05-25]
        Updated graphics/ruby-rcairo to 1.8.1nb1 [obache 2010-05-25]
        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]
diff -r 79c48e9214ef -r 176900da7508 print/Makefile
--- a/print/Makefile    Tue May 25 07:36:04 2010 +0000
+++ b/print/Makefile    Tue May 25 07:39:00 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.414 2010/05/23 09:58:41 minskim Exp $
+# $NetBSD: Makefile,v 1.415 2010/05/25 07:39:00 minskim Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -392,6 +392,8 @@
 SUBDIR+=       tex-needspace
 SUBDIR+=       tex-needspace-doc
 SUBDIR+=       tex-nextpage
+SUBDIR+=       tex-nolbreaks
+SUBDIR+=       tex-nolbreaks-doc
 SUBDIR+=       tex-nomencl
 SUBDIR+=       tex-nomencl-doc
 SUBDIR+=       tex-nopageno



Home | Main Index | Thread Index | Old Index