Ticket #17406: Portfile.patch

File Portfile.patch, 769 bytes (added by adfernandes (Andrew Fernandes), 15 years ago)

portfile patch

  • Portfile

    old new  
    11# $Id: Portfile 20407 2006-11-03 02:13:54Z jberry@macports.org $
    22PortSystem 1.0
    33name            dmalloc
    4 version         5.4.2
     4version         5.5.2
     5revision    1
    56description     Debug Malloc Library
    67long_description        The debug memory allocation or dmalloc library \
    78                        has been designed as a drop in replacement for \
     
    1415homepage        http://dmalloc.com
    1516extract.suffix  .tgz
    1617master_sites    http://dmalloc.com/releases/ sourceforge
    17 checksums       md5 ca8d9d72351679e20b8eff96a7a16bf3
     18checksums       md5 f92e5606c23a8092f3d5694e8d1c932e
    1819configure.args  --mandir=${prefix}/share/man --enable-threads --enable-shlib
    1920destroot.destdir prefix=${destroot}${prefix}