Changes between Initial Version and Version 3 of Ticket #1065


Ignore:
Timestamp:
Mar 24, 2016, 1:41:58 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1065

    • Property Cc fkr@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Port qpopper added
  • Ticket #1065 – Description

    initial v3  
    44Fix inline:
    55
    6 ndex: Portfile
    7 ============================================================
    8 =======
     6{{{
     7Index: Portfile
     8===================================================================
    99RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/mail/qpopper/Portfile,v
    1010retrieving revision 1.1
     
    2222                        ${destroot}${prefix}/etc/xinetd.d/"
    2323
     24}}}
    2425And the patch file:
     26{{{
    2527--- configure.orig      Wed Oct 22 14:38:12 2003
    2628+++ configure   Wed Oct 22 14:38:43 2003
     
    3436           rm -f TMP_CC_V
    3537           AR_FLAG=" -r "
     38}}}