svn commit: r417452 - head/security/doas

Adam Weinberger adamw at adamw.org
Fri Jun 24 23:25:37 UTC 2016


> On 24 Jun, 2016, at 17:17, Ollivier Robert <roberto at FreeBSD.org> wrote:
> 
> Author: roberto
> Date: Fri Jun 24 23:17:39 2016
> New Revision: 417452
> URL: https://svnweb.freebsd.org/changeset/ports/417452
> 
> Log:
>  Change PORTREVISION to something sensible as upstream did not change.
> 
>  Reported by:	mat
> 
> Modified:
>  head/security/doas/Makefile
> 
> Modified: head/security/doas/Makefile
> ==============================================================================
> --- head/security/doas/Makefile	Fri Jun 24 23:04:24 2016	(r417451)
> +++ head/security/doas/Makefile	Fri Jun 24 23:17:39 2016	(r417452)
> @@ -1,7 +1,7 @@
> # $FreeBSD$
> 
> PORTNAME=	doas
> -PORTVERSION=	5.9
> +PORTVERSION=	5.9p1
> CATEGORIES=	security
> 
> MAINTAINER=	jsmith at resonatingmedia.com

Just for the record here, you changed PORTVERSION, not PORTREVISION. As a result, if a 5.9.[0-9] gets released, you'll have to bump PORTEPOCH, because 5.9p1 > 5.9.1.

[adamw at apnoea ~] pkg version -t 5.9p1 5.9.1
>

# Adam


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org





More information about the svn-ports-head mailing list