Ticket #12131: monotone-portfile.diff

File monotone-portfile.diff, 1.2 KB (added by ryandesign (Ryan Carsten Schmidt), 17 years ago)
  • files/patch-numeric_vocab.hh.diff

     
     1--- numeric_vocab.hh.orig       2007-07-25 18:18:47.000000000 +0200
     2+++ numeric_vocab.hh    2007-07-25 18:19:20.000000000 +0200
     3@@ -12,6 +12,7 @@
     4 
     5 #include <cstddef>
     6 #include <limits>
     7+#include <climits>
     8 
     9 #include "mt-stdint.h"
     10 #include <boost/static_assert.hpp>
  • Portfile

     
    33PortSystem 1.0
    44name             monotone
    55version          0.35
     6revision         1
    67categories       devel
    78maintainers      michal.roszka@gmail.com
    89description      A distributed version control system
     
    1819checksums        md5 9b53046dda8ba7549fa5ce765e14fa65 \
    1920                sha1 b745eee239ab198f4263493c7f79cfd1b6935127 \
    2021                rmd160 91cb91fc25415f8357a57f199a5f83b8ea9293a1
    21 depends_lib      lib:XXX:boost
     22patchfiles       patch-numeric_vocab.hh.diff
     23depends_lib      port:boost
    2224configure.args   --infodir=${prefix}/share/info --mandir=${prefix}/share/man