pkgsrc-Changes archive

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

CVS commit: pkgsrc/news/canlock-hp



Module Name:    pkgsrc
Committed By:   micha
Date:           Mon Jul  6 10:27:20 UTC 2026

Modified Files:
        pkgsrc/news/canlock-hp: Makefile distinfo

Log Message:
news/canlock-up: Update to 3.3.2

3.3.2      2026-07-04
           Bugfix: canlock-hp: Define parameter list for strip_body()
            as "void" (Patch from Dennis Preiser)
           Document that canlock-hp subpackage requires an US-ASCII
            based POSIX locale (EBCDIC is not supported)
           Add SPDX copyright and license identifiers for all files of
            the source tree. Note that the license terms are unchanged
            for all files that already contained such identifiers
           Some documentation files (like "README" and "ChangeLog")
            formerly had neither copyrights nor licenses assigned.
            No copyright and CC0-1.0 license are declared now
           Package is REUSE 3.3 conformant (according to "reuse lint"):
            <https://reuse.software/spec-3.3/>


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/news/canlock-hp/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/news/canlock-hp/distinfo

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

Modified files:

Index: pkgsrc/news/canlock-hp/Makefile
diff -u pkgsrc/news/canlock-hp/Makefile:1.12 pkgsrc/news/canlock-hp/Makefile:1.13
--- pkgsrc/news/canlock-hp/Makefile:1.12        Tue Mar  4 09:37:39 2025
+++ pkgsrc/news/canlock-hp/Makefile     Mon Jul  6 10:27:20 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2025/03/04 09:37:39 nia Exp $
+# $NetBSD: Makefile,v 1.13 2026/07/06 10:27:20 micha Exp $
 
-DISTNAME=      libcanlock-3.3.1
+DISTNAME=      libcanlock-3.3.2
 PKGNAME=       ${DISTNAME:S/libcanlock/canlock-hp/}
 CATEGORIES=    news
 MASTER_SITES=  http://micha.freeshell.org/libcanlock/src/

Index: pkgsrc/news/canlock-hp/distinfo
diff -u pkgsrc/news/canlock-hp/distinfo:1.11 pkgsrc/news/canlock-hp/distinfo:1.12
--- pkgsrc/news/canlock-hp/distinfo:1.11        Fri May 31 10:55:37 2024
+++ pkgsrc/news/canlock-hp/distinfo     Mon Jul  6 10:27:20 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/05/31 10:55:37 micha Exp $
+$NetBSD: distinfo,v 1.12 2026/07/06 10:27:20 micha Exp $
 
-BLAKE2s (libcanlock-3.3.1.tar.bz2) = 3b93761774657d465b272df887fa9ab7bb1dbe2554a98337762c54f112b9bc72
-SHA512 (libcanlock-3.3.1.tar.bz2) = 31ce1b46d38ab673607952fa6885da5a5b6a324e1ca791ae54cdd180c5e8809562c72443073f8a0cbdce6dc0f54742fd0845e46f7b58f0ef63a9207b51b2b2cc
-Size (libcanlock-3.3.1.tar.bz2) = 636161 bytes
+BLAKE2s (libcanlock-3.3.2.tar.bz2) = c5e6e82cafe6dd7c799592686928cf636e978e861342871b3431c0fdbec56cd5
+SHA512 (libcanlock-3.3.2.tar.bz2) = 127db2bae573fbc18b05df1a0d59c4b607a6376c46f48bb38ee2051b2cd8d7080982dac44fd4384720f5beeeda965d2452863541e6f65ff3862e343b3cf39f98
+Size (libcanlock-3.3.2.tar.bz2) = 640366 bytes



Home | Main Index | Thread Index | Old Index