pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/lua-iconv
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 7 08:39:19 UTC 2026
Modified Files:
pkgsrc/converters/lua-iconv: Makefile
Log Message:
lua-iconv: follow redirects
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/converters/lua-iconv/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/lua-iconv/Makefile
diff -u pkgsrc/converters/lua-iconv/Makefile:1.1 pkgsrc/converters/lua-iconv/Makefile:1.2
--- pkgsrc/converters/lua-iconv/Makefile:1.1 Wed Jul 8 15:10:38 2020
+++ pkgsrc/converters/lua-iconv/Makefile Wed Jan 7 08:39:19 2026
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.1 2020/07/08 15:10:38 nia Exp $
+# $NetBSD: Makefile,v 1.2 2026/01/07 08:39:19 wiz Exp $
DISTNAME= lua-iconv-7
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/^lua-//1}
CATEGORIES= converters lua
-MASTER_SITES= ${MASTER_SITE_GITHUB:=ittner/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lunarmodules/}
GITHUB_PROJECT= lua-iconv
GITHUB_TAG= ${DISTNAME}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.ittner.com.br/lua-iconv/
+HOMEPAGE= https://luarocks.org/modules/lunarmodules/lua-iconv
COMMENT= Lua bindings for POSIX iconv
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index