Changes between Initial Version and Version 7 of Ticket #16392


Ignore:
Timestamp:
Sep 19, 2008, 4:23:59 PM (16 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16392

    • Property Status changed from new to closed
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Milestone changed from to Port Bugs
    • Property Resolution changed from to fixed
    • Property Port vtun added
  • Ticket #16392 – Description

    initial v7  
    11The patch included in vtun 3.0.2 needs to  be updated to the following (the change is the md5.h line).  This is required to build.
    2 
     2{{{
    33--- lfd_legacy_encrypt.c    2008-07-09 16:06:01.000000000 -0400
    44+++ lfd_legacy_encrypt.c    2008-07-09 16:07:06.000000000 -0400
     
    1313
    1414 #define ENC_BUF_SIZE VTUN_FRAME_SIZE + 16
     15}}}