[SCM] grass branch, master, updated. upstream/6.4.1-99-g26bbad0

M. Hamish Bowman hamish_b at yahoo.com
Tue May 29 12:09:39 UTC 2012


The following commit has been merged in the master branch:
commit 26bbad08712b038c593adaf79ffa441708c2bafc
Author: M. Hamish Bowman <hamish_b at yahoo.com>
Date:   Wed May 30 00:08:37 2012 +1200

    fix filename refs in patch

diff --git a/debian/patches/iostream_cpp470 b/debian/patches/iostream_cpp470
index d1e7a4a..35b1b12 100644
--- a/debian/patches/iostream_cpp470
+++ b/debian/patches/iostream_cpp470
@@ -1,7 +1,7 @@
-Index: /grass/branches/releasebranch_6_4/lib/iostream/mm.cc
+Index: grass/lib/iostream/mm.cc
 ===================================================================
---- /grass/branches/releasebranch_6_4/lib/iostream/mm.cc	(revision 48704)
-+++ /grass/branches/releasebranch_6_4/lib/iostream/mm.cc	(revision 51638)
+--- grass.orig/lib/iostream/mm.cc	(revision 48704)
++++ grass/lib/iostream/mm.cc	(revision 51638)
 @@ -254,11 +254,11 @@
  }
  
@@ -54,10 +54,10 @@ Index: /grass/branches/releasebranch_6_4/lib/iostream/mm.cc
    
    MM_DEBUG cout << "delete[]: ptr=" << ptr << ","; 
  
-Index: /grass/branches/releasebranch_6_4/include/iostream/mm.h
+Index: grass/include/iostream/mm.h
 ===================================================================
---- /grass/branches/releasebranch_6_4/include/iostream/mm.h	(revision 32629)
-+++ /grass/branches/releasebranch_6_4/include/iostream/mm.h	(revision 51638)
+--- grass.orig/include/iostream/mm.h	(revision 32629)
++++ grass/include/iostream/mm.h	(revision 51638)
 @@ -108,14 +108,14 @@
    int    space_overhead ();          
   
@@ -77,10 +77,10 @@ Index: /grass/branches/releasebranch_6_4/include/iostream/mm.h
  
  
  
-Index: /grass/branches/releasebranch_6_4/include/iostream/minmaxheap.h
+Index: grass/include/iostream/minmaxheap.h
 ===================================================================
---- /grass/branches/releasebranch_6_4/include/iostream/minmaxheap.h	(revision 41531)
-+++ /grass/branches/releasebranch_6_4/include/iostream/minmaxheap.h	(revision 51638)
+--- grass.orig/include/iostream/minmaxheap.h	(revision 41531)
++++ grass/include/iostream/minmaxheap.h	(revision 51638)
 @@ -742,11 +742,11 @@
  HeapIndex MinMaxHeap<T>::fill(T* arr, HeapIndex n) {
    HeapIndex i;

-- 
Geographic Resources Analysis Support System



More information about the Pkg-grass-devel mailing list