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 Jul 22 13:52:56 UTC 2020

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

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

  *  notify avahi-daemon of resolv.conf being changed
  *  notify mdnsd of resolv.conf being changed


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/net/openresolv/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/openresolv/PLIST
cvs rdiff -u -r1.23 -r1.24 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.30 pkgsrc/net/openresolv/Makefile:1.31
--- pkgsrc/net/openresolv/Makefile:1.30 Mon Jan 27 21:20:18 2020
+++ pkgsrc/net/openresolv/Makefile      Wed Jul 22 13:52:56 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2020/01/27 21:20:18 roy Exp $
+# $NetBSD: Makefile,v 1.31 2020/07/22 13:52:56 roy Exp $
 
-DISTNAME=              openresolv-3.10.0
+DISTNAME=              openresolv-3.11.0
 CATEGORIES=            net
 MASTER_SITES=          ftp://roy.marples.name/pub/openresolv/
 MASTER_SITES+=         http://roy.aydogan.net/openresolv/

Index: pkgsrc/net/openresolv/PLIST
diff -u pkgsrc/net/openresolv/PLIST:1.7 pkgsrc/net/openresolv/PLIST:1.8
--- pkgsrc/net/openresolv/PLIST:1.7     Sun Sep  8 21:01:45 2019
+++ pkgsrc/net/openresolv/PLIST Wed Jul 22 13:52:56 2020
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.7 2019/09/08 21:01:45 roy Exp $
+@comment $NetBSD: PLIST,v 1.8 2020/07/22 13:52:56 roy Exp $
 libexec/resolvconf/dnsmasq
 libexec/resolvconf/libc
+libexec/resolvconf/libc.d/avahi-daemon
+libexec/resolvconf/libc.d/mdnsd
 libexec/resolvconf/named
 libexec/resolvconf/pdns_recursor
 libexec/resolvconf/pdnsd

Index: pkgsrc/net/openresolv/distinfo
diff -u pkgsrc/net/openresolv/distinfo:1.23 pkgsrc/net/openresolv/distinfo:1.24
--- pkgsrc/net/openresolv/distinfo:1.23 Mon Jan 27 21:20:18 2020
+++ pkgsrc/net/openresolv/distinfo      Wed Jul 22 13:52:56 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2020/01/27 21:20:18 roy Exp $
+$NetBSD: distinfo,v 1.24 2020/07/22 13:52:56 roy Exp $
 
-SHA1 (openresolv-3.10.0.tar.xz) = c099996cadc58b3bc3064806805175043db224d3
-RMD160 (openresolv-3.10.0.tar.xz) = 128036f1538744e098d48b7e83e9fea36a4b58a8
-SHA512 (openresolv-3.10.0.tar.xz) = f28fc43887f18f6cbdcdabbb48777fc704ed653e77f34caf349b5c4e5f5f6e7686242ea9f2617f2f65d40d14c794ce28cffee0ec5e5c7b8a19566f3bd72e9ec5
-Size (openresolv-3.10.0.tar.xz) = 20296 bytes
+SHA1 (openresolv-3.11.0.tar.xz) = 5ad00fcda8e92447f741d69c5842b600229a1f60
+RMD160 (openresolv-3.11.0.tar.xz) = c75eb149da474ed8d3d8777b57cfd431aa5847bb
+SHA512 (openresolv-3.11.0.tar.xz) = 09708b8a1abf7de926f75a1825d4243be6e59fc1de7cc3d7ab7f5a317e11175bd24af03bff2c878ccc54c96913feed27630765647c70fec8a9f9aa7370744e24
+Size (openresolv-3.11.0.tar.xz) = 20552 bytes



Home | Main Index | Thread Index | Old Index