pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/libcurl-gnutls



Module Name:    pkgsrc
Committed By:   kikadf
Date:           Fri May 15 12:37:11 UTC 2026

Modified Files:
        pkgsrc/www/libcurl-gnutls: Makefile

Log Message:
libcurl-gnutls: apply patch to fix wakeup consumption


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/libcurl-gnutls/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/libcurl-gnutls/Makefile
diff -u pkgsrc/www/libcurl-gnutls/Makefile:1.24 pkgsrc/www/libcurl-gnutls/Makefile:1.25
--- pkgsrc/www/libcurl-gnutls/Makefile:1.24     Thu May 14 16:42:20 2026
+++ pkgsrc/www/libcurl-gnutls/Makefile  Fri May 15 12:37:11 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2026/05/14 16:42:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2026/05/15 12:37:11 kikadf Exp $
 
-PKGREVISION= 1
+PKGREVISION= 2
 .include "../../www/curl/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/curl/libcurl-gnutls/}



Home | Main Index | Thread Index | Old Index