+--On 12 février 2009 23:41:55 +0100 Pav Lucistnik <p...@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/} ? -- Mathieu Arnold _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"