summaryrefslogtreecommitdiff
path: root/net/coda5_client/patches/patch-dh
diff options
context:
space:
mode:
Diffstat (limited to 'net/coda5_client/patches/patch-dh')
-rw-r--r--net/coda5_client/patches/patch-dh13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/coda5_client/patches/patch-dh b/net/coda5_client/patches/patch-dh
new file mode 100644
index 00000000000..da3d12b0fe3
--- /dev/null
+++ b/net/coda5_client/patches/patch-dh
@@ -0,0 +1,13 @@
+$NetBSD: patch-dh,v 1.1 1999/04/28 23:57:04 rvb Exp $
+
+diff -u /usr/pkgsrc/net/coda-5.2.2/coda-src/venus/venus.version.h ./coda-src/venus/venus.version.h
+--- /usr/pkgsrc/net/coda-5.2.2/coda-src/venus/venus.version.h Thu Mar 11 23:17:41 1999
++++ ./coda-src/venus/venus.version.h Mon Apr 26 13:55:49 1999
+@@ -23,6 +23,6 @@
+ /* ***** Venus Version Numbers ***** */
+ const int VenusMajorVersion = 5;
+ const int VenusMinorVersion = 2;
+-const int VenusReleaseVersion = 0;
++const int VenusReleaseVersion = 3;
+
+ #endif