mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
xproto: convert patch to patchset and fix struct passwd ops
add special case of struct passwd copy helper for Haiku, which only has the POSIX-mandated fields.
This commit is contained in:
@@ -8,10 +8,10 @@ COPYRIGHT="1991, Oracle and/or its affiliates. All rights reserved.
|
||||
1989 by Hewlett-Packard Company.
|
||||
1999 The XFree86 Project Inc."
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://cgit.freedesktop.org/xorg/proto/xproto/snapshot/xproto-7.0.26.tar.gz"
|
||||
CHECKSUM_SHA256="8c9667873a446f34c440d06e37c83144979d1abe6fa3dcd52727e7c6fecb290f"
|
||||
PATCHES="xproto-7.0.26.patch"
|
||||
PATCHES="xproto-7.0.26.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
Reference in New Issue
Block a user