Date: Tue, 23 Mar 2004 23:03:01 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/zsh Makefile distinfo pkg-plist Message-ID: <200403240703.i2O731Kw068775@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2004/03/23 23:03:01 PST
FreeBSD ports repository
Modified files:
shells/zsh Makefile distinfo pkg-plist
Log:
- 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 <yasu@utahime.org> [1],
Dimitry Andric <dimitry@andric.com> [2]
Revision Changes Path
1.64 +3 -6 ports/shells/zsh/Makefile
1.28 +4 -4 ports/shells/zsh/distinfo
1.30 +92 -14 ports/shells/zsh/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403240703.i2O731Kw068775>
