Thanks, Jim. I have updated the files with the new format. Webrev: http://cr.opensolaris.org/~heli/httping/
*usr/src/cmd/httping/Makefile.sfw* *usr/src/cmd/httping/install-sfw* *usr/src/pkgdefs/SUNWhttping/Makefile* *usr/src/pkgdefs/SUNWhttping/depend* *usr/src/pkgdefs/SUNWhttping/pkginfo.tmpl* *usr/src/pkgdefs/SUNWhttping/prototype_com* *usr/src/pkgdefs/SUNWhttping/prototype_i386* *usr/src/pkgdefs/SUNWhttping/prototype_sparc* Best Regards, Heli Jim Walker wrote: > Heli wrote: >>>> I have updated code according to your comments. >>>> Webrev: http://cr.opensolaris.org/~heli/httping/ >>>> > > This: > 21 > 22 # > 23 # Copyright 2009 Sun Microsystems, Inc. All rights reserved. > 24 # Use is subject to license terms. > 25 # > 26 > 27 # > 28 # ident "@(#)depend 1.1 09/02/15 SMI" > 29 # > 30 > Should be this: > 21 > 22 # > 23 # Copyright 2009 Sun Microsystems, Inc. All rights reserved. > 24 # Use is subject to license terms. > 25 # > 26 # ident "@(#)depend 1.1 09/02/15 SMI" > 27 # > 28 > > Cheers, > Jim
