pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/libmongo-client
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 5 09:16:23 UTC 2026
Modified Files:
pkgsrc/databases/libmongo-client: Makefile
Log Message:
libmongo-client: remove dead site
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/libmongo-client/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/libmongo-client/Makefile
diff -u pkgsrc/databases/libmongo-client/Makefile:1.6 pkgsrc/databases/libmongo-client/Makefile:1.7
--- pkgsrc/databases/libmongo-client/Makefile:1.6 Thu Oct 23 20:36:10 2025
+++ pkgsrc/databases/libmongo-client/Makefile Mon Jan 5 09:16:23 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2025/10/23 20:36:10 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2026/01/05 09:16:23 wiz Exp $
DISTNAME= libmongo-client-0.1.8
PKGREVISION= 3
CATEGORIES= databases
-MASTER_SITES= https://github.com/algernon/libmongo-client/archive/
+#MASTER_SITES= https://github.com/algernon/libmongo-client/archive/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/algernon/libmongo-client/
+#HOMEPAGE= https://github.com/algernon/libmongo-client/
COMMENT= Alternative C driver for MongoDB
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index