[27699] trunk/dports/devel/monotone
source_changes at macosforge.org
source_changes at macosforge.org
Sun Aug 12 03:34:36 PDT 2007
Revision: 27699
http://trac.macosforge.org/projects/macports/changeset/27699
Author: gwright at macports.org
Date: 2007-08-12 03:34:35 -0700 (Sun, 12 Aug 2007)
Log Message:
-----------
Add patch to fix build on OS X. (Should become unnecesary when 0.36
is released.)
Modified Paths:
--------------
trunk/dports/devel/monotone/Portfile
Added Paths:
-----------
trunk/dports/devel/monotone/files/
trunk/dports/devel/monotone/files/patch-numeric_vocab.hh
Modified: trunk/dports/devel/monotone/Portfile
===================================================================
--- trunk/dports/devel/monotone/Portfile 2007-08-12 07:37:52 UTC (rev 27698)
+++ trunk/dports/devel/monotone/Portfile 2007-08-12 10:34:35 UTC (rev 27699)
@@ -18,5 +18,8 @@
checksums md5 9b53046dda8ba7549fa5ce765e14fa65 \
sha1 b745eee239ab198f4263493c7f79cfd1b6935127 \
rmd160 91cb91fc25415f8357a57f199a5f83b8ea9293a1
+
+patchfiles patch-numeric_vocab.hh
+
depends_lib lib:XXX:boost
configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man
Added: trunk/dports/devel/monotone/files/patch-numeric_vocab.hh
===================================================================
--- trunk/dports/devel/monotone/files/patch-numeric_vocab.hh (rev 0)
+++ trunk/dports/devel/monotone/files/patch-numeric_vocab.hh 2007-08-12 10:34:35 UTC (rev 27699)
@@ -0,0 +1,10 @@
+--- numeric_vocab.hh.sav 2007-08-12 06:12:56.000000000 -0400
++++ numeric_vocab.hh 2007-08-12 06:13:09.000000000 -0400
+@@ -12,6 +12,7 @@
+
+ #include <cstddef>
+ #include <limits>
++#include <climits>
+
+ #include "mt-stdint.h"
+ #include <boost/static_assert.hpp>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070812/05d2d82b/attachment.html
More information about the macports-changes
mailing list