pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update to 2.3.3.0. From the changelog:
Module Name: pkgsrc-wip
Committed By: Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By: schmonz
Date: Sun Nov 15 20:37:17 2020 +0100
Changeset: 887cc18d3b34fdfb4dc70522ed8fef8cdea01379
Modified Files:
s6-dns/Makefile
s6-dns/PLIST
s6-dns/distinfo
Log Message:
Update to 2.3.3.0. From the changelog:
- New binary: s6-dnsip, returning both v4 and v6 addresses.
- New caching library to build a DNS cache over.
- Everything now builds as PIC by default.
- Bugfixes.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=887cc18d3b34fdfb4dc70522ed8fef8cdea01379
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
s6-dns/Makefile | 5 ++---
s6-dns/PLIST | 3 +++
s6-dns/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 7 deletions(-)
diffs:
diff --git a/s6-dns/Makefile b/s6-dns/Makefile
index b558607908..7447f9fdd6 100644
--- a/s6-dns/Makefile
+++ b/s6-dns/Makefile
@@ -1,9 +1,8 @@
# $NetBSD$
-DISTNAME= s6-dns-2.3.0.1
-PKGREVISION= 1
+DISTNAME= s6-dns-2.3.3.0
CATEGORIES= misc
-MASTER_SITES= http://www.skarnet.org/software/s6-dns/
+MASTER_SITES= ${HOMEPAGE}
MAINTAINER= cfkoch%edgebsd.org@localhost
HOMEPAGE= https://www.skarnet.org/software/s6-dns/
diff --git a/s6-dns/PLIST b/s6-dns/PLIST
index 2d2b674247..3c4d88b054 100644
--- a/s6-dns/PLIST
+++ b/s6-dns/PLIST
@@ -1,4 +1,5 @@
@comment $NetBSD$
+bin/s6-dnsip
bin/s6-dnsip4
bin/s6-dnsip4-filter
bin/s6-dnsip6
@@ -16,6 +17,7 @@ bin/s6-dnstxt
bin/s6-randomip
bin/skadnsd
include/s6-dns/config.h
+include/s6-dns/dcache.h
include/s6-dns/s6dns-analyze.h
include/s6-dns/s6dns-constants.h
include/s6-dns/s6dns-debug.h
@@ -28,5 +30,6 @@ include/s6-dns/s6dns-rci.h
include/s6-dns/s6dns-resolve.h
include/s6-dns/s6dns.h
include/s6-dns/skadns.h
+lib/s6-dns/libdcache.a
lib/s6-dns/libs6dns.a
lib/s6-dns/libskadns.a
diff --git a/s6-dns/distinfo b/s6-dns/distinfo
index 772af643bc..0a500740c0 100644
--- a/s6-dns/distinfo
+++ b/s6-dns/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-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
+SHA1 (s6-dns-2.3.3.0.tar.gz) = 46cb0c1f56372dc2df0c77fb25fe775244fb706b
+RMD160 (s6-dns-2.3.3.0.tar.gz) = 27e83f7c713d3b44a29e423ce4e86f20a3e37864
+SHA512 (s6-dns-2.3.3.0.tar.gz) = f711ff3f7ea7ae2eecf46b6742f61e970aed8776fcaa4f7902da0864c97f71296bc1651c08ff6f98d6474ccb0ee904c2d7497d7a1d28d48db8df78865b2a9e79
+Size (s6-dns-2.3.3.0.tar.gz) = 83398 bytes
Home |
Main Index |
Thread Index |
Old Index