pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/openresolv



Module Name:    pkgsrc
Committed By:   roy
Date:           Wed May 14 11:17:46 UTC 2025

Modified Files:
        pkgsrc/net/openresolv: Makefile PLIST distinfo

Log Message:
Update to openresolv-3.16.4 with the following changes:

*  resolvconf: Fix -D
*  resolvconf: Don't warn when we have no entries to list for *
*  systemd-resolved: enable with systemd_resolved=YES
*  systemd-resolved: Set non searchable domains correctly
*  resolvectl: Added support for this way of configuring systemd-resolved
*  libc: restores resolv.conf from resolv.conf.bak when nothing to write


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/openresolv/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/openresolv/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/openresolv/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/openresolv/Makefile
diff -u pkgsrc/net/openresolv/Makefile:1.37 pkgsrc/net/openresolv/Makefile:1.38
--- pkgsrc/net/openresolv/Makefile:1.37 Fri May  9 13:03:29 2025
+++ pkgsrc/net/openresolv/Makefile      Wed May 14 11:17:46 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2025/05/09 13:03:29 roy Exp $
+# $NetBSD: Makefile,v 1.38 2025/05/14 11:17:46 roy Exp $
 
-DISTNAME=              openresolv-3.16.3
+DISTNAME=              openresolv-3.16.4
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=NetworkConfiguration/}
 GITHUB_PROJECT=                openresolv

Index: pkgsrc/net/openresolv/PLIST
diff -u pkgsrc/net/openresolv/PLIST:1.9 pkgsrc/net/openresolv/PLIST:1.10
--- pkgsrc/net/openresolv/PLIST:1.9     Wed May  7 10:31:24 2025
+++ pkgsrc/net/openresolv/PLIST Wed May 14 11:17:46 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2025/05/07 10:31:24 roy Exp $
+@comment $NetBSD: PLIST,v 1.10 2025/05/14 11:17:46 roy Exp $
 libexec/resolvconf/dnsmasq
 libexec/resolvconf/libc
 libexec/resolvconf/libc.d/avahi-daemon
@@ -6,6 +6,7 @@ libexec/resolvconf/libc.d/mdnsd
 libexec/resolvconf/named
 libexec/resolvconf/pdns_recursor
 libexec/resolvconf/pdnsd
+libexec/resolvconf/resolvectl
 libexec/resolvconf/systemd-resolved
 libexec/resolvconf/unbound
 man/man5/resolvconf.conf.5

Index: pkgsrc/net/openresolv/distinfo
diff -u pkgsrc/net/openresolv/distinfo:1.31 pkgsrc/net/openresolv/distinfo:1.32
--- pkgsrc/net/openresolv/distinfo:1.31 Fri May  9 13:03:29 2025
+++ pkgsrc/net/openresolv/distinfo      Wed May 14 11:17:46 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2025/05/09 13:03:29 roy Exp $
+$NetBSD: distinfo,v 1.32 2025/05/14 11:17:46 roy Exp $
 
-BLAKE2s (openresolv-3.16.3.tar.xz) = 35dd73afe99b48e251b5465d73efd96954a668473f9844f91801e372eade331b
-SHA512 (openresolv-3.16.3.tar.xz) = c1f54c6194013892ec0a859c0062eec38540acd8793a3fb94f681f5a7ddcac50a44bcca9cd79e85cb90fe15ec7bb311bba9883326d38e57b519b0f6b8dd74b4e
-Size (openresolv-3.16.3.tar.xz) = 23928 bytes
+BLAKE2s (openresolv-3.16.4.tar.xz) = fd17702713254e5b04a6fdb516c16b688e91c3e1c42b75c41de0577a8ae533ed
+SHA512 (openresolv-3.16.4.tar.xz) = 8ca1cbda9affade5aee964f03244ee3b7d098855bdb6e7e4ff1199043d6e83d94c2a47b3421b7c9afde64de3a64232fb8e31c3a45ec90e27d24666ae8dbb2be5
+Size (openresolv-3.16.4.tar.xz) = 25448 bytes



Home | Main Index | Thread Index | Old Index