Ticket #28566: Portfile-physfs.diff

File Portfile-physfs.diff, 1.0 KB (added by luiji@…, 14 years ago)

update to physfs Portfile; does not need old patch as far as i can tell (which is quite far)

  • Portfile

    old new  
    55PortGroup       cmake 1.0
    66
    77name            physfs
    8 version         2.0.1
     8version         2.0.2
    99categories      devel
    10 maintainers     nomaintainer
     10maintainers     users.sourceforge.net:luiji
    1111platforms       darwin
    1212description     PhysicsFS is a library providing abstract archive access
    1313
     
    2020homepage        http://icculus.org/physfs/
    2121master_sites    ${homepage}downloads/
    2222
    23 checksums       md5     df00465fcfa80e87f718961c6dd6b928 \
    24                 sha1    1e291e8717ce3bb921b74416ec7cbcf212efcaa1 \
    25                 rmd160  b6f9b839e2d6fa8b01077daae2386a44f541df99
     23checksums       md5     4e8927c3d30279b03e2592106eb9184a \
     24                sha1    2d3d3cc819ad26542d34451f44050b85635344d0 \
     25                rmd160  9e45775c353e7b6fe0510d55063af9ddf1b7f678
    2626
    2727depends_lib     port:zlib
    2828
    29 patch.pre_args  -p2
    30 patchfiles      f254870dd7dd.diff
    31 
    3229configure.args-append -DPHYSFS_BUILD_WX_TEST=FALSE
    3330
    3431livecheck.type  regex