Index: Makefile
===================================================================
--- Makefile	(revision 26628)
+++ Makefile	(working copy)
@@ -1,5 +1,5 @@
 NAME = texinfo
-VERSION = 6.1
+VERSION = 6.7
 GARTYPE = v2
 
 DESCRIPTION = The GNU Documentation System
@@ -27,6 +27,7 @@
 RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibiconv2
 RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibncurses5
+RUNTIME_DEP_PKGS_CSWtexinfo += CSWlibgcc-s1
 # Are these really needed? May investigate deeply later.
 CHECKPKG_OVERRIDES_CSWtexinfo += surplus-dependency|CSWbash
 CHECKPKG_OVERRIDES_CSWtexinfo += surplus-dependency|CSWgsed
@@ -41,6 +42,7 @@
 # CSWgzip is needed for zdiff
 BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS)
 BUILD_DEP_PKGS += CSWgzip
+BUILD_DEP_PKGS += CSWhelp2man
 
 # We neeed 'id -u' to work
 CONFIGURE_ENV_PATH = /usr/xpg4/bin:$(PATH)
@@ -67,6 +69,8 @@
 	perl -pi -e "s(#! /bin/sh)(#!/opt/csw/bin/bash)" $(WORKSRC)/util/texi2dvi
 	@$(MAKECOOKIE)
 
+GARCOMPILER = GNU
+
 # Some older packages execute this on postinstall.
 # It can be removed when the last package using this has been updated with the
 # cswtexinfo class.
Index: checksums
===================================================================
--- checksums	(revision 26628)
+++ checksums	(working copy)
@@ -1 +1 @@
-1d7ec1888fae00730693597852b00cde  texinfo-6.1.tar.xz
+d4c5d8cc84438c5993ec5163a59522a6  texinfo-6.7.tar.xz
