Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jul 2014 11:34:28 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Brendan Fabeny <bf@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r361205 - in head/math/pari: . files
Message-ID:  <53BBBB24.6040109@marino.st>
In-Reply-To: <201407080918.s689ILx3050051@svn.freebsd.org>
References:  <201407080918.s689ILx3050051@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/8/2014 11:18, Brendan Fabeny wrote:
> Author: bf
> Date: Tue Jul  8 09:18:20 2014
> New Revision: 361205
> URL: http://svnweb.freebsd.org/changeset/ports/361205
> QAT: https://qat.redports.org/buildarchive/r361205/
> 
> Log:
>   Use staging; use standard directories for docs, data, and examples; strip;
>   build graphical component
> 
> Modified:
>   head/math/pari/Makefile
>   head/math/pari/files/patch-af
>   head/math/pari/pkg-descr
>   head/math/pari/pkg-plist
> 
> Modified: head/math/pari/Makefile
> ==============================================================================
> --- head/math/pari/Makefile	Tue Jul  8 09:17:24 2014	(r361204)
> +++ head/math/pari/Makefile	Tue Jul  8 09:18:20 2014	(r361205)
> @@ -3,7 +3,7 @@
>  
>  PORTNAME=	pari
>  PORTVERSION=	2.3.5
> -PORTEPOCH=	1
> +PORTEPOCH=	2
>  CATEGORIES=	math
>  MASTER_SITES=	http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/


Why did you increase the PORTEPOCH here?  I would have added
PORTREVISION=1 myself.  I think PORTEPOCH is only supposed to increment
every time the version moves backwards which didn't happen here.

John




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53BBBB24.6040109>