pkgsrc-WIP-changes archive

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

s6-dns: update to 2.3.0.1. From the changelog:



Module Name:	pkgsrc-wip
Committed By:	Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By:	schmonz
Date:		Thu Jan 17 17:57:28 2019 -0500
Changeset:	e3cce609cd48ed87ca27a4c016006dabfca0c0c8

Modified Files:
	s6-dns/Makefile
	s6-dns/distinfo

Log Message:
s6-dns: update to 2.3.0.1. From the changelog:

- Adaptation to skalibs-2.7.0.0.
- skadns now uses the textclient API/ABI instead of the skaclient one.
  The change is invisible, but it's leaner and faster.
- Major types overhaul to make them more POSIXly correct.
- Fixed a long-standing bug that sometimes prevented DNS reply headers
  from being correctly decoded on big-endian machines.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e3cce609cd48ed87ca27a4c016006dabfca0c0c8

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

diffstat:
 s6-dns/Makefile | 2 +-
 s6-dns/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/s6-dns/Makefile b/s6-dns/Makefile
index 80cb88409c..ef5eff52a5 100644
--- a/s6-dns/Makefile
+++ b/s6-dns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	s6-dns-2.1.0.0
+DISTNAME=	s6-dns-2.3.0.1
 CATEGORIES=	misc
 MASTER_SITES=	http://www.skarnet.org/software/s6-dns/
 
diff --git a/s6-dns/distinfo b/s6-dns/distinfo
index 1f7aa99cad..772af643bc 100644
--- a/s6-dns/distinfo
+++ b/s6-dns/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (s6-dns-2.1.0.0.tar.gz) = f1771145ed02ec990707361ca73d3e63f221bd94
-RMD160 (s6-dns-2.1.0.0.tar.gz) = e67b470bf4d99a9e3da3ba4f04eca1777d54ef3c
-SHA512 (s6-dns-2.1.0.0.tar.gz) = c75722b3ddd9d1646116654983558efde22d0d5d3ff1c296a8d5e2ba44abe0d5a86fc86804cf90bea2ee8c3e82028e182d28cdbf5155d46c6b3d8f4d1c3387fc
-Size (s6-dns-2.1.0.0.tar.gz) = 77415 bytes
+SHA1 (s6-dns-2.3.0.1.tar.gz) = e25ed2406bdcbc349fca5a9be841e3af5acfc4c4
+RMD160 (s6-dns-2.3.0.1.tar.gz) = 9e940e1bbadf59bbfd30993c08c72fc7de1a69b4
+SHA512 (s6-dns-2.3.0.1.tar.gz) = 69ae32f9b4ff22a5d38e3a2c950357d8c8032a649c1d81e4a4e5f474ae5c1bb1072555baa1a34f955293aa0f66a93f51f2cc8efd8aa56704b906e0b0979f8157
+Size (s6-dns-2.3.0.1.tar.gz) = 77836 bytes


Home | Main Index | Thread Index | Old Index