pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/luakit



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Dec 15 08:26:21 UTC 2022

Modified Files:
        pkgsrc/www/luakit: Makefile distinfo

Log Message:
luakit: update to 2.3.3

## [2.3.3]

### Fixed

- Fixed a trailing white space, which fixes the test-suite.

### Contributors to this release:

- c0dev0id          (1 commits)

## [2.3.2]

### Changed

- Mention FAQ, Quick Start, etc on :help

### Fixed

- Fix for glib now using pcre2
- Show proper error message on :tab, :tabd[o] without parameter
- Fix undoclose test

### Contributors to this release:

- taobert           (2 commits)
- c0dev0id          (2 commits)


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/luakit/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/luakit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/luakit/Makefile
diff -u pkgsrc/www/luakit/Makefile:1.17 pkgsrc/www/luakit/Makefile:1.18
--- pkgsrc/www/luakit/Makefile:1.17     Wed Nov 23 16:21:20 2022
+++ pkgsrc/www/luakit/Makefile  Thu Dec 15 08:26:21 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2022/11/23 16:21:20 adam Exp $
+# $NetBSD: Makefile,v 1.18 2022/12/15 08:26:21 nia Exp $
 
-DISTNAME=      luakit-2.3.1
-PKGREVISION=   1
+DISTNAME=      luakit-2.3.3
 CATEGORIES=    www lua
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=luakit/}
 

Index: pkgsrc/www/luakit/distinfo
diff -u pkgsrc/www/luakit/distinfo:1.6 pkgsrc/www/luakit/distinfo:1.7
--- pkgsrc/www/luakit/distinfo:1.6      Tue Nov 15 22:48:32 2022
+++ pkgsrc/www/luakit/distinfo  Thu Dec 15 08:26:21 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2022/11/15 22:48:32 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/12/15 08:26:21 nia Exp $
 
-BLAKE2s (luakit-2.3.1.tar.gz) = e036c47070de587024aa69df4b98f3d1b5bb9833385be2b409bc5444f3ea1d5e
-SHA512 (luakit-2.3.1.tar.gz) = 73d389f7e5a11f88905957c11aab085c9d33a2d0b276e22b89ae689cabe9cff0a18a003d23548fbc4378a695379cdb223a313328372c84bb74da605855e4a9e3
-Size (luakit-2.3.1.tar.gz) = 506988 bytes
+BLAKE2s (luakit-2.3.3.tar.gz) = d340d1796237e7f3356ea29f58a610b95ba33c0e7f5fdaf8053f89e643736028
+SHA512 (luakit-2.3.3.tar.gz) = ae5088541118c693db4a90f7e727d1f4094b56d4ea4cd51d2019351ff6b44672a1d7b9f80b351a37767556564b68633d815649ceaa4d8bd3b966a20a155ba2b2
+Size (luakit-2.3.3.tar.gz) = 507343 bytes
 SHA1 (patch-Makefile) = f4a25f2ea39c9a94cb5fbdb7b02f81c22a6e0a32



Home | Main Index | Thread Index | Old Index