pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/flex
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 29 19:42:21 UTC 2012
Modified Files:
pkgsrc/devel/flex: Makefile PLIST distinfo
pkgsrc/devel/flex/patches: patch-ab
Log Message:
Update to 2.5.36. Add build dependencies on gtexinfo and two tex
packages needed to build pdf documentation, since there is no
configure option to disable it that I can see. If this leads to
problems, we'll have to disable it with a patch.
* version 2.5.36
** various portability fixes that quiet compiler warnings on 64-bit
hosts
** various manual fixes, including correcting the name of a %option and
updating some simple examples to use ANSI C syntax
** various bug fixes that prevent certain error conditions from
persisting when they should not persist
** improvements to the test suite so it behaves better when linking
compiled files
** new translations from the translation project: ca, da, es, fi, fr,
ga, ko, pt_br, ro, ru, sv, tr, zh_cn
** the flex distribution is now built with automake 1.10.1 and automake
2.61
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/flex/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/flex/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/flex/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/flex/patches/patch-ab
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