CVS commit: pkgsrc/devel/libuv
"Pierre Pronchery" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: khorben Date: Mon Aug 24 00:18:40 UTC 2026 Modified Files: pkgsrc/devel/libuv: Makefile Log Message: devel/libuv: correct the COMMENT Bumps PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 pkgsrc/devel/libuv/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 760 B)
Modified files:
Index: pkgsrc/devel/libuv/Makefile
diff -u pkgsrc/devel/libuv/Makefile:1.90 pkgsrc/devel/libuv/Makefile:1.91
--- pkgsrc/devel/libuv/Makefile:1.90 Sat Mar 7 11:31:59 2026
+++ pkgsrc/devel/libuv/Makefile Mon Aug 24 00:18:40 2026
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.90 2026/03/07 11:31:59 adam Exp $
+# $NetBSD: Makefile,v 1.91 2026/08/24 00:18:40 khorben Exp $
DISTNAME= libuv-1.52.1
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libuv/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= [email protected]
HOMEPAGE= https://github.com/libuv/libuv
-COMMENT= Cross-platform asychronous I/O
+COMMENT= Cross-platform asynchronous I/O
LICENSE= mit AND 2-clause-bsd AND isc AND modified-bsd
USE_CC_FEATURES= c11