pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/lua-cov
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 7 08:38:04 UTC 2026
Modified Files:
pkgsrc/devel/lua-cov: Makefile
Log Message:
lua-cov: follow redirect
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/lua-cov/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/lua-cov/Makefile
diff -u pkgsrc/devel/lua-cov/Makefile:1.1 pkgsrc/devel/lua-cov/Makefile:1.2
--- pkgsrc/devel/lua-cov/Makefile:1.1 Fri Jul 10 10:26:59 2020
+++ pkgsrc/devel/lua-cov/Makefile Wed Jan 7 08:38:03 2026
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.1 2020/07/10 10:26:59 nia Exp $
+# $NetBSD: Makefile,v 1.2 2026/01/07 08:38:03 wiz Exp $
DISTNAME= luacov-0.14.0
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/^lua//1}
CATEGORIES= lua devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=keplerproject/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lunarmodules/}
GITHUB_PROJECT= luacov
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://keplerproject.github.io/luacov/
+HOMEPAGE= https://lunarmodules.github.io/luacov/
COMMENT= Simple coverage analyzer for Lua scripts
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index