Changes between Initial Version and Version 5 of Ticket #5746


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5746

    • Property Status changed from new to closed
    • Property Summary changed from socklen_t not defined sometimes to BUG: libfetch, socklen_t not defined sometimes on Darwin 6
    • Property Owner changed from darwinports-bugs@… to eric@…
    • Property Resolution changed from to fixed
    • Property Port libfetch added
  • Ticket #5746 – Description

    initial v5  
    33make libfetch install, after which fetch installed and seemed to function.
    44
     5{{{
    56bash-2.05a$ cd
    67/opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/libfetch/
    7        
     8
    89bash-2.05a$ ls
    910Portfile       Portfile.orig  files
    10 
    1111
    1212bash-2.05a$ diff -u Portfile.orig Portfile
     
    2222 worksrcdir     ${portname}
    2323 use_configure  no
    24 
    2524
    2625bash-2.05a$ cd files/
     
    4342 #include <errno.h>
    4443bash-2.05a$
     44}}}