1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

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>
This commit is contained in:
Jimmy Olgeni 2009-06-16 20:01:30 +00:00
parent cdaadb8eac
commit e159cefaf0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236072

View File

@ -1,3 +1,3 @@
MD5 (webmin-1.480.tar.gz) = a718165704b36eb44c666dd543bbf803
SHA256 (webmin-1.480.tar.gz) = 9853d358ab49e03a52a4393ff0f7753eaf8ac28dc8d6b5bac3f5f9efe11a639f
SIZE (webmin-1.480.tar.gz) = 14392097
MD5 (webmin-1.480.tar.gz) = 10c417b7b44a00b3297617cbb541780e
SHA256 (webmin-1.480.tar.gz) = d677b0919ac60ea3f49a2adf877b09e809a7bbe4d852fdcd290ecde22648f6a3
SIZE (webmin-1.480.tar.gz) = 14464160