Changes between Initial Version and Version 2 of Ticket #2379


Ignore:
Timestamp:
Mar 24, 2016, 12:46:04 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2379

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Port apr-util added
  • Ticket #2379 – Description

    initial v2  
    11apr-util requires apache2, which is now at 2.0.52. The patch is straightforward:
    22
     3{{{
    34Index: Portfile
    4 ===============================================================
    5 ====
     5===================================================================
    66RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/apr-util/Portfile,v
    77retrieving revision 1.16
     
    3232 
    3333 extract.post_args      | tar -f - -x ${distname}/srclib/apr-util ${distname}/srclib/apr
     34}}}