Ticket #11344: lbdb.diff

File lbdb.diff, 1.0 KB (added by reilles@…, 17 years ago)

patch to update

  • (a) Vrac/dp/lbdb.orig vs. (b) lbdb.34

    a b  
    11# $Id: Portfile 20109 2006-10-19 17:31:05Z pmq@macports.org $
    22PortSystem  1.0
    33name                lbdb
    4 version           0.30
    5 revision        1
     4version           0.34
     5revision        0
    66categories      mail
    77description     The little brother's database for the mutt mail reader.
    88long_description        This package consists of a set of small tools, \
     
    1515platforms           darwin freebsd
    1616maintainers       reilles@loria.fr
    1717master_sites    http://www.spinnaker.de/debian/
    18 checksums       sha1 d137c11857ea23e9689e0f93d876ec107a7b8467
     18checksums       sha1 6abcd6f3c441c09538720e28a872c573c9efe03d
    1919distname      ${name}_${version}
    2020worksrcdir    ${name}-${version}
    2121
    22 platform darwin 8 {
    23   if { $xcodeversion == "2.1" } {
    24      patchfiles Makefile.in.patch
    25   }
    26 }
     22#platform darwin 8 {
     23#  if { $xcodeversion == "2.1" } {
     24#     patchfiles Makefile.in.patch
     25#  }
     26#}
    2727
    2828configure.dir ${workpath}/${name}-${version}
    2929configure.args  --sysconfdir=${prefix}/etc/ --libdir=${prefix}/lib/lbdb/ \