[MacPorts] #8247: UPDATE: transmission-0.5

MacPorts noreply at macports.org
Thu Mar 24 08:37:17 PDT 2016


#8247: UPDATE: transmission-0.5
---------------------------+--------------------------------
  Reporter:  amonre@…      |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  1.2
Resolution:  fixed         |   Keywords:
      Port:  transmission  |
---------------------------+--------------------------------
Changes (by ryandesign@…):

 * port:   => transmission


Old description:

> The transmission portfile now has a dependency on the jam binary instead
> of the port, as well as a dependency on gettext. Patch is reproduced
> below; will be attached to this ticket for convenience in a minute.
>
> --- transmission.old    2006-04-07 19:05:24.000000000 +0200
> +++ transmission.new    2006-04-07 19:07:22.000000000 +0200
> @@ -21,7 +21,8 @@
>  master_sites           http://download.m0k.org/transmission/files/
>  checksums              md5 07f737c837d25af7d14056edd4a81d49
>
> -depends_build          port:jam
> +depends_build          bin:jam:jam
> +depends_lib            port:gettext
>
>  configure.args         --disable-gtk --with-gettext=${prefix}/include
>  build.cmd              jam
>
> ***** end patch *****

New description:

 The transmission portfile now has a dependency on the jam binary instead
 of the port, as well as a dependency on gettext. Patch is reproduced
 below; will be attached to this ticket for convenience in a minute.

 {{{
 --- transmission.old    2006-04-07 19:05:24.000000000 +0200
 +++ transmission.new    2006-04-07 19:07:22.000000000 +0200
 @@ -21,7 +21,8 @@
  master_sites           http://download.m0k.org/transmission/files/
  checksums              md5 07f737c837d25af7d14056edd4a81d49

 -depends_build          port:jam
 +depends_build          bin:jam:jam
 +depends_lib            port:gettext

  configure.args         --disable-gtk --with-gettext=${prefix}/include
  build.cmd              jam
 }}}

--

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


More information about the macports-tickets mailing list