[76926] trunk/dports/tex/tex-whizzytex/Portfile
Ryan Schmidt
ryandesign at macports.org
Sun Mar 13 14:22:00 PDT 2011
On Mar 13, 2011, at 16:19, phw at macports.org wrote:
> Revision: 76926
> http://trac.macports.org/changeset/76926
> Author: phw at macports.org
> Date: 2011-03-13 14:19:26 -0700 (Sun, 13 Mar 2011)
> Log Message:
> -----------
> Minor portfile update: Warn user, thata viewer is required
Please use notes instead of ui_msgs here.
There is no need to increase the revision and thereby force everyone to rebuild a port just to display a different message. (Not until we have binary packages, anyway.)
> Modified Paths:
> --------------
> trunk/dports/tex/tex-whizzytex/Portfile
>
> Modified: trunk/dports/tex/tex-whizzytex/Portfile
> ===================================================================
> --- trunk/dports/tex/tex-whizzytex/Portfile 2011-03-13 20:26:27 UTC (rev 76925)
> +++ trunk/dports/tex/tex-whizzytex/Portfile 2011-03-13 21:19:26 UTC (rev 76926)
> @@ -2,7 +2,7 @@
>
> name tex-whizzytex
> version 1.3.1
> -revision 2
> +revision 3
> categories tex
> platforms darwin
> maintainers phw openmaintiner
> @@ -35,6 +35,7 @@
>
> post-activate {
> system "mktexlsr"
> + ui_msg "WhizzyTex requires a viewer, like xdvi."
> ui_msg "To use this, put the following into your ~/.emacs:"
> ui_msg "(add-to-list 'load-path \"${prefix}/share/whizzytex/emacs/\")"
> ui_msg "(autoload 'whizzytex-mode"
More information about the macports-dev
mailing list