diff options
author | Benjamin Kaduk <bjk@FreeBSD.org> | 2017-03-10 05:57:42 +0000 |
---|---|---|
committer | Benjamin Kaduk <bjk@FreeBSD.org> | 2017-03-10 05:57:42 +0000 |
commit | 24b74b98e614377d560e41b98cc82858de4499ee (patch) | |
tree | 769cd4914b7d8c02a023bde18acc87c427b8f2a4 /net/openafs/files/patch-configure | |
parent | - Rather than rm share/cmake/hdf5/libhdf5.settings, have cmake not install it. (diff) |
Update net/openafs to upstream 1.6.20.1
This brings in support for 10.3, so remove that BROKEN.
Also bring in some Makefile logic to skip building the kernel module
on FreeBSD releases known to not be supported by upstream; the
server can still be built in those cases, allowing the 11.x BROKEN
to be removed as well.
Approved by: brd (ports committer)
Notes
Notes:
svn path=/head/; revision=435820
Diffstat (limited to 'net/openafs/files/patch-configure')
-rw-r--r-- | net/openafs/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/openafs/files/patch-configure b/net/openafs/files/patch-configure index e67f663a1e2e..c06de4203b2e 100644 --- a/net/openafs/files/patch-configure +++ b/net/openafs/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2014-05-14 23:21:46.000000000 +0900 -+++ configure 2014-05-22 08:44:37.000000000 +0900 -@@ -30264,13 +30264,15 @@ +--- configure.orig 2016-12-15 13:48:00 UTC ++++ configure +@@ -34144,13 +34144,15 @@ case $AFS_SYSNAME in ;; i386_fbsd_*) @@ -20,7 +20,7 @@ ;; i386_dfbsd_*) -@@ -30284,12 +30286,15 @@ +@@ -34164,12 +34166,15 @@ case $AFS_SYSNAME in ;; amd64_fbsd_*) |