pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ucpp



Module Name:    pkgsrc
Committed By:   richard
Date:           Wed Sep 30 16:39:45 UTC 2015

Modified Files:
        pkgsrc/devel/ucpp: Makefile distinfo
        pkgsrc/devel/ucpp/patches: patch-aa
Added Files:
        pkgsrc/devel/ucpp/patches: patch-cpp.c

Log Message:
Update to ucpp-1.3.2

ucpp-1.3.2
* Fixed Issue 8, Included files missing  a "terminating carriage
  return character" will interrupt preprocessing in sample.c/LEXER
  mode.
  (http://code.google.com/p/ucpp/issues/detail?id=8)

ucpp-1.3.1
* Fixed Issue 5, "\r\n" carriage return characters are double
  counted.
  (http://code.google.com/p/ucpp/issues/detail?id=5)
* Fixed Issue 6, Included files missing a "terminating carriage
  return character" will interrupt preprocessing in ucpp
  (STAND_ALONE mode).
  (http://code.google.com/p/ucpp/issues/detail?id=6)
* Fixed Issue 7, STD_MACROS & STD_ASSERTS undefined when trying to
  build ucpp -DSTAND_ALONE.
  (http://code.google.com/p/ucpp/issues/detail?id=7)
* Build ucpp & libucpp with 'make'.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ucpp/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ucpp/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ucpp/patches/patch-aa
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ucpp/patches/patch-cpp.c

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