K 10 svn:author V 6 sergei K 8 svn:date V 27 2004-03-24T07:03:01.000000Z K 7 svn:log V 604 - Update to 4.2.0 [1] - Fix a bug introduced in the previous commit when trying to utilize INFO macro: zsh.info was not added to generated pkg-plist because it is installed via post-install target, while pkg-plist is updated in add-plist-info target which gets run earlier. Revert to previous behavior of explicitly listing this single zsh.info file in pkg-plist for now. Thanks to Dimitry Andric for his excellent analysis of the problem. [2] - Update pkg-plist PR: ports/64499 [1], ports/64540 Submitted by: KIMURA Yasuhiro [1], Dimitry Andric [2] END