pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/mongodb3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu May  9 16:03:31 UTC 2024

Modified Files:
        pkgsrc/databases/mongodb3: Makefile

Log Message:
mongodb3: bump for dependency change


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/databases/mongodb3/Makefile

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

Modified files:

Index: pkgsrc/databases/mongodb3/Makefile
diff -u pkgsrc/databases/mongodb3/Makefile:1.32 pkgsrc/databases/mongodb3/Makefile:1.33
--- pkgsrc/databases/mongodb3/Makefile:1.32     Thu May  9 14:05:40 2024
+++ pkgsrc/databases/mongodb3/Makefile  Thu May  9 16:03:31 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2024/05/09 14:05:40 nia Exp $
+# $NetBSD: Makefile,v 1.33 2024/05/09 16:03:31 wiz Exp $
 
 # This package is intentionally old to avoid:
 #   Server Side Public License
@@ -6,7 +6,7 @@
 # and further exists to support net/unifi.
 DISTNAME=      mongodb-src-r3.4.24
 PKGNAME=       ${DISTNAME:S/src-r//}
-PKGREVISION=   20
+PKGREVISION=   21
 CATEGORIES=    databases
 MASTER_SITES=  http://fastdl.mongodb.org/src/
 



Home | Main Index | Thread Index | Old Index