diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-16 16:47:01 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-16 16:47:01 +0800 |
commit | 6ae406f5e56ee496466701b43ce3525adbdbde9b (patch) | |
tree | c6616d8221d95acbfbda1dfd7d7d1fc6834790e9 | |
parent | ced5d9673ffa1ef970f1f189d21373c6810f0f97 (diff) | |
download | freebsd-ports-gnome-6ae406f5e56ee496466701b43ce3525adbdbde9b.tar.gz freebsd-ports-gnome-6ae406f5e56ee496466701b43ce3525adbdbde9b.tar.zst freebsd-ports-gnome-6ae406f5e56ee496466701b43ce3525adbdbde9b.zip |
fix patch path
-rw-r--r-- | math/netcdf/files/patch-ncvalues.cpp | 4 | ||||
-rw-r--r-- | math/netcdf/files/patch-netcdfcpp.h | 4 | ||||
-rw-r--r-- | science/netcdf/files/patch-ncvalues.cpp | 4 | ||||
-rw-r--r-- | science/netcdf/files/patch-netcdfcpp.h | 4 | ||||
-rw-r--r-- | science/netcdf4/files/patch-ncvalues.cpp | 4 | ||||
-rw-r--r-- | science/netcdf4/files/patch-netcdfcpp.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/math/netcdf/files/patch-ncvalues.cpp b/math/netcdf/files/patch-ncvalues.cpp index db23497f18b8..237cfc71b9fb 100644 --- a/math/netcdf/files/patch-ncvalues.cpp +++ b/math/netcdf/files/patch-ncvalues.cpp @@ -1,5 +1,5 @@ ---- src/cxx/ncvalues.cpp.orig Mon Sep 16 16:28:57 2002 -+++ src/cxx/ncvalues.cpp Mon Sep 16 16:29:42 2002 +--- cxx/ncvalues.cpp.orig Mon Sep 16 16:28:57 2002 ++++ cxx/ncvalues.cpp Mon Sep 16 16:29:42 2002 @@ -310,7 +310,7 @@ os << the_values[i] << ", "; if (the_number > 0) diff --git a/math/netcdf/files/patch-netcdfcpp.h b/math/netcdf/files/patch-netcdfcpp.h index 3260c296bd07..5d6747ad105b 100644 --- a/math/netcdf/files/patch-netcdfcpp.h +++ b/math/netcdf/files/patch-netcdfcpp.h @@ -1,5 +1,5 @@ ---- src/cxx/netcdfcpp.h.orig Mon Sep 16 16:25:44 2002 -+++ src/cxx/netcdfcpp.h Mon Sep 16 16:26:23 2002 +--- cxx/netcdfcpp.h.orig Mon Sep 16 16:25:44 2002 ++++ cxx/netcdfcpp.h Mon Sep 16 16:26:23 2002 @@ -154,7 +154,7 @@ virtual ~NcDim( void ); diff --git a/science/netcdf/files/patch-ncvalues.cpp b/science/netcdf/files/patch-ncvalues.cpp index db23497f18b8..237cfc71b9fb 100644 --- a/science/netcdf/files/patch-ncvalues.cpp +++ b/science/netcdf/files/patch-ncvalues.cpp @@ -1,5 +1,5 @@ ---- src/cxx/ncvalues.cpp.orig Mon Sep 16 16:28:57 2002 -+++ src/cxx/ncvalues.cpp Mon Sep 16 16:29:42 2002 +--- cxx/ncvalues.cpp.orig Mon Sep 16 16:28:57 2002 ++++ cxx/ncvalues.cpp Mon Sep 16 16:29:42 2002 @@ -310,7 +310,7 @@ os << the_values[i] << ", "; if (the_number > 0) diff --git a/science/netcdf/files/patch-netcdfcpp.h b/science/netcdf/files/patch-netcdfcpp.h index 3260c296bd07..5d6747ad105b 100644 --- a/science/netcdf/files/patch-netcdfcpp.h +++ b/science/netcdf/files/patch-netcdfcpp.h @@ -1,5 +1,5 @@ ---- src/cxx/netcdfcpp.h.orig Mon Sep 16 16:25:44 2002 -+++ src/cxx/netcdfcpp.h Mon Sep 16 16:26:23 2002 +--- cxx/netcdfcpp.h.orig Mon Sep 16 16:25:44 2002 ++++ cxx/netcdfcpp.h Mon Sep 16 16:26:23 2002 @@ -154,7 +154,7 @@ virtual ~NcDim( void ); diff --git a/science/netcdf4/files/patch-ncvalues.cpp b/science/netcdf4/files/patch-ncvalues.cpp index db23497f18b8..237cfc71b9fb 100644 --- a/science/netcdf4/files/patch-ncvalues.cpp +++ b/science/netcdf4/files/patch-ncvalues.cpp @@ -1,5 +1,5 @@ ---- src/cxx/ncvalues.cpp.orig Mon Sep 16 16:28:57 2002 -+++ src/cxx/ncvalues.cpp Mon Sep 16 16:29:42 2002 +--- cxx/ncvalues.cpp.orig Mon Sep 16 16:28:57 2002 ++++ cxx/ncvalues.cpp Mon Sep 16 16:29:42 2002 @@ -310,7 +310,7 @@ os << the_values[i] << ", "; if (the_number > 0) diff --git a/science/netcdf4/files/patch-netcdfcpp.h b/science/netcdf4/files/patch-netcdfcpp.h index 3260c296bd07..5d6747ad105b 100644 --- a/science/netcdf4/files/patch-netcdfcpp.h +++ b/science/netcdf4/files/patch-netcdfcpp.h @@ -1,5 +1,5 @@ ---- src/cxx/netcdfcpp.h.orig Mon Sep 16 16:25:44 2002 -+++ src/cxx/netcdfcpp.h Mon Sep 16 16:26:23 2002 +--- cxx/netcdfcpp.h.orig Mon Sep 16 16:25:44 2002 ++++ cxx/netcdfcpp.h Mon Sep 16 16:26:23 2002 @@ -154,7 +154,7 @@ virtual ~NcDim( void ); |