pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pkgconf



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jul 15 07:11:23 UTC 2026

Modified Files:
        pkgsrc/devel/pkgconf: Makefile distinfo

Log Message:
pkgconf: updated to 3.0.3

Changes from 3.0.2 to 3.0.3:

* Restore correct handling of sysroots when emulating legacy pkg-config, and
  add explicit regression tests for this case.

* Fix references to bomtool in spdxtool --help.
  Patch by Pierre Pronchery.

* Fix various typos in the source code.
  Patch by Christian Clauss.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/pkgconf/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/pkgconf/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/pkgconf/Makefile
diff -u pkgsrc/devel/pkgconf/Makefile:1.38 pkgsrc/devel/pkgconf/Makefile:1.39
--- pkgsrc/devel/pkgconf/Makefile:1.38  Tue Jul 14 04:55:52 2026
+++ pkgsrc/devel/pkgconf/Makefile       Wed Jul 15 07:11:23 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2026/07/14 04:55:52 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2026/07/15 07:11:23 adam Exp $
 
-DISTNAME=      pkgconf-3.0.2
+DISTNAME=      pkgconf-3.0.3
 CATEGORIES=    devel
 MASTER_SITES=  https://distfiles.dereferenced.org/pkgconf/
 

Index: pkgsrc/devel/pkgconf/distinfo
diff -u pkgsrc/devel/pkgconf/distinfo:1.33 pkgsrc/devel/pkgconf/distinfo:1.34
--- pkgsrc/devel/pkgconf/distinfo:1.33  Tue Jul 14 04:55:52 2026
+++ pkgsrc/devel/pkgconf/distinfo       Wed Jul 15 07:11:23 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2026/07/14 04:55:52 wiz Exp $
+$NetBSD: distinfo,v 1.34 2026/07/15 07:11:23 adam Exp $
 
-BLAKE2s (pkgconf-3.0.2.tar.gz) = 84665f08af33b2690f1a150ce19c9768010be006500b3b6151ba70b9ead6bc57
-SHA512 (pkgconf-3.0.2.tar.gz) = 2127dff13d562fd4d33d54485019ab9c26a2c0607c4ea71807f8e80931c1d910621135720360727a64a335e8b11fad565ddb545e10a0cd3298b4bb25397950da
-Size (pkgconf-3.0.2.tar.gz) = 609475 bytes
+BLAKE2s (pkgconf-3.0.3.tar.gz) = 04be306218da2b56f50be19d7a2879b40aad8560a558d00a9fd060e1ea00e6d8
+SHA512 (pkgconf-3.0.3.tar.gz) = 7866df2c567f20cff9f548e248f8f429198746848fc227057f42db3059357fd1772247f4eb46ba70b74ca39ca6b774c98dd24c069569fb6010880b7cc6599454
+Size (pkgconf-3.0.3.tar.gz) = 609791 bytes



Home | Main Index | Thread Index | Old Index