[macports-ports] branch master updated: ndcctools: fix distname and remove comment
mf2k at macports.org
mf2k at macports.org
Mon Mar 6 16:22:28 UTC 2017
> On Mar 6, 2017, at 8:54 AM, Kurt Hindenburg <khindenburg at macports.org> wrote:
>
> Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
> in repository macports-ports.
>
> https://github.com/macports/macports-ports/commit/ba1c32dab669b0db6fde002103e4f8ffb5db3711 <https://github.com/macports/macports-ports/commit/ba1c32dab669b0db6fde002103e4f8ffb5db3711>
> The following commit(s) were added to refs/heads/master by this push:
> new ba1c32d ndcctools: fix distname and remove comment
> ba1c32d is described below
>
> commit ba1c32dab669b0db6fde002103e4f8ffb5db3711
> Author: Kurt Hindenburg <khindenburg at macports.org>
> AuthorDate: Mon Mar 6 10:54:53 2017 -0500
>
> ndcctools: fix distname and remove comment
> ---
> sysutils/ndcctools/Portfile | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/sysutils/ndcctools/Portfile b/sysutils/ndcctools/Portfile
> index c23242a..5828b1d 100644
> --- a/sysutils/ndcctools/Portfile
> +++ b/sysutils/ndcctools/Portfile
> @@ -19,7 +19,7 @@ long_description ${description_common} \
>
> homepage http://ccl.cse.nd.edu/
> master_sites http://ccl.cse.nd.edu/software/files/
> -distfiles cctools-${version}-source.tar.gz
> +distname cctools-${version}-source
Yes, this is the proper way to handle this mainly because it should eliminate the need for now redundant worksrcdir line a few lines down!
Cheers!
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20170306/149abfda/attachment.html>
More information about the macports-dev
mailing list