From 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 17:12:47 +0000 Subject: Rename all patches that contain '::' as a path separator, and use '__' instead. --- math/petsc/files/patch-bmake::common::rules.shared.basic | 13 ------------- math/petsc/files/patch-bmake__common__rules.shared.basic | 13 +++++++++++++ .../files/patch-src::mat::impls::rowbs::mpi::mpirowbs.h | 13 ------------- .../files/patch-src__mat__impls__rowbs__mpi__mpirowbs.h | 13 +++++++++++++ 4 files changed, 26 insertions(+), 26 deletions(-) delete mode 100644 math/petsc/files/patch-bmake::common::rules.shared.basic create mode 100644 math/petsc/files/patch-bmake__common__rules.shared.basic delete mode 100644 math/petsc/files/patch-src::mat::impls::rowbs::mpi::mpirowbs.h create mode 100644 math/petsc/files/patch-src__mat__impls__rowbs__mpi__mpirowbs.h (limited to 'math/petsc') diff --git a/math/petsc/files/patch-bmake::common::rules.shared.basic b/math/petsc/files/patch-bmake::common::rules.shared.basic deleted file mode 100644 index f64f611487b7..000000000000 --- a/math/petsc/files/patch-bmake::common::rules.shared.basic +++ /dev/null @@ -1,13 +0,0 @@ ---- bmake/common/rules.shared.basic.orig 2007-05-23 19:30:02.000000000 -0400 -+++ bmake/common/rules.shared.basic 2012-06-15 00:43:31.000000000 -0400 -@@ -10,6 +10,10 @@ - shared_solaris2: shared_solaris - shared_solaris2_gnu: shared_solaris_gnu - -+shared_freebsd10: shared_freebsd -+shared_freebsd9: shared_freebsd -+shared_freebsd8: shared_freebsd -+shared_freebsd7: shared_freebsd - shared_freebsd6: shared_freebsd - shared_freebsd5: shared_freebsd - shared_freebsd4: shared_freebsd diff --git a/math/petsc/files/patch-bmake__common__rules.shared.basic b/math/petsc/files/patch-bmake__common__rules.shared.basic new file mode 100644 index 000000000000..f64f611487b7 --- /dev/null +++ b/math/petsc/files/patch-bmake__common__rules.shared.basic @@ -0,0 +1,13 @@ +--- bmake/common/rules.shared.basic.orig 2007-05-23 19:30:02.000000000 -0400 ++++ bmake/common/rules.shared.basic 2012-06-15 00:43:31.000000000 -0400 +@@ -10,6 +10,10 @@ + shared_solaris2: shared_solaris + shared_solaris2_gnu: shared_solaris_gnu + ++shared_freebsd10: shared_freebsd ++shared_freebsd9: shared_freebsd ++shared_freebsd8: shared_freebsd ++shared_freebsd7: shared_freebsd + shared_freebsd6: shared_freebsd + shared_freebsd5: shared_freebsd + shared_freebsd4: shared_freebsd diff --git a/math/petsc/files/patch-src::mat::impls::rowbs::mpi::mpirowbs.h b/math/petsc/files/patch-src::mat::impls::rowbs::mpi::mpirowbs.h deleted file mode 100644 index 4deb3db1d37b..000000000000 --- a/math/petsc/files/patch-src::mat::impls::rowbs::mpi::mpirowbs.h +++ /dev/null @@ -1,13 +0,0 @@ ---- src/mat/impls/rowbs/mpi/mpirowbs.h.orig Sat Oct 2 09:13:29 2004 -+++ src/mat/impls/rowbs/mpi/mpirowbs.h Tue Oct 5 21:58:07 2004 -@@ -5,8 +5,8 @@ - #include "src/mat/matimpl.h" - - EXTERN_C_BEGIN --#include "BSsparse.h" --#include "BSprivate.h" -+#include -+#include - EXTERN_C_END - - /* diff --git a/math/petsc/files/patch-src__mat__impls__rowbs__mpi__mpirowbs.h b/math/petsc/files/patch-src__mat__impls__rowbs__mpi__mpirowbs.h new file mode 100644 index 000000000000..4deb3db1d37b --- /dev/null +++ b/math/petsc/files/patch-src__mat__impls__rowbs__mpi__mpirowbs.h @@ -0,0 +1,13 @@ +--- src/mat/impls/rowbs/mpi/mpirowbs.h.orig Sat Oct 2 09:13:29 2004 ++++ src/mat/impls/rowbs/mpi/mpirowbs.h Tue Oct 5 21:58:07 2004 +@@ -5,8 +5,8 @@ + #include "src/mat/matimpl.h" + + EXTERN_C_BEGIN +-#include "BSsparse.h" +-#include "BSprivate.h" ++#include ++#include + EXTERN_C_END + + /* -- cgit v1.2.3