[48464] trunk/dports/devel/monotone/Portfile

tommyd at macports.org tommyd at macports.org
Sun Mar 22 16:46:33 PDT 2009


Revision: 48464
          http://trac.macports.org/changeset/48464
Author:   tommyd at macports.org
Date:     2009-03-22 16:46:33 -0700 (Sun, 22 Mar 2009)
Log Message:
-----------
* new upstream version (0.43)

Modified Paths:
--------------
    trunk/dports/devel/monotone/Portfile

Modified: trunk/dports/devel/monotone/Portfile
===================================================================
--- trunk/dports/devel/monotone/Portfile	2009-03-22 23:06:11 UTC (rev 48463)
+++ trunk/dports/devel/monotone/Portfile	2009-03-22 23:46:33 UTC (rev 48464)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name             monotone
-version          0.42
+version          0.43
 categories       devel
 maintainers      tommyd openmaintainer
 description      A distributed version control system
@@ -16,14 +16,18 @@
 homepage         http://monotone.ca/
 platforms        darwin
 master_sites     ${homepage}downloads/${version}/
-checksums        md5    c8e916d674b6608369d9f447700a8830 \
-                 sha1   f95be35a9bc823b35554d59a9a34bced7878bfb8 \
-                 rmd160 7eebc79e0ffe19deac240499e5941774fcdf022c
+checksums        md5     a9e82b899ff7f676f620c450d6aff4cf \
+                 sha1    83aa15cbaa13735187f5b7bb8b97b2afcc40267f \
+                 rmd160  00de77d604c82239e074d065114333276ee2673b
 
 depends_lib      port:zlib \
                  port:libiconv \
                  port:gettext \
-                 port:boost
+                 port:boost \
+                 port:lua \
+                 port:pcre \
+                 port:sqlite3 \
+                 port:botan
 
 configure.args   --with-libiconv-prefix=${prefix} \
                  --infodir=${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090322/ca32d381/attachment.html>


More information about the macports-changes mailing list