On Thu, May 23, 2013 at 7:11 PM, John King <jo...@media.berkeley.edu> wrote:

> Having a problem getting the 1.2.1 version installed.  When I search for
> ffmpeg in available ports, the result I see is ffmpeg 1.2.1 and the
> associated Portfile also lists 1.2.1 as the version.
>
> However, when I run "sudo port install ffmpeg +nonfree", I get version
> 1.1.2 installed.
>

At a guess, it's getting installed and then immediately deactivated and
replaced with the older version because of dependencies broken by the new
one. Use "upgrade" instead of "install" to make sure those dependencies are
also updated to use the new version; or if that also ends up re-downgrading
you in the rev-upgrade step following the upgrade, then make a note of the
ports which were noted as broken in rev-upgrade and file Trac tickets
against them, as that would indicate they have dependencies they are not
declaring properly.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to