pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libconfig
Module Name: pkgsrc
Committed By: tnn
Date: Tue Apr 29 19:42:50 UTC 2025
Modified Files:
pkgsrc/devel/libconfig: Makefile distinfo
Removed Files:
pkgsrc/devel/libconfig/patches: patch-lib_grammar.y
Log Message:
libconfig: update to 1.8
The 1.7.3 update was poorly timed because upstream released 1.8 a few
hours later and then removed the 1.7.3 distfile from the canonical
location. (I did upload-distfiles now)
Changes:
- Added support for binary integer values
- Miscellaneous code cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/libconfig/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/libconfig/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/libconfig/patches/patch-lib_grammar.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libconfig/Makefile
diff -u pkgsrc/devel/libconfig/Makefile:1.13 pkgsrc/devel/libconfig/Makefile:1.14
--- pkgsrc/devel/libconfig/Makefile:1.13 Mon Apr 28 19:54:18 2025
+++ pkgsrc/devel/libconfig/Makefile Tue Apr 29 19:42:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2025/04/28 19:54:18 tnn Exp $
+# $NetBSD: Makefile,v 1.14 2025/04/29 19:42:50 tnn Exp $
-DISTNAME= libconfig-1.7.3
+DISTNAME= libconfig-1.8
CATEGORIES= devel
MASTER_SITES= http://hyperrealm.github.io/libconfig/dist/
Index: pkgsrc/devel/libconfig/distinfo
diff -u pkgsrc/devel/libconfig/distinfo:1.10 pkgsrc/devel/libconfig/distinfo:1.11
--- pkgsrc/devel/libconfig/distinfo:1.10 Mon Apr 28 19:54:18 2025
+++ pkgsrc/devel/libconfig/distinfo Tue Apr 29 19:42:50 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/04/28 19:54:18 tnn Exp $
+$NetBSD: distinfo,v 1.11 2025/04/29 19:42:50 tnn Exp $
-BLAKE2s (libconfig-1.7.3.tar.gz) = 77e9d9ae6405239d796c19e61533141bc2a38bd39087ba3e5d9e42dbd56fc3d8
-SHA512 (libconfig-1.7.3.tar.gz) = 5c4dd6e85242760c666d00edb031c66ed5c9c402ce191ae691639f9c48e546f4ed2242bcd035d8c430d838cae2b2feb636c4661dded21948e0ed1c8c5990ce4b
-Size (libconfig-1.7.3.tar.gz) = 730800 bytes
-SHA1 (patch-lib_grammar.y) = 8e564a1285634e88a058ba1b3ce73676e68cf732
+BLAKE2s (libconfig-1.8.tar.gz) = 6863c302aa8e53aceeb183653522038ad5c01c38799bbaf066d5c604a33f359c
+SHA512 (libconfig-1.8.tar.gz) = bc89c2b49dd643f20893e55687819ffe006985af55648f3bf2a6746951701f62411a65a1175f63762da890d31eb58398c88fe059445f65d3c2ac870d924177c3
+Size (libconfig-1.8.tar.gz) = 799135 bytes
Home |
Main Index |
Thread Index |
Old Index