Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2018 13:03:06 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        tobiaskortkamp@fastmail.com
Cc:        mat@freebsd.org, wg@freebsd.org, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r471139 - head/devel/libconfuse
Message-ID:  <CAP7rwchb_41JJY=zHDbEj0xQQg474bTUr3qVgySXkvY5M%2BzpqA@mail.gmail.com>
In-Reply-To: <1527789939.1527345.1392093808.29FB882C@webmail.messagingengine.com>
References:  <201805301747.w4UHlULA089466@repo.freebsd.org> <20180530182307.amhg76hnhrn5rw7a@ogg.in.absolight.net> <1527789939.1527345.1392093808.29FB882C@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 31, 2018 at 12:05 PM Tobias Kortkamp
<tobiaskortkamp@fastmail.com> wrote:
>
> On Wed, May 30, 2018, at 20:23, Mathieu Arnold wrote:
> > On Wed, May 30, 2018 at 05:47:30PM +0000, William Grzybowski wrote:
> > > Author: wg
> > > Date: Wed May 30 17:47:30 2018
> > > New Revision: 471139
> > > URL: https://svnweb.freebsd.org/changeset/ports/471139
> > >
> > > Log:
> > >   devel/libconfuse: update to 3.2.1
> > >
> > >   PR:               227473
> > >   Approved by:      maintainer timeout
> > >
> > > Modified:
> > >   head/devel/libconfuse/Makefile
> > >   head/devel/libconfuse/distinfo
> > >   head/devel/libconfuse/pkg-plist
> > >
> > > Modified: head/devel/libconfuse/Makefile
> > > ==============================================================================
> > > --- head/devel/libconfuse/Makefile  Wed May 30 17:22:12 2018        (r471138)
> > > +++ head/devel/libconfuse/Makefile  Wed May 30 17:47:30 2018        (r471139)
> > > @@ -2,12 +2,14 @@
> > >  # $FreeBSD$
> > >
> > >  PORTNAME=  libconfuse
> > > -PORTVERSION=       2.7
> > > -PORTREVISION=      2
> > > +DISTVERSION=       3.2.1
> > >  CATEGORIES=        devel
> > > -MASTER_SITES=      SAVANNAH/confuse
> > > -DISTNAME=  confuse-${PORTVERSION}
> > >
> >
> > The whole USE_GITHUB block happens way too early, see
> > https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html
> >
> > > +USE_GITHUB=        yes
> > > +GH_ACCOUNT=        martinh
> > > +GH_PROJECT=        libconfuse
> >
> > This is the default, please remove.
> >
> > > +GH_TAGNAME=        v3.2.1
> >
> > Replace in favor of DISTVERSIONPREFIX=v
>
> Wouldn't it be even better to continue using the release tarballs with
> pregenerated autoconf files that upstream provides?
>
> https://github.com/martinh/libconfuse/releases/download/v3.2.1/confuse-3.2.1.tar.gz
>

I'm not trying to pick on you, wg, but folks, please run portlint
before committing. I know it can produce false positives, but when it
produces 6 fatal errors and 8 warnings, it's worth listening to before
committing.

# Adam


-- 
Adam Weinberger
adamw@adamw.org
https://www.adamw.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwchb_41JJY=zHDbEj0xQQg474bTUr3qVgySXkvY5M%2BzpqA>