On Mar 1, 2018, at 07:08, Андрей Корнилов wrote:

> Perry E. Metzger (pmetzger) pushed a commit to branch master
> in repository macports-ports.
> 
> 
> https://github.com/macports/macports-ports/commit/9fd8e12cdd62de80a694897d4ab7da3e8a6f81fb
> 
> The following commit(s) were added to refs/heads/master by this push:
> 
>      new 9fd8e12  Pangolin: new port
> 
> 9fd8e12 is described below
> 
> 
> commit 9fd8e12cdd62de80a694897d4ab7da3e8a6f81fb
> 
> Author: Andrew Kornilov
> AuthorDate: Thu Mar 1 14:18:49 2018 +0300
> 
> 
>     Pangolin: new port


> +github.setup        stevenlovegrove Pangolin v0.5

This causes the port's version to be "v0.5". We don't want the "v" in the 
version, only the number. The correct way to invoke github.setup for this 
situation is:

github.setup        stevenlovegrove Pangolin 0.5 v

I've committed a fix for this, and for the same problem in the Sophus port.

Documentation for the github portgroup has been written and will be viewable 
later at:

https://guide.macports.org/#reference.portgroup

Until then, you can read the comments in the github-1.0.tcl portgroup file, 
from which the documentation was written:

https://github.com/macports/macports-ports/blob/master/_resources/port1.0/group/github-1.0.tcl

Reply via email to