--- - branch: MAIN date: Sat Feb 11 09:54:21 UTC 2012 files: - new: '1.27' old: '1.26' path: pkgsrc/editors/zile/Makefile pathrev: pkgsrc/editors/zile/Makefile@1.27 type: modified - new: '1.9' old: '1.8' path: pkgsrc/editors/zile/PLIST pathrev: pkgsrc/editors/zile/PLIST@1.9 type: modified - new: '1.11' old: '1.10' path: pkgsrc/editors/zile/distinfo pathrev: pkgsrc/editors/zile/distinfo@1.11 type: modified - new: '1.6' old: '1.5' path: pkgsrc/editors/zile/patches/patch-aa pathrev: pkgsrc/editors/zile/patches/patch-aa@1.6 type: modified - new: '1.6' old: '1.5' path: pkgsrc/editors/zile/patches/patch-ab pathrev: pkgsrc/editors/zile/patches/patch-ab@1.6 type: modified id: 20120211T095421Z.ae9d75aac5f86a207ac03beab14949e5ce47dd3c log: "Update zile to 2.4.5.\n\nChanges from previous:\n----------------------\n* Noteworthy changes in release 2.4.5 (2012-02-08) [stable]\n\n** Bug fixes\n\n \ Fix an egregious bug resulting in a crash whenever a non-existent\n file was edited.\n\n Fix other potential crash bugs in the low-level text-handling\n routine estr_replace.\n\n* Noteworthy changes in release 2.4.4 (2012-02-03) [stable]\n\n** New features\n\n find-file and find-file-read-only now work non-interactively.\n\n** Build-related\n\n Minor build system fixes (thanks to Nelson Beebe for one).\n\n** Miscellaneous\n\n Some code clean-up.\n\n Slight speed improvement to general editing operations.\n\n* Noteworthy changes in release 2.4.3 (2011-12-20) [stable]\n\n** Bug fixes\n\n Fix a crash on certain terminals.\n\n Fix a recently-introduced display bug in isearch.\n\n* Noteworthy changes in release 2.4.2 (2011-10-05) [stable]\n\n** Bug fixes\n\n Fix some serious display performance bugs introduced in 2.4.0.60.\n\n** Build-related\n\n Don't enable Valgrind by default, and explain that correct\n suppressions are needed to use it successfully.\n\n* Noteworthy changes in release 2.4.1 (2011-09-20) [stable]\n\n This is the first release in a new stable series.\n\n** Bug fixes\n\n Fix a long-standing bug in uniarg handling in macros.\n\n Fix display of percentage position in buffer.\n\n Fix display of search string in query-replace.\n\n Fix poor performance of fill-paragraph.\n\n \ Fix handling of Backspace/^H by looking at termcap kbs setting.\n\n** Build-related\n\n \ Several fixes and improvements were made to the build system.\n\n* Noteworthy changes in release 2.4.0.60 (2011-08-19) [beta]\n\n This release is a major update, upping the dependencies from C89 to\n C99, from POSIX-1.2001 to POSIX-1.2008 (though in fact Zile will\n still build on many other POSIX and non-POSIX systems thanks to\n gnulib), and adding a dependency on libgc. Together these changes\n \ have allowed the removal of hundreds of lines of code and the\n elimination of whole classes of bug (in particular, classic\n memory-management bugs); overall, combined with continued\n simplification, Zile 2.4.0.60 is well over 1,000 lines of code, or\n 10%, shorter than the previous stable release, 2.3.24.\n\n Several old bugs have been fixed, a few more esoteric features\n removed, and Emacs-compliance has been improved. However, the major\n rewrite has almost certainly introduced new bugs which have not yet\n been found and fixed, hence the alpha status of this release.\n Distribution packagers are encouraged to try packaging this version\n \ to find any problems with the updated build system and dependencies.\n\n* Noteworthy changes in release 2.3.24 (2011-04-29) [stable]\n\n** Bug fixes\n\n Fix kill-line with prefix argument.\n\n Fix a cosmetic problem with multiple ESC-digit combinations.\n\n \ Use gnulib窶å\x86± mkstemp to avoid problems on some platforms.\n\n Fix initial screen setup when some files are loaded on the command\n line.\n\n** Build-related\n\n \ Re-automate a bit more of the release, using gnulib and woger.\n\n Add more compiler warnings.\n\n** Miscellaneous\n\n As usual, various bits of code cleanup and simplification.\n\n* Noteworthy changes in release 2.3.23 (2011-03-14) [stable]\n\n** Bug fixes\n\n {beginning,end}-of-buffer now take account of transient-mark-mode\n \ (bug present since 窶彷orever窶�).\n\n** Build-related\n\n Turn on more compiler and build system, and run-time checks (thanks,\n gnulib!).\n\n* Noteworthy changes in release 2.3.22 (2011-03-03)\n\nThis release fixes a bug in forward regex isearch introduced recently,\nand makes the build system use silent rules by default.\n\nRelease 2.3.21\n\nThis release fixes a bug that caused build failure on non-GNU systems,\nand a bug in backward search introduced in 2.3.18, and simplifies the\ntest system. A little other code cleanup was done.\n\nRelease 2.3.20\n\nThis release fixes a potential buffer overflow, search and replace\nwith embedded NULs, a bug in the build system (the Zile-only tests now\nrun correctly when an EMACS environment variable is defined), and a\nbug introduced in 2.3.17 which caused consecutive kills not to save\nthe killed text (thanks to Chris Leyon for the report). Some code was\ncleaned up and better use made of gnulib. The build scripts that were\npreviously in Lua have been rewritten in Perl; Perl is now required to\nbuild Zile (previously, Lua was not required, at the expense of making\nthe build system more complicated and fragile). A cyclomatic\ncomplexity report on the C code can now be produced.\n\nRelease 2.3.19\n\nThis release fixes a space leak, a small bug in reading filenames in\nthe minibuffer introduced in 2.3.18, and some behaviour that was not\nthe same as Emacs, and cleans up the code a little.\n\nRelease 2.3.18\n\nThis release fixes some minor space leaks, a read of freed memory, and\na bug in quoted-insert, stops Zile from catching the user signal\nSIGQUIT, and cleans the code up a little.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/editors/zile' unixtime: '1328954061' user: hiramatsu