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:   ryoon
Date:           Wed Dec 11 12:02:21 UTC 2024

Modified Files:
        pkgsrc/www/curl: Makefile

Log Message:
www/curl: Bump PKGREVISON for libcurl.pc change for NetBSD


To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 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.290 pkgsrc/www/curl/Makefile:1.291
--- pkgsrc/www/curl/Makefile:1.290      Wed Dec 11 09:24:32 2024
+++ pkgsrc/www/curl/Makefile    Wed Dec 11 12:02:21 2024
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.290 2024/12/11 09:24:32 wiz Exp $
+# $NetBSD: Makefile,v 1.291 2024/12/11 12:02:21 ryoon Exp $
 
 .include "Makefile.common"
+PKGREVISION=   1
 
 CONFIGURE_ARGS+=       --with-ssl=${BUILDLINK_PREFIX.openssl}
 



Home | Main Index | Thread Index | Old Index