Skip to content

Commit

Permalink
recognize 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Weisgerber committed Jul 18, 2011
1 parent 7caba0e commit accfe19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions net/openafs/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.36 2011/06/02 13:41:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.37 2011/07/18 19:04:20 naddy Exp $

ONLY_FOR_ARCHS= i386

COMMENT= OpenAFS distributed filesystem

VERSION= 1.4.7
DISTNAME= openafs-${VERSION}
REVISION= 16
REVISION= 17

CATEGORIES= net

Expand Down
7 changes: 4 additions & 3 deletions net/openafs/patches/patch-src_config_afs_sysnames_h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$OpenBSD: patch-src_config_afs_sysnames_h,v 1.11 2011/03/02 10:40:16 jasper Exp $
$OpenBSD: patch-src_config_afs_sysnames_h,v 1.12 2011/07/18 19:04:20 naddy Exp $
diff -u src/config/afs_sysnames.h.orig src/config/afs_sysnames.h
--- src/config/afs_sysnames.h.orig Mon Jan 14 22:14:02 2008
+++ src/config/afs_sysnames.h Fri Jan 14 18:12:48 2011
@@ -241,6 +241,14 @@
+++ src/config/afs_sysnames.h Mon Jul 18 12:56:47 2011
@@ -241,6 +241,15 @@
#define SYS_NAME_ID_i386_obsd39 2608
#define SYS_NAME_ID_i386_obsd40 2609
#define SYS_NAME_ID_i386_obsd41 2610
Expand All @@ -14,6 +14,7 @@ diff -u src/config/afs_sysnames.h.orig src/config/afs_sysnames.h
+#define SYS_NAME_ID_i386_obsd47 2616
+#define SYS_NAME_ID_i386_obsd48 2617
+#define SYS_NAME_ID_i386_obsd49 2618
+#define SYS_NAME_ID_i386_obsd50 2619

#define SYS_NAME_ID_amd64_linux2 2700
#define SYS_NAME_ID_amd64_linux22 2701

0 comments on commit accfe19

Please sign in to comment.