[MacPorts] #2456: UPDATE rxvt-2.7.10

MacPorts noreply at macports.org
Thu Mar 24 07:53:45 PDT 2016


#2456: UPDATE  rxvt-2.7.10
--------------------------+--------------------------------
  Reporter:  pelopor@…    |      Owner:  macports-tickets@…
      Type:  enhancement  |     Status:  closed
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  1.0
Resolution:  fixed        |   Keywords:
      Port:  rxvt         |
--------------------------+--------------------------------
Changes (by ryandesign@…):

 * type:  defect => enhancement
 * port:   => rxvt


Old description:

> I send a small patch to add a variant which enables multi-language
> function
> in rxvt.
>

> --- Portfile.orig       Mon Dec  6 15:15:05 2004
> +++ Portfile    Fri Nov 26 01:11:54 2004
> @@ -17,4 +17,8 @@
>  checksums      md5 302c5c455e64047b02d1ef19ff749141
>  depends_lib    lib:libX11.6:XFree86 lib:libfreetype.6:freetype
>  configure.env  CPPFLAGS=-no-cpp-precomp
> -configure.args --enable-everything
> +configure.args --enable-everything --mandir=${prefix}/share/man
> +variant ml {
> +    configure.args-append   --enable-languages
> +}
> +

New description:

 I send a small patch to add a variant which enables multi-language
 function
 in rxvt.

 {{{
 --- Portfile.orig       Mon Dec  6 15:15:05 2004
 +++ Portfile    Fri Nov 26 01:11:54 2004
 @@ -17,4 +17,8 @@
  checksums      md5 302c5c455e64047b02d1ef19ff749141
  depends_lib    lib:libX11.6:XFree86 lib:libfreetype.6:freetype
  configure.env  CPPFLAGS=-no-cpp-precomp
 -configure.args --enable-everything
 +configure.args --enable-everything --mandir=${prefix}/share/man
 +variant ml {
 +    configure.args-append   --enable-languages
 +}
 +
 }}}

--

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


More information about the macports-tickets mailing list