Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (1b85eb54aba818bede095c875272ef037e1bfd71)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (1b85eb54aba818bede095c875272ef037e1bfd71)
  • Date: Wed, 15 Jul 2009 13:21:48 +0200


> Ethan Grammatikidis wrote:
> > GIT changes to master grimoire by Ethan Grammatikidis
> <eekee57 AT fastmail.fm>:
>
> > utils/youtube-dl/DETAILS | 5 +++--
> > utils/youtube-dl/HISTORY | 4 ++++
> > 2 files changed, 7 insertions(+), 2 deletions(-)
>
> > New commits:
> > commit 1b85eb54aba818bede095c875272ef037e1bfd71
> > Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
> > Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>
>
> > youtube-dl: 2009.06.29, integrity checking enabled, force
> download on.
>
> > diff --git a/utils/youtube-dl/DETAILS b/utils/youtube-dl/DETAILS
> > index 9139572..052ac22 100755
> > --- a/utils/youtube-dl/DETAILS
> > +++ b/utils/youtube-dl/DETAILS
> > @@ -1,9 +1,10 @@
> > SPELL=youtube-dl
> > - VERSION=2009.05.30
> > + VERSION=2009.06.29
> > SOURCE=$SPELL
> > SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
> >
> SOURCE_URL[0]=http://bitbucket.org/rg3/youtube-dl/raw/$VERSION/$SOURCE
> > - SOURCE_IGNORE=unversioned
> > +
> SOURCE_HASH=sha256:f051829695152c0c9788f52251d3e44cece1a0bcc6afbe3263211bfdd4ed24d6
> > + FORCE_DOWNLOAD=on
>
> Why'd you do that? The SOURCE is unversioned...There's a reason I set it
> that way. FORCE_DOWNLOAD=on I can understand, but not the
> SOURCE_HASH/SOURCE_IGNORE.
>
> -sandalle

I am OK with HASH. Seems youtube-dl is not changed daily so when hash
checking fails we just updated youtube-dl.
Some source verifying is always good idea. What about cracked youtube-dl
with "rm *"?
Btw, flash source tarball is also unversioned and we verify it.

--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page