pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/dhcpcd



Module Name:    pkgsrc
Committed By:   roy
Date:           Mon Aug 17 13:09:29 UTC 2026

Modified Files:
        pkgsrc/net/dhcpcd: Makefile distinfo

Log Message:
Import dhcpcd-10.5.2 with the following change:

* IPv6: Allocate the interface state before adding a static address


To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 pkgsrc/net/dhcpcd/Makefile
cvs rdiff -u -r1.126 -r1.127 pkgsrc/net/dhcpcd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/dhcpcd/Makefile
diff -u pkgsrc/net/dhcpcd/Makefile:1.132 pkgsrc/net/dhcpcd/Makefile:1.133
--- pkgsrc/net/dhcpcd/Makefile:1.132    Mon Aug 17 11:07:41 2026
+++ pkgsrc/net/dhcpcd/Makefile  Mon Aug 17 13:09:29 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.132 2026/08/17 11:07:41 roy Exp $
+# $NetBSD: Makefile,v 1.133 2026/08/17 13:09:29 roy Exp $
 
-DISTNAME=      dhcpcd-10.5.1
+DISTNAME=      dhcpcd-10.5.2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=NetworkConfiguration/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}

Index: pkgsrc/net/dhcpcd/distinfo
diff -u pkgsrc/net/dhcpcd/distinfo:1.126 pkgsrc/net/dhcpcd/distinfo:1.127
--- pkgsrc/net/dhcpcd/distinfo:1.126    Mon Aug 17 11:07:41 2026
+++ pkgsrc/net/dhcpcd/distinfo  Mon Aug 17 13:09:29 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.126 2026/08/17 11:07:41 roy Exp $
+$NetBSD: distinfo,v 1.127 2026/08/17 13:09:29 roy Exp $
 
-BLAKE2s (dhcpcd-10.5.1.tar.xz) = 735c06d852c5c6d738296973545a8c9e5b30dd9cff47996b1a3293d76fd17d9b
-SHA512 (dhcpcd-10.5.1.tar.xz) = a20d34e297837a12e3b61adcdbc2c04f05d6c9f7726d469fd0f11ff6bd6e40e4f2db71c4b32fb26e94fe0b601b0378dd5795acc100003b2c0a2d72a1a7210ce6
-Size (dhcpcd-10.5.1.tar.xz) = 289052 bytes
+BLAKE2s (dhcpcd-10.5.2.tar.xz) = 7ae447606ad96276cd66ad3e94c6dcadc197b3d226b66228f38b9f525033b3b6
+SHA512 (dhcpcd-10.5.2.tar.xz) = bd131df97da668f883185c7d7bd92641678c36381f3ed0fb751709dde908ee6db871e57743c947ea50783ab1defc2d517ece9b4f2971ba6a7cba7a74f64b4e8d
+Size (dhcpcd-10.5.2.tar.xz) = 289084 bytes



Home | Main Index | Thread Index | Old Index