pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ragel



Module Name:    pkgsrc
Committed By:   rodent
Date:           Fri Mar 27 03:50:55 UTC 2015

Modified Files:
        pkgsrc/devel/ragel: Makefile distinfo
        pkgsrc/devel/ragel/patches: patch-aapl_bstcommon.h
            patch-ragel_javacodegen.cpp
Removed Files:
        pkgsrc/devel/ragel/patches: patch-aapl_avlcommon.h
            patch-aapl_bubblesort.h patch-aapl_mergesort.h

Log Message:
Update to latest release, 6.9. Fix HOMEPAGE and MASTER_SITES. Some patches
were applied upstream, so remove. Comment, update, and defuzz remaining ones.

Ragel 6.9 - Oct 13, 2014
========================
 -updated command-line synopsis
 -ocaml: fix missing semicolon
 -ocaml: support -G1
 -ocaml: choose a unique name for type state
 -ruby: reduce the amount of calls to GET_WIDE_KEY()
 -union test case: warning fix
 -omit line directives around expression-oriented write statements
 -use AS_IF and test command to check if the DIST file is present
 -added missing std:: using
 -go: added '//line' directive support

Ragel 6.8 - Feb 11, 2013
========================

 -The -G2 code generator for Go1 was rewritten. Table, flat and switch-based
  code generators were added. (Anton Ageev)
 -The CXXFLAGS variable is not longer set in the configure script.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ragel/Makefile \
    pkgsrc/devel/ragel/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/ragel/patches/patch-aapl_avlcommon.h \
    pkgsrc/devel/ragel/patches/patch-aapl_bubblesort.h \
    pkgsrc/devel/ragel/patches/patch-aapl_mergesort.h
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ragel/patches/patch-aapl_bstcommon.h \
    pkgsrc/devel/ragel/patches/patch-ragel_javacodegen.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index