Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2017 14:36:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223278] dns/knot2: [patch] Update to 2.6.0
Message-ID:  <bug-223278-13-f0ubPVkpiC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223278-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223278-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223278

--- Comment #2 from Christoph Lukas <clukas@firc.de> ---
Comment on attachment 187519
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187519
knot2-2.6.0.diff

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Makefile    (revision 452985)
+++ Makefile    (working copy)
@@ -2,8 +2,8 @@
 # $FreeBSD$

 PORTNAME=3D      knot
-PORTVERSION=3D   2.5.3
-PORTREVISION=3D  3
+PORTVERSION=3D   2.6.0
+PORTREVISION=3D  0
 CATEGORIES=3D    dns ipv6
 MASTER_SITES=3D  https://secure.nic.cz/files/knot-dns/ \
                http://dns-lab.com/downloads/knot-dns/
Index: distinfo
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- distinfo    (revision 452985)
+++ distinfo    (working copy)
@@ -1,3 +1,3 @@
-TIMESTAMP =3D 1500303200
-SHA256 (knot-2.5.3.tar.xz) =3D
d78ae231a68ace264f5738c8e57481923bcad7413f3f440c06fa6cc0aded9d8e
-SIZE (knot-2.5.3.tar.xz) =3D 1073372
+TIMESTAMP =3D 1509108369
+SHA256 (knot-2.6.0.tar.xz) =3D
68e04961d0bf6ba193cb7ec658b295c4ff6e60b3754d64bcd77ebdcee0f283fd
+SIZE (knot-2.6.0.tar.xz) =3D 1103928
Index: pkg-plist
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- pkg-plist   (revision 452985)
+++ pkg-plist   (working copy)
@@ -73,12 +73,12 @@
 include/zscanner/version.h
 lib/libdnssec.a
 lib/libdnssec.so
-lib/libdnssec.so.4
-lib/libdnssec.so.4.0.0
+lib/libdnssec.so.5
+lib/libdnssec.so.5.0.0
 lib/libknot.a
 lib/libknot.so
-lib/libknot.so.6
-lib/libknot.so.6.0.0
+lib/libknot.so.7
+lib/libknot.so.7.0.0
 lib/libzscanner.a
 lib/libzscanner.so
 lib/libzscanner.so.1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223278-13-f0ubPVkpiC>