how to prevent a package from upgrade
Ryan Schmidt
ryandesign at macports.org
Sun Jul 12 21:05:27 PDT 2009
On Jul 12, 2009, at 19:47, Randal L. Schwartz wrote:
> Or even install a dummy package that *requires* php-5.2 and won't
> accept
> 5.3 (I think that's possible), and then at least you'll get all sorts
> of alarms when you try to deactivate 5.2.
There is so far no syntax for depending on a specific version of a
port. You can only depend on a port, and any version of that port
will satisfy the dependency.
More information about the macports-users
mailing list