pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/librlog



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb  4 10:34:21 UTC 2026

Modified Files:
        pkgsrc/devel/librlog: Makefile

Log Message:
librlog: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/librlog/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/librlog/Makefile
diff -u pkgsrc/devel/librlog/Makefile:1.7 pkgsrc/devel/librlog/Makefile:1.8
--- pkgsrc/devel/librlog/Makefile:1.7   Wed Jul 19 15:18:40 2023
+++ pkgsrc/devel/librlog/Makefile       Wed Feb  4 10:34:21 2026
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.7 2023/07/19 15:18:40 nia Exp $
-#
+# $NetBSD: Makefile,v 1.8 2026/02/04 10:34:21 wiz Exp $
 
 DISTNAME=      rlog-1.3.7
 PKGNAME=       lib${DISTNAME}
 PKGREVISION=   1
 CATEGORIES=    devel
-MASTER_SITES=  http://arg0.net/vgough/download/
+#MASTER_SITES= http://arg0.net/vgough/download/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.arg0.net/rlog
+#HOMEPAGE=     https://www.arg0.net/rlog
 COMMENT=       C++ logging library
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index