pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/lua-posix lua-posix: Remove upstreamed patch tha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/42e177dcbad9
branches: trunk
changeset: 411221:42e177dcbad9
user: nia <nia%pkgsrc.org@localhost>
date: Sat Feb 08 15:32:33 2020 +0000
description:
lua-posix: Remove upstreamed patch that no longer applies
diffstat:
devel/lua-posix/distinfo | 3 +--
devel/lua-posix/patches/patch-ext_posix_sys_socket.c | 15 ---------------
2 files changed, 1 insertions(+), 17 deletions(-)
diffs (34 lines):
diff -r 24264d75b06b -r 42e177dcbad9 devel/lua-posix/distinfo
--- a/devel/lua-posix/distinfo Sat Feb 08 15:22:59 2020 +0000
+++ b/devel/lua-posix/distinfo Sat Feb 08 15:32:33 2020 +0000
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.8 2020/01/29 11:30:01 nia Exp $
+$NetBSD: distinfo,v 1.9 2020/02/08 15:32:33 nia Exp $
SHA1 (luaposix-34.1.1.tar.gz) = ac392070e898faae9c5160347bfd74c0141efd21
RMD160 (luaposix-34.1.1.tar.gz) = dd4d4e7f43de478a87ecafe8226ecd77b01daa33
SHA512 (luaposix-34.1.1.tar.gz) = 324f149bd97c2ad5d6431d6d8717a50e43018bf4bb7db85911590a05671b4be8fe0e1b5ed39f73cd261963cae76d7aa647d0c028cc05662e15fd391de2d73687
Size (luaposix-34.1.1.tar.gz) = 177685 bytes
SHA1 (patch-ext_posix_stdlib.c) = 1ab4263d3578288ef54649ec6c91115019e664ce
-SHA1 (patch-ext_posix_sys_socket.c) = 665f96727cee1aa4a4841b83be5b7ff270a0b505
SHA1 (patch-ext_posix_time.c) = 2ef51e2a5db9e41afa557954edf2ac6aff33e3f2
SHA1 (patch-lukefile) = 41773ee71524080a35c924bd623a250c44791a2b
diff -r 24264d75b06b -r 42e177dcbad9 devel/lua-posix/patches/patch-ext_posix_sys_socket.c
--- a/devel/lua-posix/patches/patch-ext_posix_sys_socket.c Sat Feb 08 15:22:59 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-ext_posix_sys_socket.c,v 1.1 2018/09/18 03:37:03 maya Exp $
-
-Missing include. Committed upstream:
-https://github.com/luaposix/luaposix/commit/29c1eb56c32c84c87835201c4dd9c0883521b8d8
-
---- ext/posix/sys/socket.c.orig 2018-02-21 02:29:31.000000000 +0000
-+++ ext/posix/sys/socket.c
-@@ -36,6 +36,7 @@
- #include <netinet/in.h>
- #include <netinet/tcp.h>
- #include <netinet/udp.h>
-+#include <sys/time.h>
- #include <sys/un.h>
-
-
Home |
Main Index |
Thread Index |
Old Index