Hello Marc, thank you very much! With that information I could go back now to an old version of ffmpeg - exporting videos with sound is working again on my mac! Regards, John Marc André Selig wrote:
On 7/17/07, Denis Bueno <denbuen@sandia.gov> wrote:
Is there a way for me to recover the ocaml 3.09 Portfile so I can install it alongside 3.10 (where alongside means, of course, only one is active at once).
First look up which macports changeset ocaml 3.09 corresponds to, for example by going to http://trac.macosforge.org/projects/macports/timeline/
Let's assume it's 20526.
cd $myrepository # create this as an empty directory if you don't have one yet svn co --revision 20526 https://svn.macports.org/repository/macports/trunk/dports/lang/ocaml/ lang/ocaml/ portindex . sudo port deactivate ocaml sudo port install ocaml
(Untested commands, use at your own risk.)
Regards, Marc _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users