svn commit: r301276 - head/deskutils/docear

Chris Rees crees at FreeBSD.org
Sat Jul 21 17:19:58 UTC 2012


On 21 July 2012 15:27, Matthias Andree <mandree at freebsd.org> wrote:
> Author: mandree
> Date: Sat Jul 21 14:27:38 2012
> New Revision: 301276
> URL: http://svn.freebsd.org/changeset/ports/301276
>
> Log:
>   Update to new upstream beta 4.
>
>   ChangeLog: http://www.docear.org/software/history-changelog/
>
> Modified:
>   head/deskutils/docear/Makefile   (contents, props changed)
>   head/deskutils/docear/distinfo   (contents, props changed)
>
> Modified: head/deskutils/docear/Makefile
> ==============================================================================
> --- head/deskutils/docear/Makefile      Sat Jul 21 13:52:14 2012        (r301275)
> +++ head/deskutils/docear/Makefile      Sat Jul 21 14:27:38 2012        (r301276)
> @@ -6,14 +6,10 @@
>  #
>
>  PORTNAME=      docear
> -PORTVERSION=   1.0.0.b01
> -# TODO FIXME with next PORTVERSION, switch to allOS and .zip variant,
> -# to sidestep the 1.0.0_beta01 re-rolling churn.

If upstream thinks of it as 1.0.0_beta01, then:

DISTVERSION= 1.0.0_beta01

is changed to 1.0.0.b01 by bsd.port.mk for PORTVERSION anyway.

Chris



More information about the svn-ports-all mailing list