diff options
author | pettai <pettai@pkgsrc.org> | 2016-10-28 12:54:22 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2016-10-28 12:54:22 +0000 |
commit | 2f420b34458bd163516fab3cb51d1b2930c2dfd6 (patch) | |
tree | b5f66ea248f937ccc09c2576de48b779183ce849 | |
parent | 3639692a354e63ae762209122939973006204275 (diff) | |
download | pkgsrc-2f420b34458bd163516fab3cb51d1b2930c2dfd6.tar.gz |
reverting commit (to wrong branch)
-rw-r--r-- | doc/CHANGES-2016 | 3 | ||||
-rw-r--r-- | net/knot/Makefile | 5 | ||||
-rw-r--r-- | net/knot/PLIST | 4 | ||||
-rw-r--r-- | net/knot/distinfo | 10 |
4 files changed, 11 insertions, 11 deletions
diff --git a/doc/CHANGES-2016 b/doc/CHANGES-2016 index 815b14bdae3..03cdd035a67 100644 --- a/doc/CHANGES-2016 +++ b/doc/CHANGES-2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4008.2.1 2016/10/28 11:11:12 pettai Exp $ +$NetBSD: CHANGES-2016,v 1.4008.2.2 2016/10/28 12:55:18 pettai Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5634,4 +5634,3 @@ Changes to the packages collection and infrastructure in 2016: Updated devel/autogen to 5.18.10nb2 [tron 2016-09-28] Updated net/libcares to 1.12.0 [wiz 2016-09-29] Updated www/wordpress to 4.6.1 [morr 2016-09-29] - Updated net/knot to 2.3.1 [pettai 2016-10-28] diff --git a/net/knot/Makefile b/net/knot/Makefile index 14fac6aaf1d..44966c14cad 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32.2.1 2016/10/28 11:10:54 pettai Exp $ +# $NetBSD: Makefile,v 1.32.2.2 2016/10/28 12:54:22 pettai Exp $ -DISTNAME= knot-2.3.1 +DISTNAME= knot-2.3.0 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ EXTRACT_SUFX= .tar.xz diff --git a/net/knot/PLIST b/net/knot/PLIST index 9ad34bbc235..028af04b81c 100644 --- a/net/knot/PLIST +++ b/net/knot/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.10.2.1 2016/10/28 11:10:54 pettai Exp $ +@comment $NetBSD: PLIST,v 1.10.2.2 2016/10/28 12:54:22 pettai Exp $ bin/kdig bin/khost bin/knsec3hash bin/knsupdate -bin/kzonecheck include/dnssec/binary.h include/dnssec/crypto.h include/dnssec/dnssec.h @@ -86,6 +85,7 @@ man/man8/knotd.8 sbin/keymgr sbin/knotc sbin/knotd +sbin/kzonecheck share/examples/knot/example.com.zone share/examples/knot/knot.sample.conf @pkgdir etc/knot diff --git a/net/knot/distinfo b/net/knot/distinfo index 57453fc5479..b1e26df5f11 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.19.2.1 2016/10/28 11:10:54 pettai Exp $ +$NetBSD: distinfo,v 1.19.2.2 2016/10/28 12:54:22 pettai Exp $ -SHA1 (knot-2.3.1.tar.xz) = fbc1ecc8586b44dbffc8f81d2450a6b920e9c0bc -RMD160 (knot-2.3.1.tar.xz) = f3ed4603b4e1591e880a8048de8e8962927c30c5 -SHA512 (knot-2.3.1.tar.xz) = 10d8c09d7cce88aba95b067da9b138af710864de4ef9c00d7ab165b4aca621d9ff15a49b5102e0cdd7bfb14e2806ed8587fd138b6e6af74a01e26e6d6ffe1163 -Size (knot-2.3.1.tar.xz) = 1072808 bytes +SHA1 (knot-2.3.0.tar.xz) = 103e56655c36420236bdb01fd14f8fd4c9487e64 +RMD160 (knot-2.3.0.tar.xz) = e058af912f5ff6c6f95884b64b2f93c1b1066514 +SHA512 (knot-2.3.0.tar.xz) = 28f0f6a00af3feb95ebd9af0c324ffeff1093f8e74136ce81f5a6e7f4434f22b9e371715b4b116de9b8faf39776be4d943c2ae09fb786e6061cc0394a767e8b6 +Size (knot-2.3.0.tar.xz) = 1066852 bytes SHA1 (patch-samples_Makefile.in) = be60c4bfb4ed49dbe8c55dc5d453c8733fb4fb61 |