[41823] trunk/dports/mail/archmbox/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Mon Nov 10 16:39:27 PST 2008


Revision: 41823
          http://trac.macports.org/changeset/41823
Author:   mcalhoun at macports.org
Date:     2008-11-10 16:39:27 -0800 (Mon, 10 Nov 2008)
Log Message:
-----------
archmbox: version update 4.9.0 -> 4.10.0; change the default perl port to perl5 (See #16830)

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

Modified: trunk/dports/mail/archmbox/Portfile
===================================================================
--- trunk/dports/mail/archmbox/Portfile	2008-11-11 00:36:04 UTC (rev 41822)
+++ trunk/dports/mail/archmbox/Portfile	2008-11-11 00:39:27 UTC (rev 41823)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			archmbox
-version			4.9.0
+version			4.10.0
 categories		mail
 platforms		darwin
 maintainers		nomaintainer
@@ -16,11 +16,16 @@
 
 homepage		http://adc-archmbox.sourceforge.net/
 master_sites	sourceforge:adc-archmbox
-checksums		md5 15ef4fb0e83e10022264bebcd0138ff1
+checksums		md5 44f9f155d45d2eae4b9de33314adf841 \
+			sha1 afd989876ba05a586ec701c5b84532190d4ccb5c \
+			rmd160 f1892d4c4f8de6714b6ddf6843c8d2ede7eeb99c
 
-depends_lib		bin:perl:perl5.8 \
-				bin:bzip2:bzip2 \
-				bin:mailutil:imap-uw
+depends_lib		path:bin/perl:perl5 \
+				port:bzip2 \
+				port:imap-uw
 
-configure.env	TMP_DIR=${workpath}
-configure.args	--mandir=${prefix}/share/man
+configure.perl		${prefix}/bin/perl
+
+configure.env	ARCHMBOX_TMP_DIR=${workpath}
+
+livecheck.regex "archmbox (.*) released"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081110/071926b8/attachment.html>


More information about the macports-changes mailing list