Changes between Initial Version and Version 3 of Ticket #765


Ignore:
Timestamp:
Mar 24, 2016, 11:56:14 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #765

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Port cvsync added
  • Ticket #765 – Description

    initial v3  
    11Update cvsync to 0.24.3.  Please make sure to delete the patch and files
    2 directory as they are no longer necessary.
     2directory as they are no longer necessary.\\
    33Jason
    44
    5 -----
    6 
     5{{{
    76%
    87% cvs diff -u Portfile
     
    4039                      CVSYNCD_DEFAULT_CONFIG=${prefix}/etc/cvsyncd.conf \
    4140                      PREFIX=${destroot}${prefix}
    42  post-configure   { reinplace
    43 "s|\"/var/run/cvsyncd.pid\"|\"${prefix}/var/run/cvsyncd.pid\"|g" \
     41 post-configure   { reinplace "s|\"/var/run/cvsyncd.pid\"|\"${prefix}/var/run/cvsyncd.pid\"|g" \
    4442                    ${worksrcpath}/cvsyncd/defs.h }
    4543 
     
    6159+
    6260%
     61}}}