[MacPorts] #54556: Failed to parse file gnome/devhelp/Portfile: invalid command name "depends-build-append"

MacPorts noreply at macports.org
Wed Aug 2 13:07:50 UTC 2017


#54556: Failed to parse file gnome/devhelp/Portfile: invalid command name "depends-
build-append"
----------------------+----------------------
  Reporter:  gnw3     |      Owner:  dbevans
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.4.1
Resolution:           |   Keywords:
      Port:  devhelp  |
----------------------+----------------------
Description changed by mf2k:

Old description:

> Simple typo:
> $ git diff gnome/devhelp/Portfile
> diff --git a/gnome/devhelp/Portfile b/gnome/devhelp/Portfile
> index 165acd9ae0..f5f83cc4c7 100644
> --- a/gnome/devhelp/Portfile
> +++ b/gnome/devhelp/Portfile
> @@ -49,7 +49,7 @@ platform darwin {
>          checksums               rmd160
> 8d855f485742a0bdc766591d36af09bdbea61801 \
>                                  sha256
> a245b53824c6f2ff89245ff807bb2140bde74951ea6f1d759a0fd0c6959ca9f7
>
> -        depends-build-append    port:intltool \
> +        depends_build-append    port:intltool \
>                                  port:autoconf \
>                                  port:automake \
>                                  port:gnome-common \

New description:

 Simple typo:
 {{{
 $ git diff gnome/devhelp/Portfile
 diff --git a/gnome/devhelp/Portfile b/gnome/devhelp/Portfile
 index 165acd9ae0..f5f83cc4c7 100644
 --- a/gnome/devhelp/Portfile
 +++ b/gnome/devhelp/Portfile
 @@ -49,7 +49,7 @@ platform darwin {
          checksums               rmd160
 8d855f485742a0bdc766591d36af09bdbea61801 \
                                  sha256
 a245b53824c6f2ff89245ff807bb2140bde74951ea6f1d759a0fd0c6959ca9f7

 -        depends-build-append    port:intltool \
 +        depends_build-append    port:intltool \
                                  port:autoconf \
                                  port:automake \
                                  port:gnome-common \
 }}}

--

--
Ticket URL: <https://trac.macports.org/ticket/54556#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list