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

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 13 10:31:51 PST 2007


Revision: 31008
          http://trac.macosforge.org/projects/macports/changeset/31008
Author:   saispo at macports.org
Date:     2007-11-13 10:31:48 -0800 (Tue, 13 Nov 2007)

Log Message:
-----------
Up to latest upstream release 0.37 and remove unneeded Patch now

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

Modified: trunk/dports/devel/monotone/Portfile
===================================================================
--- trunk/dports/devel/monotone/Portfile	2007-11-13 18:28:05 UTC (rev 31007)
+++ trunk/dports/devel/monotone/Portfile	2007-11-13 18:31:48 UTC (rev 31008)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name             monotone
-version          0.35
+version          0.37
 categories       devel
 maintainers      michal.roszka at gmail.com
 description      A distributed version control system
@@ -15,13 +15,13 @@
 homepage         http://monotone.ca/
 platforms        darwin
 master_sites     ${homepage}downloads/${version}/
-checksums        md5 9b53046dda8ba7549fa5ce765e14fa65 \
-                sha1 b745eee239ab198f4263493c7f79cfd1b6935127 \
-                rmd160 91cb91fc25415f8357a57f199a5f83b8ea9293a1
+checksums        md5 d06193f2738626570692bed2173144c1 \
+                sha1 7d53bd67f7539342fcc15cceb0c2f4b31ba07647 \
+                rmd160 52185416cec790035017d1f1e5f061995c323032
 
 # Patch to add missing climits include; should become unnecessary as of
 # version 0.36; see https://savannah.nongnu.org/bugs/?19984
-patchfiles       patch-numeric_vocab.hh
+# patchfiles       patch-numeric_vocab.hh
 
 depends_lib      port:boost
 configure.args   --infodir=${prefix}/share/info --mandir=${prefix}/share/man

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


More information about the macports-changes mailing list