K 10 svn:author V 6 olgeni K 8 svn:date V 27 2009-06-16T20:01:30.000000Z K 7 svn:log V 329 Fix distinfo. Apparently the whole tarball was re-rolled to add a check for Solaris 11 and above. webmin-1.480/web-lib-funcs.pl: < $gconfig{'os_type'} eq 'solaris' || --- > $gconfig{'os_type'} eq 'solaris' && > $gconfig{'os_version'} >= 11 || PR: ports/135635 Submitted by: Jim END