changeset 405:c234ebd235a4

7060712 Problem with network/dns 7054901 Problem with network/dns
author tomas.jedlicka <tomas.jedlicka@oracle.com>
date Fri, 15 Jul 2011 07:36:10 -0700
parents f62f2053b654
children f556f16e55d2
files components/bind/Makefile components/bind/bindc.p5m
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/components/bind/Makefile	Thu Jul 14 18:21:31 2011 -0700
+++ b/components/bind/Makefile	Fri Jul 15 07:36:10 2011 -0700
@@ -23,14 +23,14 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		bind
-COMPONENT_VERSION=	9.6-ESV-R4-P1
-IPS_COMPONENT_VERSION=	9.6.3.4.1
+COMPONENT_VERSION=	9.6-ESV-R4-P3
+IPS_COMPONENT_VERSION=	9.6.3.4.3
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_PROJECT_URL=	"http://www.isc.org/software/bind"
 
 # hash from: sha1sum $(COMPONENT_ARCHIVE) | sed 's/\(.[^ ]*\).*/sha1:\1/'
-COMPONENT_ARCHIVE_HASH=	sha1:a44feaa374e62b5b751cd214384e7c3232b9d22f
+COMPONENT_ARCHIVE_HASH=	sha1:6e09aa24ef45835a8022b1e0b905dc934eb2c3fa
 COMPONENT_ARCHIVE_URL=	\
 	http://ftp.isc.org/isc/bind9/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
 
--- a/components/bind/bindc.p5m	Thu Jul 14 18:21:31 2011 -0700
+++ b/components/bind/bindc.p5m	Fri Jul 15 07:36:10 2011 -0700
@@ -41,7 +41,7 @@
 dir path=usr/sbin
 
 file path=usr/lib/dns/libbind9.so.50.0.4
-file path=usr/lib/dns/libdns.so.58.1.4
+file path=usr/lib/dns/libdns.so.58.1.5
 file path=usr/lib/dns/libisc.so.50.4.1
 file path=usr/lib/dns/libisccc.so.50.0.1
 file path=usr/lib/dns/libisccfg.so.50.0.3
@@ -55,8 +55,8 @@
 
 link path=usr/lib/dns/libbind9.so target=libbind9.so.50.0.4
 link path=usr/lib/dns/libbind9.so.50 target=libbind9.so.50.0.4
-link path=usr/lib/dns/libdns.so target=libdns.so.58.1.4
-link path=usr/lib/dns/libdns.so.58 target=libdns.so.58.1.4
+link path=usr/lib/dns/libdns.so target=libdns.so.58.1.5
+link path=usr/lib/dns/libdns.so.58 target=libdns.so.58.1.5
 link path=usr/lib/dns/libisc.so target=libisc.so.50.4.1
 link path=usr/lib/dns/libisc.so.50 target=libisc.so.50.4.1
 link path=usr/lib/dns/libisccc.so target=libisccc.so.50.0.1