pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/lua-repl



Module Name:    pkgsrc
Committed By:   joerg
Date:           Fri Mar 31 00:24:17 UTC 2023

Modified Files:
        pkgsrc/devel/lua-repl: Makefile distinfo

Log Message:
lua-repl-0.10: Better error handling


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/lua-repl/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/lua-repl/distinfo

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-repl/Makefile
diff -u pkgsrc/devel/lua-repl/Makefile:1.1 pkgsrc/devel/lua-repl/Makefile:1.2
--- pkgsrc/devel/lua-repl/Makefile:1.1  Thu Aug  6 23:08:29 2020
+++ pkgsrc/devel/lua-repl/Makefile      Fri Mar 31 00:24:17 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/08/06 23:08:29 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2023/03/31 00:24:17 joerg Exp $
 
-DISTNAME=      repl-0.9
+DISTNAME=      repl-0.10
 PKGNAME=       ${LUA_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel lua
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=hoelzro/}

Index: pkgsrc/devel/lua-repl/distinfo
diff -u pkgsrc/devel/lua-repl/distinfo:1.3 pkgsrc/devel/lua-repl/distinfo:1.4
--- pkgsrc/devel/lua-repl/distinfo:1.3  Tue Oct 26 10:15:36 2021
+++ pkgsrc/devel/lua-repl/distinfo      Fri Mar 31 00:24:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:15:36 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/03/31 00:24:17 joerg Exp $
 
-BLAKE2s (repl-0.9.tar.gz) = 7597b6e4a72e791139183a5dbaaa98ecc3620ba39873adb706b3d0ef54eb4d88
-SHA512 (repl-0.9.tar.gz) = 7fdc4a70e149be11f14b59a3143b825fb1a35fc1595039380b13c5e56e9211107629cf33444f2fce5518c92ee02009ca98a8317c50265d102450e720164a355b
-Size (repl-0.9.tar.gz) = 23524 bytes
+BLAKE2s (repl-0.10.tar.gz) = 30d0202838583c429d8693cdca05749a58cb4c0688d145b131dd63bc0cb63dd7
+SHA512 (repl-0.10.tar.gz) = 86e5d71b51da6a953c02e5608acc2601ea1529af6b4fbdf4a53a2a03cdaa71e571c708e2ff1e00ae29a59472ef7817074e8d8f4a4f21cf4e0dbb4ea70e219032
+Size (repl-0.10.tar.gz) = 23601 bytes



Home | Main Index | Thread Index | Old Index