wok rev 19449

Up bind (9.11.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 17 10:20:42 2016 +0200 (2016-10-17)
parents ad032d861141
children 37bef16b6789
files bind-client/receipt bind-dev/receipt bind/receipt libbind/receipt
line diff
     1.1 --- a/bind-client/receipt	Sat Oct 15 22:36:36 2016 +0200
     1.2 +++ b/bind-client/receipt	Mon Oct 17 10:20:42 2016 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bind-client"
     1.7 -VERSION="9.9.6-P1"
     1.8 +VERSION="9.11.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Domain Name System client."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
     2.1 --- a/bind-dev/receipt	Sat Oct 15 22:36:36 2016 +0200
     2.2 +++ b/bind-dev/receipt	Mon Oct 17 10:20:42 2016 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="bind-dev"
     2.7 -VERSION="9.9.6-P1"
     2.8 +VERSION="9.11.0"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="Domain Name System development files."
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
     3.1 --- a/bind/receipt	Sat Oct 15 22:36:36 2016 +0200
     3.2 +++ b/bind/receipt	Mon Oct 17 10:20:42 2016 +0200
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="bind"
     3.7 -VERSION="9.9.6-P1"
     3.8 +VERSION="9.11.0"
     3.9  CATEGORY="network"
    3.10  SHORT_DESC="Domain Name System daemon."
    3.11  MAINTAINER="pascal.bellard@slitaz.org"
    3.12 @@ -14,7 +14,7 @@
    3.13  TAGS="DNS daemon"
    3.14  
    3.15  DEPENDS="libbind libcrypto attr openssl perl"
    3.16 -BUILD_DEPENDS="libtool libcap-dev openssl-dev perl"
    3.17 +BUILD_DEPENDS="libtool libcap-dev openssl-dev perl krb5-dev readline-dev"
    3.18  
    3.19  # Rules to configure and make the package.
    3.20  compile_rules()
     4.1 --- a/libbind/receipt	Sat Oct 15 22:36:36 2016 +0200
     4.2 +++ b/libbind/receipt	Mon Oct 17 10:20:42 2016 +0200
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="libbind"
     4.7 -VERSION="9.9.6-P1"
     4.8 +VERSION="9.11.0"
     4.9  CATEGORY="development"
    4.10  SHORT_DESC="Domain Name System shared libraries."
    4.11  MAINTAINER="pascal.bellard@slitaz.org"
    4.12 @@ -9,7 +9,7 @@
    4.13  WEB_SITE="http://www.isc.org/products/BIND/"
    4.14  WANTED="bind"
    4.15  
    4.16 -DEPENDS="libcrypto libcap libxml2 zlib attr"
    4.17 +DEPENDS="libcrypto libcap libxml2 zlib attr libkrb5"
    4.18  
    4.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    4.20  genpkg_rules()