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: Sun Sep 8 21:01:45 UTC 2019
Modified Files:
pkgsrc/net/openresolv: Makefile PLIST distinfo
Log Message:
Import openresolv-3.9.2 with the following changes:
* dnsmasq: clear cache after updating servers via dbus
* pdns_recursor: Fix global forwards (thus now installed by default)
* man: layout and misc fixes
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/openresolv/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/openresolv/PLIST
cvs rdiff -u -r1.21 -r1.22 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.28 pkgsrc/net/openresolv/Makefile:1.29
--- pkgsrc/net/openresolv/Makefile:1.28 Wed Jul 17 18:43:20 2019
+++ pkgsrc/net/openresolv/Makefile Sun Sep 8 21:01:45 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2019/07/17 18:43:20 roy Exp $
+# $NetBSD: Makefile,v 1.29 2019/09/08 21:01:45 roy Exp $
-DISTNAME= openresolv-3.9.1
+DISTNAME= openresolv-3.9.2
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.6 pkgsrc/net/openresolv/PLIST:1.7
--- pkgsrc/net/openresolv/PLIST:1.6 Fri Nov 5 09:24:58 2010
+++ pkgsrc/net/openresolv/PLIST Sun Sep 8 21:01:45 2019
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.6 2010/11/05 09:24:58 roy Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/09/08 21:01:45 roy Exp $
libexec/resolvconf/dnsmasq
libexec/resolvconf/libc
libexec/resolvconf/named
+libexec/resolvconf/pdns_recursor
libexec/resolvconf/pdnsd
libexec/resolvconf/unbound
man/man5/resolvconf.conf.5
Index: pkgsrc/net/openresolv/distinfo
diff -u pkgsrc/net/openresolv/distinfo:1.21 pkgsrc/net/openresolv/distinfo:1.22
--- pkgsrc/net/openresolv/distinfo:1.21 Wed Jul 17 18:43:20 2019
+++ pkgsrc/net/openresolv/distinfo Sun Sep 8 21:01:45 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2019/07/17 18:43:20 roy Exp $
+$NetBSD: distinfo,v 1.22 2019/09/08 21:01:45 roy Exp $
-SHA1 (openresolv-3.9.1.tar.xz) = a8c8c1089d1da38983adfe3592caf845def28947
-RMD160 (openresolv-3.9.1.tar.xz) = cc87485f4219ba218d875c5dd8e9578fb670a9f3
-SHA512 (openresolv-3.9.1.tar.xz) = 8caeb9482e7709da539255b9889ee1ba0b163828939ba0dc9559fe5a0d3b4608720b80157e55c7d318978f9b5b022ed787075127d47d90b0f4ce2860b1c77581
-Size (openresolv-3.9.1.tar.xz) = 19972 bytes
+SHA1 (openresolv-3.9.2.tar.xz) = 7ed1245b2b5b25111a7bcc12ef534faf4b4f5bcf
+RMD160 (openresolv-3.9.2.tar.xz) = 6b8a5c6717b8b8809ddc46468d68ad4cb3d0a2e5
+SHA512 (openresolv-3.9.2.tar.xz) = 2f88ccbb53c6e830eeb7dd53666ee72b9fa30f38324766e1d1734896bc9b7f531e42e234c882b921c79604a3bde2877db2681bab9dd8c590f02779da908d0649
+Size (openresolv-3.9.2.tar.xz) = 20200 bytes
Home |
Main Index |
Thread Index |
Old Index