pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/socat



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Apr 21 11:36:51 UTC 2024

Modified Files:
        pkgsrc/net/socat: Makefile

Log Message:
... braino


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/net/socat/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/socat/Makefile
diff -u pkgsrc/net/socat/Makefile:1.53 pkgsrc/net/socat/Makefile:1.54
--- pkgsrc/net/socat/Makefile:1.53      Sun Apr 21 11:36:38 2024
+++ pkgsrc/net/socat/Makefile   Sun Apr 21 11:36:51 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2024/04/21 11:36:38 nia Exp $
+# $NetBSD: Makefile,v 1.54 2024/04/21 11:36:51 nia Exp $
 
 DISTNAME=      socat-1.8.0.0
 CATEGORIES=    net
@@ -14,7 +14,7 @@ GNU_CONFIGURE=                YES
 USE_TOOLS+=    bash
 REPLACE_BASH+= *.sh
 
-USE_FEATURES+= strnlen
+USE_FEATURES+= strndup
 
 TEST_TARGET=   test
 



Home | Main Index | Thread Index | Old Index