Pet portlint: move BROKEN_sparc64 upward

- Update BROKEN: use lowercase for leading character
- Regenerate patch files with makepatch:
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-09-10 13:11:01 +00:00
parent 947a54480b
commit 4ff757630d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449568
4 changed files with 8 additions and 9 deletions

View File

@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE BSD4CLAUSE GPLv2
LICENSE_COMB= multi
BROKEN_powerpc64= does not compile: mkvtree.c: error: dereferencing pointer to incomplete type
BROKEN_sparc64= build broken on big endian architectures
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
@ -25,8 +26,6 @@ LIBS+= -L${ICONV_PREFIX}/lib ${ICONV_LIB}
PLIST_FILES= bin/mkvalidator bin/mkvtree
BROKEN_sparc64= Build broken on big endian architectures
MAKE_JOBS_UNSAFE= yes
post-patch:

View File

@ -1,6 +1,6 @@
--- corec/tools/coremake/gcc_linux_arm.build.orig 2012-12-16 11:29:34.000000000 +0100
+++ corec/tools/coremake/gcc_linux_arm.build 2015-04-11 19:30:30.119705652 +0200
@@ -19,8 +19,8 @@
--- corec/tools/coremake/gcc_linux_arm.build.orig 2012-12-16 10:29:34 UTC
+++ corec/tools/coremake/gcc_linux_arm.build
@@ -19,8 +19,8 @@ SVNDIR = linux_arm
#define GLIBC

View File

@ -1,5 +1,5 @@
--- ./corec/corec/helpers/file/file_libc.c.orig 2011-09-25 11:25:46.000000000 +0200
+++ ./corec/corec/helpers/file/file_libc.c 2011-09-28 16:25:02.262950715 +0200
--- corec/corec/helpers/file/file_libc.c.orig 2012-12-16 10:29:34 UTC
+++ corec/corec/helpers/file/file_libc.c
@@ -40,7 +40,7 @@
#include <unistd.h>
#include <dirent.h>

View File

@ -1,5 +1,5 @@
--- ./corec/corec/portab.h.orig 2011-09-25 11:25:46.000000000 +0200
+++ ./corec/corec/portab.h 2011-09-28 16:25:47.730826509 +0200
--- corec/corec/portab.h.orig 2012-12-16 10:29:34 UTC
+++ corec/corec/portab.h
@@ -159,6 +159,9 @@
#elif defined(__linux__) || defined(__CYGWIN__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)