23743901 Fix fping TPNO
authorRich Burridge <rich.burridge@oracle.com>
Tue, 05 Jul 2016 11:12:09 -0700
changeset 6346 ec1d5aacfdef
parent 6345 cf781597d748
child 6347 545ae06d138d
23743901 Fix fping TPNO 23743940 Fix expect TPNO
components/fping/Makefile
components/tcl/expect/Makefile
--- a/components/fping/Makefile	Mon Jun 13 15:25:57 2016 -0400
+++ b/components/fping/Makefile	Tue Jul 05 11:12:09 2016 -0700
@@ -34,7 +34,7 @@
     sha256:9f3b3ed7c9fffccefefa9af432eee7244a65592118851f75b5897814cb79b86f
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE)
 
-TPNO=			5500
+TPNO=			29690
 
 # Deliver 'sbin' binaries to 'bin'.
 CONFIGURE_SBINDIR.64= $(CONFIGURE_BINDIR.64)
--- a/components/tcl/expect/Makefile	Mon Jun 13 15:25:57 2016 -0400
+++ b/components/tcl/expect/Makefile	Tue Jul 05 11:12:09 2016 -0700
@@ -33,7 +33,7 @@
     sha256:b28dca90428a3b30e650525cdc16255d76bb6ccd65d448be53e620d95d5cc040
 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/expect/files/Expect/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)/download
 
-TPNO=			5552
+TPNO=			29680
 
 include $(WS_MAKE_RULES)/common.mk