Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2009 00:10:08 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        pav@FreeBSD.org, Mathieu Arnold <mat@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/p5-Time-Local Makefile distinfo
Message-ID:  <4E6221B407516DC8C9128992@ATuin.in.mat.cc>
In-Reply-To: <1234479980.95884.51.camel@hood.oook.cz>
References:  <200902122120.n1CLKdXj023843@repoman.freebsd.org>	 <1234478515.95884.33.camel@hood.oook.cz>	 <89552601B99DB7EEDBEA84B7@ATuin.in.mat.cc> <1234479980.95884.51.camel@hood.oook.cz>

next in thread | previous in thread | raw e-mail | index | archive | help

+--On 13 février 2009 00:06:20 +0100 Pav Lucistnik <pav@FreeBSD.org> wrote:
| Mathieu Arnold píše v pá 13. 02. 2009 v 00:04 +0100:
|> +--On 12 février 2009 23:41:55 +0100 Pav Lucistnik <pav@FreeBSD.org>
|> wrote:
|> | Mathieu Arnold píše v čt 12. 02. 2009 v 21:20 +0000:
|> |> mat         2009-02-12 21:20:39 UTC
|> |> 
|> |>   FreeBSD ports repository
|> |> 
|> |>   Modified files:
|> |>     devel/p5-Time-Local  Makefile distinfo 
|> |>   Log:
|> |>   Update to 1.19.01
|> | 
|> | -PORTVERSION=   1.18
|> | +PORTVERSION=   1.19.01
|> | +DISTVERSION=   ${PORTVERSION:C/.(..)$/\1/}
|> | 
|> | This cannot be correct. PORTVERSION is actually derived from
|> | DISTVERSION inside bsd.port.mk.
|> 
|> So, I have to set DISTVERSION to 1.1901 and set PORTVERSION to
|> ${DISTVERSION:C/(..)$/.\1/} ?
| 
| No. Just set PORTVERSION to whatever you want, and don't set DISTVERSION
| at all. You cannot use DISTVERSION magic for this transformation.

Well, then, hum, so, I have to make up DISTNAME myself ?
It seemed simpler with DISTVERSION :-)

-- 
Mathieu Arnold



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