pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60039 CVS commit: pkgsrc/net/lua-socket



The following reply was made to PR pkg/60039; it has been noted by GNATS.

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60039 CVS commit: pkgsrc/net/lua-socket
Date: Thu, 26 Feb 2026 17:09:48 +0000

 Module Name:	pkgsrc
 Committed By:	sborrill
 Date:		Thu Feb 26 17:09:47 UTC 2026
 
 Modified Files:
 	pkgsrc/net/lua-socket: Makefile distinfo
 Added Files:
 	pkgsrc/net/lua-socket/patches: patch-src_unixdgram.c
 	    patch-src_unixstream.c
 
 Log Message:
 lua-socket: fix build on SunOS
 
 Use the SUN_LEN() macro if present.
 Tested on NetBSD too.
 Fixes PR/60039.
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/lua-socket/Makefile
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/lua-socket/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/net/lua-socket/patches/patch-src_unixdgram.c \
     pkgsrc/net/lua-socket/patches/patch-src_unixstream.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index