pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/curl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 31 19:27:42 UTC 2025

Modified Files:
        pkgsrc/www/curl: Makefile

Log Message:
curl: add SUPERSEDES for wcurl


To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 pkgsrc/www/curl/Makefile

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

Modified files:

Index: pkgsrc/www/curl/Makefile
diff -u pkgsrc/www/curl/Makefile:1.297 pkgsrc/www/curl/Makefile:1.298
--- pkgsrc/www/curl/Makefile:1.297      Wed May 28 09:43:53 2025
+++ pkgsrc/www/curl/Makefile    Sat May 31 19:27:42 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.297 2025/05/28 09:43:53 wiz Exp $
+# $NetBSD: Makefile,v 1.298 2025/05/31 19:27:42 wiz Exp $
 
 .include "Makefile.common"
 
@@ -10,6 +10,8 @@ SUBST_SED.rpath+=     -e 's!-L@libdir@!${COM
 SUBST_STAGE.rpath=     pre-configure
 SUBST_MESSAGE.rpath=   Adding rpath to curl-config.
 
+SUPERSEDES+=           wcurl-[0-9]*
+
 .include "options.mk"
 
 .include "../../security/openssl/buildlink3.mk"



Home | Main Index | Thread Index | Old Index