cvs commit: ports/devel/p5-Time-Local Makefile distinfo
Mathieu Arnold
mat at FreeBSD.org
Thu Feb 12 15:10:11 PST 2009
+--On 13 février 2009 00:06:20 +0100 Pav Lucistnik <pav at 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 at 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
More information about the cvs-ports
mailing list