1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/sysutils/webmin
Jimmy Olgeni e159cefaf0 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 <jwagner at graffadmin.com>
2009-06-16 20:01:30 +00:00
..
files Upgrade to version 1.420. 2008-05-27 09:13:06 +00:00
distinfo Fix distinfo. 2009-06-16 20:01:30 +00:00
Makefile Upgrade to version 1.480. 2009-06-13 09:37:13 +00:00
pkg-descr
pkg-message Improve pkg-message, which was not very clear. 2008-12-25 16:03:02 +00:00
pkg-plist