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: wiz
Date: Tue Jul 14 04:55:52 UTC 2026
Modified Files:
pkgsrc/devel/pkgconf: Makefile distinfo
Log Message:
pkgconf: update to 3.0.2.
Changes from 3.0.1 to 3.0.2:
----------------------------
* Fix build on systems where readlinkat(2) is missing, such as Illumos when
built without appropriate CFLAGS.
* Fix detection of readlinkat(2) on systems where it is gated behind
_ATFILE_SOURCE, such as on certain builds of Illumos.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/pkgconf/Makefile
cvs rdiff -u -r1.32 -r1.33 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.37 pkgsrc/devel/pkgconf/Makefile:1.38
--- pkgsrc/devel/pkgconf/Makefile:1.37 Mon Jul 13 09:54:00 2026
+++ pkgsrc/devel/pkgconf/Makefile Tue Jul 14 04:55:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2026/07/13 09:54:00 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2026/07/14 04:55:52 wiz Exp $
-DISTNAME= pkgconf-3.0.1
+DISTNAME= pkgconf-3.0.2
CATEGORIES= devel
MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/
Index: pkgsrc/devel/pkgconf/distinfo
diff -u pkgsrc/devel/pkgconf/distinfo:1.32 pkgsrc/devel/pkgconf/distinfo:1.33
--- pkgsrc/devel/pkgconf/distinfo:1.32 Mon Jul 13 09:54:00 2026
+++ pkgsrc/devel/pkgconf/distinfo Tue Jul 14 04:55:52 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2026/07/13 09:54:00 wiz Exp $
+$NetBSD: distinfo,v 1.33 2026/07/14 04:55:52 wiz Exp $
-BLAKE2s (pkgconf-3.0.1.tar.gz) = 0a2d9f3f07376842738a984f6688bc62aed1ae3bbe811272b7f462052b00ba0b
-SHA512 (pkgconf-3.0.1.tar.gz) = d20f2d06c6602ee1bbf5e593f004f0ab7f0f24b831e3745e5892c86d1af02d1956d9f767946604d84347d07bb4ff3e19be70f2cd1805331c73e829388bc82f78
-Size (pkgconf-3.0.1.tar.gz) = 609395 bytes
+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
Home |
Main Index |
Thread Index |
Old Index