pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libuv



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep 19 07:16:35 UTC 2025

Modified Files:
        pkgsrc/devel/libuv: Makefile

Log Message:
libuv: bump PKGREVISION after logic fix


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/devel/libuv/Makefile

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

Modified files:

Index: pkgsrc/devel/libuv/Makefile
diff -u pkgsrc/devel/libuv/Makefile:1.87 pkgsrc/devel/libuv/Makefile:1.88
--- pkgsrc/devel/libuv/Makefile:1.87    Mon Apr 28 05:53:02 2025
+++ pkgsrc/devel/libuv/Makefile Fri Sep 19 07:16:35 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2025/04/28 05:53:02 adam Exp $
+# $NetBSD: Makefile,v 1.88 2025/09/19 07:16:35 wiz Exp $
 
 DISTNAME=      libuv-1.51.0
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libuv/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index