> On Jan 16, 2017, at 09:10, Marcus Calhoun-Lopez <[email protected]> wrote:
> 
> MarcusCalhoun-Lopez pushed a commit to branch master
> in repository macports-ports.
> 
> 
> https://github.com/macports/macports-ports/commit/9cfde251420d6e2c3ca90b76f157c013e9452bae
> 
> The following commit(s) were added to refs/heads/master by this push:
> 
>      new 9cfde25  nomacs: update version 2.0.2->3.4
> 
> 9cfde25 is described below
> 
> 
> commit 9cfde251420d6e2c3ca90b76f157c013e9452bae
> 
> Author: Marcus Calhoun-Lopez <[email protected]>
> AuthorDate: Mon Jan 16 08:08:52 2017 -0700
> 
> 
>     nomacs: update version 2.0.2->3.4
> 
>     
> 
>     Add `cmake.out_of_source yes`
> 
>     See https://trac.macports.org/ticket/47197
> 
>     
> 
>     Links against latest opencv
> 
>     See https://trac.macports.org/ticket/48067
> 
> ---
>  aqua/nomacs/Portfile                       | 39 
> ++++++++++++++++++++----------
>  aqua/nomacs/files/patch-Info.plist.in.diff | 13 ++++++++++
>  aqua/nomacs/files/patch-crash_on_exit.diff | 17 +++++++++++++
>  aqua/nomacs/files/patch-name.diff          | 11 +++++++++
>  4 files changed, 67 insertions(+), 13 deletions(-)


> -master_sites            sourceforge
> -use_bzip2               yes
> -distfiles           ${name}-${version}-source.tar.bz2
> +master_sites            https://github.com/nomacs/nomacs/archive/
> +distfiles               ${version}${extract.suffix}

Software hosted at github should use the github 1.0 portgroup.

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

You may want to wait until you update this port to the next version to make 
this change, since you're currently fetching from an "archive" URL, which the 
github 1.0 portgroup does not yet support.

https://trac.macports.org/ticket/40518


Reply via email to