Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2013 07:10:42 +0100
From:      Chris Rees <utisoft@gmail.com>
To:        Bryan Drewery <bdrewery@freebsd.org>
Cc:        Chris Rees <crees@freebsd.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r318914 - head/audio/id3ren
Message-ID:  <CADLo838tuPOprDE9gCLgWU8tPq0rxD_L74=-GT4iwnzZdSP7WQ@mail.gmail.com>
In-Reply-To: <519EAA16.5040200@FreeBSD.org>
References:  <201305232217.r4NMHQAm006527@svn.freebsd.org> <519EAA16.5040200@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24 May 2013 00:45, "Bryan Drewery" <bdrewery@freebsd.org> wrote:
>
> On 5/23/2013 5:17 PM, Chris Rees wrote:
> > Author: crees
> > Date: Thu May 23 22:17:25 2013
> > New Revision: 318914
> > URL: http://svnweb.freebsd.org/changeset/ports/318914
> >
> > Log:
> >   Apparently upstream likes to change tarballs without the version
number.
> >
> >   I will host the tarball myself.
> >
> >   Submitted by:       phw (miwi)
> >
> > Modified:
> >   head/audio/id3ren/Makefile
> >
> > Modified: head/audio/id3ren/Makefile
> >
==============================================================================
> > --- head/audio/id3ren/Makefile        Thu May 23 22:05:21 2013
 (r318913)
> > +++ head/audio/id3ren/Makefile        Thu May 23 22:17:25 2013
 (r318914)
> > @@ -4,18 +4,13 @@
> >  PORTNAME=    id3ren
> >  PORTVERSION= 1.1b0
> >  CATEGORIES=  audio
> > -MASTER_SITES=        GH
> > +MASTER_SITES=        http://www.bayofrum.net/dist/${PORTNAME}/
> >
> >  MAINTAINER=  crees@FreeBSD.org
> >  COMMENT=     Rename MP3 files, edit tags, search, etc
> >
> >  LICENSE=     GPLv2
> >
> > -USE_GITHUB=  yes
> > -GH_ACCOUNT=  sebcode
> > -GH_TAGNAME=  master
>
> This is the problem ^
>
> master is a branch name, it's intended to be a moving target.
>
> You should just GH_TAGNAME=${GH_COMMIT} to fix this.

Ah, I didn't realise that you could do that.  I'll do so next time, thanks.

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo838tuPOprDE9gCLgWU8tPq0rxD_L74=-GT4iwnzZdSP7WQ>