most recent changes, diff for lbdb

Index: mail/lbdb/Portfile
--- mail/lbdb/Portfile (revision 23403)
+++ mail/lbdb/Portfile (revision 23404)
@@ -1,8 +1,8 @@
# $Id$
PortSystem 1.0
name lbdb
-version 0.30
-revision 1
+version 0.34
+revision 0
categories mail
description The little brother's database for the mutt mail reader.
long_description This package consists of a set of small tools, \
@@ -15,15 +15,15 @@
platforms darwin freebsd
maintainers reilles@loria.fr
master_sites http://www.spinnaker.de/debian/
-checksums sha1 d137c11857ea23e9689e0f93d876ec107a7b8467
+checksums sha1 6abcd6f3c441c09538720e28a872c573c9efe03d
distname ${name}_${version}
worksrcdir ${name}-${version}

-platform darwin 8 {
- if { $xcodeversion == "2.1" } {
- patchfiles Makefile.in.patch
- }
-}
+#platform darwin 8 {
+# if { $xcodeversion == "2.1" } {
+# patchfiles Makefile.in.patch
+# }
+#}

configure.dir ${workpath}/${name}-${version}
configure.args --sysconfdir=${prefix}/etc/ --libdir=${prefix}/lib/lbdb/ \