Changes between Initial Version and Version 2 of Ticket #2311


Ignore:
Timestamp:
Mar 24, 2016, 2:50:36 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2311

    • Property Status changed from new to closed
    • Property Type changed from enhancement to update
    • Property Resolution changed from to fixed
    • Property Port keychain added
  • Ticket #2311 – Description

    initial v2  
    11Gentoo's keychain script is at 2.0.3 in darwinports, and 2.3.5 in portage. A few
    22minor Portfile changes and 2.3.5 intalls and runs fine. Diffs below...
    3 ---------------------------------
     3{{{
    44--- Portfile.real       Tue Oct 12 09:06:22 2004
    55+++ Portfile    Tue Oct 12 09:06:22 2004
     
    2828+       xinstall -m 755 ${worksrcpath}/keychain.1 ${destroot}${prefix}/share/man/man1
    2929 }
     30}}}