[FFmpeg-devel] Request for gitweb syntax for MacPorts tag pull
David Favor
david at davidfavor.com
Sat Jun 9 18:45:36 CEST 2012
Currently the MacPorts Portfile does a source pull via git id...
Require a gitweb guru to tell me how to change this from...
set git_branch d3d5e84f33496f7c6ed704d53998db97a69f02e8
master_sites "http://git.videolan.org/gitweb.cgi?p=ffmpeg.git;a=snapshot;h=${git_branch};sf=tgz;dummy="
To something like...
set git_tag n0.11.1
master_sites "http://git.videolan.org/gitweb.cgi?p=ffmpeg.git;a=snapshot;tag=${git_tag};sf=tgz;dummy="
The change is from h=$gitid to tag=$tag.
If you know the syntax or can point me to a link about
how to figure this out...
Pass along the joy.
Thanks.
- David
--
Love feeling your best ever, all day, every day?
Click http://RadicalHealth.com for the easy way!
More information about the ffmpeg-devel
mailing list