pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/lua-utf8
Module Name: pkgsrc
Committed By: nia
Date: Wed Feb 1 12:32:33 UTC 2023
Modified Files:
pkgsrc/textproc/lua-utf8: Makefile distinfo
Log Message:
lua-utf8: update to 0.1.5
- add clean, isvalid, invalidposition functions
- Update Unicode Standard to 15.0
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/lua-utf8/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/lua-utf8/distinfo
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-utf8/Makefile
diff -u pkgsrc/textproc/lua-utf8/Makefile:1.5 pkgsrc/textproc/lua-utf8/Makefile:1.6
--- pkgsrc/textproc/lua-utf8/Makefile:1.5 Sat Oct 10 08:13:58 2020
+++ pkgsrc/textproc/lua-utf8/Makefile Wed Feb 1 12:32:33 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/10/10 08:13:58 nia Exp $
+# $NetBSD: Makefile,v 1.6 2023/02/01 12:32:33 nia Exp $
-DISTNAME= lua-utf8-0.1.3
+DISTNAME= lua-utf8-0.1.5
PKGNAME= ${DISTNAME:S/lua-/${LUA_PKGPREFIX}-/1}
CATEGORIES= textproc lua
MASTER_SITES= ${MASTER_SITE_GITHUB:=starwing/}
Index: pkgsrc/textproc/lua-utf8/distinfo
diff -u pkgsrc/textproc/lua-utf8/distinfo:1.4 pkgsrc/textproc/lua-utf8/distinfo:1.5
--- pkgsrc/textproc/lua-utf8/distinfo:1.4 Tue Oct 26 11:22:20 2021
+++ pkgsrc/textproc/lua-utf8/distinfo Wed Feb 1 12:32:33 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:22:20 nia Exp $
+$NetBSD: distinfo,v 1.5 2023/02/01 12:32:33 nia Exp $
-BLAKE2s (lua-utf8-0.1.3.tar.gz) = 23f925791f8d0cf6f98e5ba52fa2d99a9e0e34067ade15f7eaaadf8c7b0bd4db
-SHA512 (lua-utf8-0.1.3.tar.gz) = d0abe73fecbfeba36083c135d77962d953ad9e431721a2557669c912a2703e31c46f84f2ee9ee4ac966a5bcc88d4daef930f8d2d8e72106fa61010509c183e29
-Size (lua-utf8-0.1.3.tar.gz) = 41830 bytes
+BLAKE2s (lua-utf8-0.1.5.tar.gz) = 2ee6bd36ff2f4189c91b0677836f28a426ce34841f1bfabcec76ee1fe0090e6f
+SHA512 (lua-utf8-0.1.5.tar.gz) = 2f7f1e80c27012d2ebcf3da8e9367f00dda9f7b1a7d4adee265ee37ab12a78ef7c94930945e88f060f0ec4186174dd87af80a50917d3b22a71c84f67b0df12d0
+Size (lua-utf8-0.1.5.tar.gz) = 47986 bytes
Home |
Main Index |
Thread Index |
Old Index