pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/lua-cjson
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 7 08:36:40 UTC 2026
Modified Files:
pkgsrc/textproc/lua-cjson: Makefile
Log Message:
lua-cjson: comment out non-working site
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/lua-cjson/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/lua-cjson/Makefile
diff -u pkgsrc/textproc/lua-cjson/Makefile:1.8 pkgsrc/textproc/lua-cjson/Makefile:1.9
--- pkgsrc/textproc/lua-cjson/Makefile:1.8 Sat Jul 11 15:14:30 2020
+++ pkgsrc/textproc/lua-cjson/Makefile Wed Jan 7 08:36:40 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2020/07/11 15:14:30 nia Exp $
+# $NetBSD: Makefile,v 1.9 2026/01/07 08:36:40 wiz Exp $
DISTNAME= lua-cjson-2.1.0
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/^lua-//1}
PKGREVISION= 3
CATEGORIES= textproc lua
-MASTER_SITES= http://www.kyne.com.au/~mark/software/download/
+#MASTER_SITES= http://www.kyne.com.au/~mark/software/download/
MAINTAINER= imil%NetBSD.org@localhost
-HOMEPAGE= https://www.kyne.com.au/~mark/software/lua-cjson.php
+#HOMEPAGE= https://www.kyne.com.au/~mark/software/lua-cjson.php
COMMENT= Lua CJSON provides JSON support for Lua
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index