[FFmpeg-devel] Request for gitweb syntax for MacPorts tag pull
Michael Niedermayer
michaelni at gmx.at
Sat Jun 9 19:33:04 CEST 2012
On Sat, Jun 09, 2012 at 11:45:36AM -0500, David Favor wrote:
> 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...
http://git.videolan.org/gitweb.cgi?p=ffmpeg.git;h=n0.11.1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Avoid a single point of failure, be that a person or equipment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120609/38f54130/attachment.asc>
More information about the ffmpeg-devel
mailing list