PR/59938 CVS commit: pkgsrc/sysutils/di
"Marcin Gondek" <[email protected]> Wed, 24 Jun 2026 06:30:02 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59938; it has been noted by GNATS. From: "Marcin Gondek" <[email protected]> To: [email protected] Cc: Subject: PR/59938 CVS commit: pkgsrc/sysutils/di Date: Wed, 24 Jun 2026 06:27:17 +0000 Module Name: pkgsrc Committed By: drixter Date: Wed Jun 24 06:27:17 UTC 2026 Modified Files: pkgsrc/sysutils/di: Makefile PLIST distinfo Log Message: di: PR pkg/59938 (updated to 6.2.2.2) Changes: Various build fixes (run-path, installation, NetBSD) Fixes for pkg-config .pc files. Fixed a potential crash. Added examples Full Changelog: **6.2.2.2 2026-1-23** * Bug Fixes: * Fix install of .po files when staging. * Fix install of .po files via cmake. **6.2.2.1 2026-1-23** * Bug Fixes: * Fix build on NetBSD. * Fixes for pkg-config .pc file. * Fix staging process when building with mkconfig. * Fix various link issues. * Changes: * Add examples directory with build script. * Internal: * Minor code cleanup. * Update mkconfig to version 2.6.12. **6.2.1 2026-1-3** * Bug Fixes: * Fix a potential crash (uninitialized variable). * Fix windows build (long double handling). * Internal: * Added some github workflows. * Changed the cmake 'test' target to 'ditest'. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/di/Makefile \ pkgsrc/sysutils/di/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/di/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.