svn commit: r437178 - in head/devel: . nlohmann-json

Michael Gmelin grembo at freebsd.org
Fri Apr 7 14:39:44 UTC 2017


On Fri, 7 Apr 2017 16:27:43 +0200
Mathieu Arnold <mat at FreeBSD.org> wrote:

> Le 07/04/2017 à 12:14, Michael Gmelin a écrit :
> > On Wed, 29 Mar 2017 11:04:43 +0200
> > Mathieu Arnold <mat at FreeBSD.org> wrote:
> >  
> >> Le 29/03/2017 à 02:28, Michael Gmelin a écrit :  
> >>> +PORTNAME=	nlohmann-json    
> >> This should probably be PORTNAME=json and a PKGNAMEPREFIX=nlhomann-
> >> later.
> >>  
> >>> +PORTVERSION=	v2.1.1    
> >> This is just wrong, this should be PORTVERSIOn=2.1.1 and
> >> DISTVERSIONPREFIX=v
> >>  
> > Going through unread emails I missed, sorry for the late response.
> > Both changes make sense, I assume that I'll also need to bump
> > PORTEPOCH to 1 though, since v2.1.1 > 2.1.1, right?  
> 
> 
> Why assume things, just ask pkg...
> 
> $ pkg version -t v2.1.1 2.1.1
> <
> 

So the answer is no bump required.

I assumed based on:

echo -e "v2.1.1\n2.1.1" | sort -V
2.1.1
v2.1.1

Thanks

-- 
Michael Gmelin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 603 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20170407/4b22cb76/attachment.sig>


More information about the svn-ports-head mailing list