svn commit: r529073 - head/dns/dnsdbq
Don Lewis
truckman at FreeBSD.org
Wed Mar 25 02:43:31 UTC 2020
Author: truckman
Date: Wed Mar 25 02:43:21 2020
New Revision: 529073
URL: https://svnweb.freebsd.org/changeset/ports/529073
Log:
Upgrade dns/dnsdbq to version 2.1.1:
* Fail if -r or -n argument is not 7 bit clean unless new -8 switch given.
* Various changes that were inadvertently omitted from the 2.1.0 release.
* Minor fixes.
Sponsored by: Farsight Security, Inc.
Modified:
head/dns/dnsdbq/Makefile
head/dns/dnsdbq/distinfo
Modified: head/dns/dnsdbq/Makefile
==============================================================================
--- head/dns/dnsdbq/Makefile Wed Mar 25 01:43:35 2020 (r529072)
+++ head/dns/dnsdbq/Makefile Wed Mar 25 02:43:21 2020 (r529073)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= dnsdbq
-PORTVERSION= 2.1.0
+PORTVERSION= 2.1.1
DISTVERSIONPREFIX= v
CATEGORIES= dns
Modified: head/dns/dnsdbq/distinfo
==============================================================================
--- head/dns/dnsdbq/distinfo Wed Mar 25 01:43:35 2020 (r529072)
+++ head/dns/dnsdbq/distinfo Wed Mar 25 02:43:21 2020 (r529073)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585028449
-SHA256 (dnsdb-dnsdbq-v2.1.0_GH0.tar.gz) = bfc1bf01c12d4631cbb8f141dfba7c038c627a0a3baee608fc254b92d9f85462
-SIZE (dnsdb-dnsdbq-v2.1.0_GH0.tar.gz) = 40930
+TIMESTAMP = 1585103392
+SHA256 (dnsdb-dnsdbq-v2.1.1_GH0.tar.gz) = 83c881fdd908c28e2ba7ad0207bd3d78bd8427da4c206bfc995f1af9c9c3fc18
+SIZE (dnsdb-dnsdbq-v2.1.1_GH0.tar.gz) = 41519
More information about the svn-ports-head
mailing list