[23404] trunk/dports/mail/lbdb/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 30 20:00:59 PDT 2007


Revision: 23404
          http://trac.macosforge.org/projects/macports/changeset/23404
Author:   markd at macports.org
Date:     2007-03-30 20:00:59 -0700 (Fri, 30 Mar 2007)

Log Message:
-----------
Closes #11344.  Update to 0.34 with patch supplied my maintainer..

Modified Paths:
--------------
    trunk/dports/mail/lbdb/Portfile

Modified: trunk/dports/mail/lbdb/Portfile
===================================================================
--- trunk/dports/mail/lbdb/Portfile	2007-03-31 02:51:21 UTC (rev 23403)
+++ trunk/dports/mail/lbdb/Portfile	2007-03-31 03:00:59 UTC (rev 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 at 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/ \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070330/7097241c/attachment.html


More information about the macports-changes mailing list