components/bind/Makefile
branchs11u3-sru
changeset 5713 b6d980e5e998
parent 5336 4e1f71a3fa7a
child 6568 54b3b94b1e47
--- a/components/bind/Makefile	Thu Mar 31 03:53:41 2016 -0700
+++ b/components/bind/Makefile	Sat Apr 02 01:55:18 2016 +0100
@@ -24,8 +24,8 @@
 
 COMPONENT_NAME=		bind
 COMPONENT_VERSION=	9.6-ESV-R11
-HUMAN_VERSION=		$(COMPONENT_VERSION)-P5
-IPS_COMPONENT_VERSION=	9.6.3.11.5
+HUMAN_VERSION=		$(COMPONENT_VERSION)-P6
+IPS_COMPONENT_VERSION=	9.6.3.11.6
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_PROJECT_URL=	http://www.isc.org/software/bind/
@@ -46,7 +46,7 @@
 # Build.
 #
 # FYI, The configure options are displayed by 'named -V'.  Previously
-# that was overriden by setting CONFIGARGS to hide build server
+# that was overridden by setting CONFIGARGS to hide build server
 # pathnames.
 
 # Traditionally all BIND executables are installed in sbin not bin.
@@ -96,9 +96,9 @@
 
 # Testing.
 #
-# sumarize nawk script; reads ISC output which is of the form:
+# summarize nawk script; reads ISC output which is of the form:
 # /^T:/ = Start of a test.
-# /^I:/ = Info from a test;  colleced for possible use later.
+# /^I:/ = Info from a test;  collected for possible use later.
 # /^A:/ = About: summary of the test - not used here.
 # /^R:/ = Result: If 'PASS' then continue, else print line and collected info.
 # Known issues may then be accounted for by adding tests, for example: