Date: Fri, 19 Mar 2004 11:50:53 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/latte Makefile distinfo pkg-plist ports/textproc/latte/files patch-FlexLexer.h patch-Makefile.in patch-assignment.cxx patch-boolean.cxx patch-configure.in patch-definitions.cxx patch-fileloc.cxx patch-grammar.y ... Message-ID: <200403191950.i2JJornL047162@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/03/19 11:50:53 PST
FreeBSD ports repository
Modified files:
textproc/latte Makefile distinfo pkg-plist
textproc/latte/files patch-Makefile.in
Added files:
textproc/latte/files patch-FlexLexer.h patch-assignment.cxx
patch-boolean.cxx patch-configure.in
patch-definitions.cxx patch-fileloc.cxx
patch-grammar.y patch-group.cxx
patch-latte-conf.h patch-latte-deque.h
patch-latte-html-cli.cxx
patch-latte-html.cxx patch-latte-html.h
patch-latte-log.cxx patch-latte-log.h
patch-latte-stack.h
patch-latte-string.cxx
patch-latte-string.h
patch-latte-text-cli.cxx
patch-latte-text.cxx patch-latte-text.h
patch-latte-vector.h patch-latte.cxx
patch-latte.h patch-list.cxx
patch-load.cxx patch-param.cxx
patch-quote.cxx patch-reader.cxx
patch-shstring.cxx patch-shstring.h
patch-str.cxx patch-syntax.cxx
patch-varref.cxx patch-wstate.cxx
Log:
- Update to version 2.1
PR: ports/64473
Submitted by: Ports Fury
Revision Changes Path
1.15 +23 -11 ports/textproc/latte/Makefile
1.3 +2 -2 ports/textproc/latte/distinfo
1.1 +82 -0 ports/textproc/latte/files/patch-FlexLexer.h (new)
1.2 +56 -17 ports/textproc/latte/files/patch-Makefile.in
1.1 +11 -0 ports/textproc/latte/files/patch-assignment.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-boolean.cxx (new)
1.1 +58 -0 ports/textproc/latte/files/patch-configure.in (new)
1.1 +37 -0 ports/textproc/latte/files/patch-definitions.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-fileloc.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-grammar.y (new)
1.1 +11 -0 ports/textproc/latte/files/patch-group.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-latte-conf.h (new)
1.1 +18 -0 ports/textproc/latte/files/patch-latte-deque.h (new)
1.1 +11 -0 ports/textproc/latte/files/patch-latte-html-cli.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-latte-html.cxx (new)
1.1 +30 -0 ports/textproc/latte/files/patch-latte-html.h (new)
1.1 +11 -0 ports/textproc/latte/files/patch-latte-log.cxx (new)
1.1 +39 -0 ports/textproc/latte/files/patch-latte-log.h (new)
1.1 +20 -0 ports/textproc/latte/files/patch-latte-stack.h (new)
1.1 +11 -0 ports/textproc/latte/files/patch-latte-string.cxx (new)
1.1 +41 -0 ports/textproc/latte/files/patch-latte-string.h (new)
1.1 +11 -0 ports/textproc/latte/files/patch-latte-text-cli.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-latte-text.cxx (new)
1.1 +35 -0 ports/textproc/latte/files/patch-latte-text.h (new)
1.1 +19 -0 ports/textproc/latte/files/patch-latte-vector.h (new)
1.1 +11 -0 ports/textproc/latte/files/patch-latte.cxx (new)
1.1 +158 -0 ports/textproc/latte/files/patch-latte.h (new)
1.1 +11 -0 ports/textproc/latte/files/patch-list.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-load.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-param.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-quote.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-reader.cxx (new)
1.1 +61 -0 ports/textproc/latte/files/patch-shstring.cxx (new)
1.1 +63 -0 ports/textproc/latte/files/patch-shstring.h (new)
1.1 +11 -0 ports/textproc/latte/files/patch-str.cxx (new)
1.1 +66 -0 ports/textproc/latte/files/patch-syntax.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-varref.cxx (new)
1.1 +11 -0 ports/textproc/latte/files/patch-wstate.cxx (new)
1.4 +94 -96 ports/textproc/latte/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403191950.i2JJornL047162>
