Update port to 0.90. Version 0.89 had some session authentication problems
with FreeBSD. Submitted by: clive
This commit is contained in:
parent
19cd732005
commit
1e0e991a49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49466
2 changed files with 3 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= webmin
|
||||
PORTVERSION= 0.89
|
||||
PORTVERSION= 0.90
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://webadmin.sourceforge.net/webmin/updates/ \
|
||||
http://webadmin.sourceforge.net/webmin/download/
|
||||
|
@ -21,7 +21,7 @@ NO_BUILD= yes
|
|||
USE_PERL5= yes
|
||||
SCRIPTS_ENV+= WRKDIR="${WRKDIR}"
|
||||
|
||||
WEBMIN_MODULES= useradmin-0.89-1.wbm.gz
|
||||
WEBMIN_MODULES=
|
||||
WEBMIN_THEMES=
|
||||
|
||||
post-extract:
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
MD5 (webmin-0.89.tar.gz) = 5cceecb7925e3b4c763b6dfca52e98b8
|
||||
MD5 (useradmin-0.89-1.wbm.gz) = ea9e8900fdb9f1ce8c9eaaa7454313a0
|
||||
MD5 (webmin-0.90.tar.gz) = fac554057896e5caf7f67a471e3e6475
|
||||
|
|
Loading…
Reference in a new issue