Changes between Initial Version and Version 2 of Ticket #8247


Ignore:
Timestamp:
Mar 24, 2016, 3:37:16 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8247

    • Property Status changed from new to closed
    • Property Cc markd@… added
    • Property Resolution changed from to fixed
    • Property Port transmission added
  • Ticket #8247 – Description

    initial v2  
    11The 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.
    22
     3{{{
    34--- transmission.old    2006-04-07 19:05:24.000000000 +0200
    45+++ transmission.new    2006-04-07 19:07:22.000000000 +0200
     
    1314 configure.args         --disable-gtk --with-gettext=${prefix}/include
    1415 build.cmd              jam
    15 
    16 ***** end patch *****
     16}}}