svn commit: r479549 - head/devel/p5-Data-Sah-Normalize

Po-Chuan Hsieh sunpoet at freebsd.org
Wed Sep 12 23:42:55 UTC 2018


On Wed, Sep 12, 2018 at 3:39 AM Mathieu Arnold <mat at freebsd.org> wrote:

> On Tue, Sep 11, 2018 at 07:00:06PM +0000, Sunpoet Po-Chuan Hsieh wrote:
> > Modified: head/devel/p5-Data-Sah-Normalize/Makefile
> >
> ==============================================================================
> > --- head/devel/p5-Data-Sah-Normalize/Makefile Tue Sep 11 19:00:00 2018
>       (r479548)
> > +++ head/devel/p5-Data-Sah-Normalize/Makefile Tue Sep 11 19:00:06 2018
>       (r479549)
> > @@ -2,10 +2,11 @@
> >  # $FreeBSD$
> >
> >  PORTNAME=    Data-Sah-Normalize
> > -PORTVERSION= 0.04
> > +PORTVERSION= 0.05
> >  CATEGORIES=  devel perl5
> >  MASTER_SITES=        CPAN
> >  PKGNAMEPREFIX=       p5-
> > +DISTNAME=    ${PORTNAME}-${PORTVERSION}0
> >
>
> I think you could get away with using DISTVERSIONSUFFIX=0 instead of
> defining DISTNAME.
>

Ah, yes. I forgot DISTVERSIONSUFFIX this time.
Fixed in r479626.


> --
> Mathieu Arnold
>


More information about the svn-ports-all mailing list