pkgsrc/devel/cook/distinfo

7 lines
387 B
Text
Raw Normal View History

$NetBSD: distinfo,v 1.6 2015/11/03 03:27:20 agc Exp $
update cook from 2.22 to 2.26. besides fixing GCC4 builds, many of the changes since 2.22 include: * A bug has been fixed in the tell-position flag. It wasn't actually giving the file name and line number when executing commands if you used the "set tell-position" variants, only the -tell-position command line option. * A bug has been fixed in the cook -fp-update command, it would segfault in some cases. * A bug has been fixed in the cookbook include file processing. * A bug has been fixed in the negative flag setting (comamnd line options and "set" clauses). * The find_command command now copes better with directories it is not allowed to access. * A Java cookbook has been added to to the distribution. * A bug has been fixed in the execution of some commands. If any words of the command had spaces in them, it did not pass it to a shell to be executed, but instead constructed a command of a different shape than the user expected. * A bug has been fixed on Linux (and it only ever ocurred on Linux) where cook would suddenly stop for no reason with exit status 1. Turns out that sometimes fflush(stderr) returns an EAGAIN error. * A bug has been fixed which caused the cook -script option to produce invalid shell scripts when a recipe body contained no statements. * A bug has been fixed in the graph file pair generation, used to generate warnings about dangerous #include-cooked contents. * There is a new tell-position setting, so that when Cook prints a command it is about to run, it includes the file name and line nunmber of the command. This can be useful when debugging cookbooks. * A bug has been fixed in the output line wrapping. Once again it adapts to the window width. * A major problem with parallel execution and hangs has been fixed. The table indexed by process ID was now growing correctly.
2006-08-10 01:29:15 +02:00
SHA1 (cook-2.26.tar.gz) = 0bea5873313e2cac73b2f1e9a7222fda985892c7
RMD160 (cook-2.26.tar.gz) = 8d7839f0ec484585c1db0a4763a5717d792d6513
SHA512 (cook-2.26.tar.gz) = 75d6349a4491589823e2f0e569b2e3d95e2c2bc2217e983bdfa8d89b9e05ea962f66c500bc0a023a2d9c3ce9099aa0459e5595cdf3fce4d0500f50900808cb60
update cook from 2.22 to 2.26. besides fixing GCC4 builds, many of the changes since 2.22 include: * A bug has been fixed in the tell-position flag. It wasn't actually giving the file name and line number when executing commands if you used the "set tell-position" variants, only the -tell-position command line option. * A bug has been fixed in the cook -fp-update command, it would segfault in some cases. * A bug has been fixed in the cookbook include file processing. * A bug has been fixed in the negative flag setting (comamnd line options and "set" clauses). * The find_command command now copes better with directories it is not allowed to access. * A Java cookbook has been added to to the distribution. * A bug has been fixed in the execution of some commands. If any words of the command had spaces in them, it did not pass it to a shell to be executed, but instead constructed a command of a different shape than the user expected. * A bug has been fixed on Linux (and it only ever ocurred on Linux) where cook would suddenly stop for no reason with exit status 1. Turns out that sometimes fflush(stderr) returns an EAGAIN error. * A bug has been fixed which caused the cook -script option to produce invalid shell scripts when a recipe body contained no statements. * A bug has been fixed in the graph file pair generation, used to generate warnings about dangerous #include-cooked contents. * There is a new tell-position setting, so that when Cook prints a command it is about to run, it includes the file name and line nunmber of the command. This can be useful when debugging cookbooks. * A bug has been fixed in the output line wrapping. Once again it adapts to the window width. * A major problem with parallel execution and hangs has been fixed. The table indexed by process ID was now growing correctly.
2006-08-10 01:29:15 +02:00
Size (cook-2.26.tar.gz) = 881301 bytes