[MacPorts] #820: UPDATE: gauche-0.7.1

MacPorts noreply at macports.org
Thu Mar 24 06:32:19 PDT 2016


#820: UPDATE: gauche-0.7.1
-----------------------------+--------------------
  Reporter:  aqua_dabbler@…  |      Owner:  fkr@…
      Type:  defect          |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  1.0
Resolution:  fixed           |   Keywords:
      Port:  gauche          |
-----------------------------+--------------------
Changes (by ryandesign@…):

 * port:   => gauche


Old description:

> I found some minor errors at Portfile.  I'm sorry for annoying commiters
> but please apply this
> patch.
>
> Thanks in advance.
>
> --- Portfile.orig       Fri Aug 22 16:14:25 2003
> +++ Portfile    Fri Aug 22 16:15:23 2003
> @@ -6,22 +6,20 @@
>  categories     lang
>  maintainers    kogule at opendarwin.org
>  description    A script interpreter based on Scheme
> -long_description    {Gauche is a script interpreter based on Scheme.  \
> +long_description    Gauche is a script interpreter based on Scheme.  \
>                      Gauche conforms the language standard 'Revised^5 \
>                      Report on the Algorithmic Language Scheme' and \
> -                    supports various common libraries defined in SRFIs.}
> \
> -                    \
> -                    {The goal of Gauche is to provide a handy tool for \
> +                    supports various common libraries defined in SRFIs.
> \
> +                    The goal of Gauche is to provide a handy tool for \
>                      programmers and system administrators to handle \
>                      daily works conveniently and efficiently in the \
> -                    production environment.}\
> -                    \
> -                    {There are lots of Scheme implementations available,
> \
> +                    production environment.\
> +                    There are lots of Scheme implementations available,
> \
>                      and each of them has its design emphasis and \
>                      weeknesses.  Gauche is designed with emphasis on \
>                      Quick startup, Multibyte strings, Modular \
>                      development, Integrated object system, System \
> -                    interface and Enhanced I/O.}
> +                    interface and Enhanced I/O.
>  homepage       http://www.shiro.dreamhost.com/scheme/gauche/
>  master_sites   sourceforge:${name}
>  distname       Gauche-$version
> @@ -29,7 +27,6 @@
>  checksums      md5 f07345c81f2434516cc175cebde77901
>  patchfiles     patch-charconv-Makefile.in patch-lib-Makefile.in \
>                 patch-Makefile.in patch-lib-slib.scm.in
> -build.post_args        2>&1 | tee build.log
>  configure.args --with-local=$prefix
>  depends_lib    lib:libdl:dlcompat
>  variant utf-8  {       configure.args-append --enable-multibyte=utf-8 }

New description:

 I found some minor errors at Portfile.  I'm sorry for annoying commiters
 but please apply this
 patch.

 Thanks in advance.

 {{{
 --- Portfile.orig       Fri Aug 22 16:14:25 2003
 +++ Portfile    Fri Aug 22 16:15:23 2003
 @@ -6,22 +6,20 @@
  categories     lang
  maintainers    kogule at opendarwin.org
  description    A script interpreter based on Scheme
 -long_description    {Gauche is a script interpreter based on Scheme.  \
 +long_description    Gauche is a script interpreter based on Scheme.  \
                      Gauche conforms the language standard 'Revised^5 \
                      Report on the Algorithmic Language Scheme' and \
 -                    supports various common libraries defined in SRFIs.}
 \
 -                    \
 -                    {The goal of Gauche is to provide a handy tool for \
 +                    supports various common libraries defined in SRFIs. \
 +                    The goal of Gauche is to provide a handy tool for \
                      programmers and system administrators to handle \
                      daily works conveniently and efficiently in the \
 -                    production environment.}\
 -                    \
 -                    {There are lots of Scheme implementations available,
 \
 +                    production environment.\
 +                    There are lots of Scheme implementations available, \
                      and each of them has its design emphasis and \
                      weeknesses.  Gauche is designed with emphasis on \
                      Quick startup, Multibyte strings, Modular \
                      development, Integrated object system, System \
 -                    interface and Enhanced I/O.}
 +                    interface and Enhanced I/O.
  homepage       http://www.shiro.dreamhost.com/scheme/gauche/
  master_sites   sourceforge:${name}
  distname       Gauche-$version
 @@ -29,7 +27,6 @@
  checksums      md5 f07345c81f2434516cc175cebde77901
  patchfiles     patch-charconv-Makefile.in patch-lib-Makefile.in \
                 patch-Makefile.in patch-lib-slib.scm.in
 -build.post_args        2>&1 | tee build.log
  configure.args --with-local=$prefix
  depends_lib    lib:libdl:dlcompat
  variant utf-8  {       configure.args-append --enable-multibyte=utf-8 }
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/820#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list