git: e974aa2a308a - main - converters/lua-iconv: update to 7.1.0.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Aug 2024 04:58:00 UTC
The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=e974aa2a308a19a5bef9b13da50fbfd7d9bec09d commit e974aa2a308a19a5bef9b13da50fbfd7d9bec09d Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2024-08-27 04:57:12 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2024-08-27 04:57:45 +0000 converters/lua-iconv: update to 7.1.0. --- converters/lua-iconv/Makefile | 11 ++++++----- converters/lua-iconv/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/converters/lua-iconv/Makefile b/converters/lua-iconv/Makefile index 51551fa40c21..a9f445aaae30 100644 --- a/converters/lua-iconv/Makefile +++ b/converters/lua-iconv/Makefile @@ -1,20 +1,21 @@ PORTNAME= iconv -PORTVERSION= 7 -PORTREVISION= 4 +PORTVERSION= 7.1.0 +DISTVERSIONPREFIX= v CATEGORIES= converters -MASTER_SITES= https://github.com/downloads/ittner/lua-iconv/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -DISTNAME= lua-${PORTNAME}-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= Iconv binding for Lua 5 -WWW= https://ittner.github.io/lua-iconv/ +WWW= https://github.com/lunarmodules/lua-iconv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= pkgconfig iconv lua:module +USE_GITHUB= yes +GH_ACCOUNT= lunarmodules +GH_PROJECT= lua-iconv PLIST_FILES= ${LUA_MODLIBDIR}/iconv.so CFLAGS+= `pkgconf --cflags lua-${LUA_VER}` -I${LOCALBASE}/include MAKE_ARGS= LUABIN=${LUA_CMD} CFLAGS="${CFLAGS}" diff --git a/converters/lua-iconv/distinfo b/converters/lua-iconv/distinfo index 34dc62249bd5..bfb8491b02e8 100644 --- a/converters/lua-iconv/distinfo +++ b/converters/lua-iconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521671945 -SHA256 (lua-iconv-7.tar.gz) = c1db1915c754b5cfe7e45af61467bc6dfa4f0037d281ccbce6b53c974e2faf09 -SIZE (lua-iconv-7.tar.gz) = 7693 +TIMESTAMP = 1724724730 +SHA256 (lunarmodules-lua-iconv-v7.1.0_GH0.tar.gz) = 2539ed57e0e976c68244ae0a1733005037984f620f87c2c107322d24559d6e1e +SIZE (lunarmodules-lua-iconv-v7.1.0_GH0.tar.gz) = 13307