Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12866/10.3/unstable/crypto/finkinfo

Modified Files:
        monotone.info monotone.patch 
Log Message:
New upstream revision.



Index: monotone.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/monotone.info,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- monotone.info       18 Sep 2006 02:19:58 -0000      1.25
+++ monotone.info       15 Nov 2006 11:42:49 -0000      1.26
@@ -1,11 +1,11 @@
 Package: monotone
-Version: 0.30
+Version: 0.31
 Revision: 1
 Source: http://www.venge.net/monotone/downloads/monotone-%v.tar.gz
-Source-MD5: 94a1f8369162f7a7df8596b365a1d846
+Source-MD5: 5a5feb8d053a5993ab516a1186bb5883
 PatchScript: sed -e 's|@SW@|%p|g' < %a/%n.patch | patch -p1
 BuildDepends:<<
-  boost1.33, libgettext3-dev, libiconv-dev, gcc3.3
+  boost1.33, libgettext3-dev, libiconv-dev
 <<
 BuildConflicts: sqlite3-dev
 Depends: <<
@@ -17,6 +17,9 @@
 ConfigureParams: <<
   --infodir=%i/share/info --mandir=%i/share/man --disable-dependency-tracking 
 <<
+InfoTest: <<
+TestScript: make check || exit 2
+<<
 PreInstScript:<<
 if( test "x`which monotone`" != "x" ); then
 VERSION=`monotone --version | cut -d " " -f 2 | sed -e 's/\.//g' `;

Index: monotone.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/monotone.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- monotone.patch      3 Sep 2006 04:28:17 -0000       1.7
+++ monotone.patch      15 Nov 2006 11:42:49 -0000      1.8
@@ -1,18 +1,8 @@
-diff -ru monotone-0.29/cmd_automate.cc monotone-0.29-patched/cmd_automate.cc
---- monotone-0.29/cmd_automate.cc      2006-08-20 20:46:05.000000000 -0500
-+++ monotone-0.29-patched/cmd_automate.cc      2006-09-02 21:11:50.000000000 
-0500
-@@ -13,6 +13,7 @@
- 
- #include <boost/function.hpp>
- #include <boost/bind.hpp>
-+#include <boost/function.hpp>
- 
- #include "cmd.hh"
- 
-diff -ru monotone-0.29/configure monotone-0.29-patched/configure
---- monotone-0.29/configure    2006-08-20 20:46:30.000000000 -0500
-+++ monotone-0.29-patched/configure    2006-09-02 21:13:49.000000000 -0500
-@@ -3254,13 +3254,13 @@
+Only in monotone-0.31-patched: cmd_automate.cc.orig
+diff -ru monotone-0.31/configure monotone-0.31-patched/configure
+--- monotone-0.31/configure    2006-11-11 13:08:59.000000000 -0600
++++ monotone-0.31-patched/configure    2006-11-14 00:09:01.000000000 -0600
+@@ -3256,13 +3256,13 @@
    CFLAGS=$ac_save_CFLAGS
  elif test $ac_cv_prog_cc_g = yes; then
    if test "$GCC" = yes; then
@@ -28,7 +18,7 @@
    else
      CFLAGS=
    fi
-@@ -4525,13 +4525,13 @@
+@@ -4527,13 +4527,13 @@
    CXXFLAGS=$ac_save_CXXFLAGS
  elif test $ac_cv_prog_cxx_g = yes; then
    if test "$GXX" = yes; then
@@ -44,9 +34,10 @@
    else
      CXXFLAGS=
    fi
-diff -ru monotone-0.29/hash_map.hh monotone-0.29-patched/hash_map.hh
---- monotone-0.29/hash_map.hh  2006-08-20 20:46:04.000000000 -0500
-+++ monotone-0.29-patched/hash_map.hh  2006-09-02 21:11:50.000000000 -0500
+Only in monotone-0.31-patched: configure.orig
+diff -ru monotone-0.31/hash_map.hh monotone-0.31-patched/hash_map.hh
+--- monotone-0.31/hash_map.hh  2006-11-11 13:08:11.000000000 -0600
++++ monotone-0.31-patched/hash_map.hh  2006-11-14 00:09:01.000000000 -0600
 @@ -3,6 +3,7 @@
  
  #include "config.h"


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to