pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/sord



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr 15 11:18:07 UTC 2026

Modified Files:
        pkgsrc/textproc/sord: Makefile distinfo

Log Message:
sord: updated to 0.16.22

sord (0.16.22) stable; urgency=medium

* Add clang nullability annotations
* Address new warnings in clang and clang-tidy 21
* Make more API functions tolerate NULL


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/sord/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/sord/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/sord/Makefile
diff -u pkgsrc/textproc/sord/Makefile:1.13 pkgsrc/textproc/sord/Makefile:1.14
--- pkgsrc/textproc/sord/Makefile:1.13  Thu Oct 23 20:39:36 2025
+++ pkgsrc/textproc/sord/Makefile       Wed Apr 15 11:18:07 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2025/10/23 20:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2026/04/15 11:18:07 adam Exp $
 
-DISTNAME=      sord-0.16.18
-PKGREVISION=   1
+DISTNAME=      sord-0.16.22
 CATEGORIES=    textproc
 MASTER_SITES=  https://download.drobilla.net/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/textproc/sord/distinfo
diff -u pkgsrc/textproc/sord/distinfo:1.11 pkgsrc/textproc/sord/distinfo:1.12
--- pkgsrc/textproc/sord/distinfo:1.11  Tue Aug 12 07:34:16 2025
+++ pkgsrc/textproc/sord/distinfo       Wed Apr 15 11:18:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/08/12 07:34:16 adam Exp $
+$NetBSD: distinfo,v 1.12 2026/04/15 11:18:07 adam Exp $
 
-BLAKE2s (sord-0.16.18.tar.xz) = c8b3d615f95dd767bc5ba02edaecb6a7764e20e1b62dc8952acaef72b030b321
-SHA512 (sord-0.16.18.tar.xz) = e271d97c77187d7ed0a9c8fe0a65fcf50e269ba79dba4e8d55781ffe3715888c5388d90812d76a48e89ecc9c5e047e0d53ff40333fde7dbbf12dffc496d05e31
-Size (sord-0.16.18.tar.xz) = 102300 bytes
+BLAKE2s (sord-0.16.22.tar.xz) = a9e7ce8da71fd86d8e2aedb544abef87b4cd86d5c0f6a0dc96a75c408dd1b0f2
+SHA512 (sord-0.16.22.tar.xz) = 3821500f810e3b1cdbd763db419445c931d8b61de571f475646f11a5740c521c93c47ecab2e81a580a0d94bf432faa0de78fe3be1138c87bf9baca8fe23bb0cd
+Size (sord-0.16.22.tar.xz) = 107548 bytes



Home | Main Index | Thread Index | Old Index