head 1.2; access; symbols; locks; strict; comment @// @; 1.2 date 2020.06.13.11.56.23; author nia; state dead; branches; next 1.1; commitid gUJmxn9z1dPjG3cC; 1.1 date 2020.05.30.15.01.19; author nia; state Exp; branches; next ; commitid 7OFp0tiIRC1T9haC; desc @@ 1.2 log @libretro-beetle-psx: Update to 20200610 pkgsrc changes: - Unbundle dependencies. Upstream changes: - illumos build unbroken. - pkgsrc patch upstreamed. @ text @$NetBSD: patch-libretro.cpp,v 1.1 2020/05/30 15:01:19 nia Exp $ libretro.cpp: In function 'int lightrec_init_mmap()': libretro.cpp:1683:4: error: 'S_IRUSR' was not declared in this scope S_IRUSR | S_IWUSR); ^~~~~~~ libretro.cpp:1683:14: error: 'S_IWUSR' was not declared in this scope S_IRUSR | S_IWUSR); --- libretro.cpp.orig 2020-05-26 17:40:28.000000000 +0000 +++ libretro.cpp @@@@ -39,6 +39,7 @@@@ #endif #if defined(HAVE_SHM) || defined(HAVE_ASHMEM) +#include #include #endif @ 1.1 log @libretro-beetle-psx: missing patch @ text @d1 1 a1 1 $NetBSD$ @