Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2019 19:56:55 +0900
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        Tobias Kortkamp <tobik@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r504069 - head/net/xrdp
Message-ID:  <20190613105654.lxlrfgryaihxys3c@icepick.vmeta.jp>
In-Reply-To: <201906130849.x5D8naGt046117@repo.freebsd.org>
References:  <201906130849.x5D8naGt046117@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks! Someone not me bumped PORTREVISION but strangely kept commented
out PORTREVISION=0.

On Thu, Jun 13, 2019 at 08:49:36AM +0000, Tobias Kortkamp wrote:
> Author: tobik
> Date: Thu Jun 13 08:49:36 2019
> New Revision: 504069
> URL: https://svnweb.freebsd.org/changeset/ports/504069
> 
> Log:
>   net/xrdp: Do not set PORTREVISION twice and really bump it after r504054
> 
> Modified:
>   head/net/xrdp/Makefile
> 
> Modified: head/net/xrdp/Makefile
> ==============================================================================
> --- head/net/xrdp/Makefile	Thu Jun 13 08:44:39 2019	(r504068)
> +++ head/net/xrdp/Makefile	Thu Jun 13 08:49:36 2019	(r504069)
> @@ -2,10 +2,9 @@
>  # $FreeBSD$
>  
>  PORTNAME=	xrdp
> -PORTREVISION=	1
>  DISTVERSIONPREFIX=	v
>  DISTVERSION=	0.9.10
> -PORTREVISION=	1
> +PORTREVISION=	2
>  PORTEPOCH=	1
>  CATEGORIES=	net
>  DIST_SUBDIR?=	${PORTNAME}
> 

-- 
meta <meta@FreeBSD.org>



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