pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lutok



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Sep  2 15:24:34 UTC 2026

Modified Files:
        pkgsrc/devel/lutok: Makefile PLIST distinfo

Log Message:
lutok: updated to 0.6.3

0.6.3

This release contains [mostly] developer-workflow related changes. Many of these changes were ported over from
the [freebsd/atf](https://github.com/freebsd/atf) repository.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/lutok/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/lutok/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/lutok/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/lutok/Makefile
diff -u pkgsrc/devel/lutok/Makefile:1.17 pkgsrc/devel/lutok/Makefile:1.18
--- pkgsrc/devel/lutok/Makefile:1.17    Tue Dec 30 13:11:36 2025
+++ pkgsrc/devel/lutok/Makefile Wed Sep  2 15:24:34 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2025/12/30 13:11:36 adam Exp $
+# $NetBSD: Makefile,v 1.18 2026/09/02 15:24:34 adam Exp $
 
-DISTNAME=      lutok-0.6.2
+DISTNAME=      lutok-0.6.3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=freebsd/}
 GITHUB_RELEASE=        ${DISTNAME}

Index: pkgsrc/devel/lutok/PLIST
diff -u pkgsrc/devel/lutok/PLIST:1.6 pkgsrc/devel/lutok/PLIST:1.7
--- pkgsrc/devel/lutok/PLIST:1.6        Tue Dec 30 13:11:36 2025
+++ pkgsrc/devel/lutok/PLIST    Wed Sep  2 15:24:34 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2025/12/30 13:11:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2026/09/02 15:24:34 adam Exp $
 include/lutok/c_gate.hpp
 include/lutok/debug.hpp
 include/lutok/exceptions.hpp
@@ -13,18 +13,18 @@ share/doc/lutok/AUTHORS
 share/doc/lutok/COPYING
 share/doc/lutok/NEWS
 share/doc/lutok/README.md
-share/doc/lutok/html/a00002.html
-share/doc/lutok/html/a00002_source.html
-share/doc/lutok/html/a00029.html
-share/doc/lutok/html/a00029_source.html
-share/doc/lutok/html/a00032.html
-share/doc/lutok/html/a00032_source.html
-share/doc/lutok/html/a00038.html
-share/doc/lutok/html/a00038_source.html
-share/doc/lutok/html/a00041.html
-share/doc/lutok/html/a00041_source.html
-share/doc/lutok/html/a00053.html
-share/doc/lutok/html/a00053_source.html
+share/doc/lutok/html/a00011.html
+share/doc/lutok/html/a00011_source.html
+share/doc/lutok/html/a00014.html
+share/doc/lutok/html/a00014_source.html
+share/doc/lutok/html/a00020.html
+share/doc/lutok/html/a00020_source.html
+share/doc/lutok/html/a00023.html
+share/doc/lutok/html/a00023_source.html
+share/doc/lutok/html/a00035.html
+share/doc/lutok/html/a00035_source.html
+share/doc/lutok/html/a00050.html
+share/doc/lutok/html/a00050_source.html
 share/doc/lutok/html/a00056.html
 share/doc/lutok/html/a00056_source.html
 share/doc/lutok/html/a00064.html

Index: pkgsrc/devel/lutok/distinfo
diff -u pkgsrc/devel/lutok/distinfo:1.11 pkgsrc/devel/lutok/distinfo:1.12
--- pkgsrc/devel/lutok/distinfo:1.11    Tue Dec 30 13:11:36 2025
+++ pkgsrc/devel/lutok/distinfo Wed Sep  2 15:24:34 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/12/30 13:11:36 adam Exp $
+$NetBSD: distinfo,v 1.12 2026/09/02 15:24:34 adam Exp $
 
-BLAKE2s (lutok-0.6.2.tar.gz) = 7f81f9ca947f5b8d931057f15e3cc9364e0ffd69253e74f85fbe7a0370d51863
-SHA512 (lutok-0.6.2.tar.gz) = f8e9a7b734f8f793cc301033b2bfed21d5b2fee16adc3f78fe4b30b314d1fb91b76ab3ce62bc23400a549365c4bc8169cc11f749d580ab9c5bcddcebd1e7605b
-Size (lutok-0.6.2.tar.gz) = 619848 bytes
+BLAKE2s (lutok-0.6.3.tar.gz) = d2a917ec6d3ffff13ecf4b548793a928fb053dcc63f939339a175ee858dc5bb1
+SHA512 (lutok-0.6.3.tar.gz) = 04893ccf468462181d2ec050189895565cc4fcd10a55b5d5381ce370519c70645580dbfacc13ff57aa0432236239bd7a7657ad6220f84fc4adfc03fc9e4bf601
+Size (lutok-0.6.3.tar.gz) = 627534 bytes



Home | Main Index | Thread Index | Old Index