diff options
author | pettai <pettai@pkgsrc.org> | 2012-11-23 23:24:52 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2012-11-23 23:24:52 +0000 |
commit | 48fa080b06264ceab06928e422507a490c11940b (patch) | |
tree | 18e842c39e2d19fc4e731e5cc01048b1fa37098a /net/knot | |
parent | ddf1f1d585efe8628316e010f5f49598cc816cad (diff) | |
download | pkgsrc-48fa080b06264ceab06928e422507a490c11940b.tar.gz |
v1.1.2 - Nov 21, 2012
---------------------
Bugfixes:
* Fixed debug message.
v1.1.2-rc1 - Nov 14, 2012
-------------------------
Bugfixes:
* Fixed crash on reload when config contained duplicate zones.
* Fixed scheduling of transfers.
Diffstat (limited to 'net/knot')
-rw-r--r-- | net/knot/Makefile | 4 | ||||
-rw-r--r-- | net/knot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/knot/Makefile b/net/knot/Makefile index 5ac6c9e1619..4546ed201dd 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/11/05 23:08:06 pettai Exp $ +# $NetBSD: Makefile,v 1.4 2012/11/23 23:24:52 pettai Exp $ # -DISTNAME= knot-1.1.1 +DISTNAME= knot-1.1.2 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ FETCH_USING= curl diff --git a/net/knot/distinfo b/net/knot/distinfo index 00ff5a24d7c..275c51400d4 100644 --- a/net/knot/distinfo +++ b/net/knot/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2012/11/05 23:08:06 pettai Exp $ +$NetBSD: distinfo,v 1.3 2012/11/23 23:24:52 pettai Exp $ -SHA1 (knot-1.1.1.tar.gz) = e5b2bb4739584314c1bc69d6d66c06847d4e9978 -RMD160 (knot-1.1.1.tar.gz) = cd77e9ee3f59b21cc60afe26af250510741177a9 -Size (knot-1.1.1.tar.gz) = 1198563 bytes +SHA1 (knot-1.1.2.tar.gz) = 76bb07a0df9e4b2eec4e13ed8b7c682264b8aa24 +RMD160 (knot-1.1.2.tar.gz) = 01db13d8ba610d566efad74c8c4964e22deb7e56 +Size (knot-1.1.2.tar.gz) = 1198555 bytes SHA1 (patch-Makefile.in) = 881002789bd888392d10cde9b128210e752f4223 SHA1 (patch-samples_Makefile.in) = 3cebc5bcdf799eaf2cba57513b421cf6f273e961 |