Updated modules: bind8 and quota. Chase main tarball md5.
From the updates page: * BIND DNS Server Reverse address records are not updated properly if the reverse zone has a "." at the end of its name in named.conf. Also, logging of some record additions is not done properly. * Disk Quotas On systems using the latest Linux quotas package (typically those with the 2.4 kernel), quotas cannot be edited or enabled for the first time. Submitted by: fenner's email
This commit is contained in:
parent
45a1b23f70
commit
528bd5316b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41386
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= webmin
|
||||
PORTVERSION= 0.85
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://webadmin.sourceforge.net/webmin/updates/ \
|
||||
http://webadmin.sourceforge.net/webmin/download/
|
||||
@ -23,7 +23,7 @@ USE_PERL5= yes
|
||||
SCRIPTS_ENV+= WRKDIR="${WRKDIR}"
|
||||
|
||||
.if defined(WITH_UPDATES)
|
||||
WEBMIN_MODULES= net-0.85-1.wbm.gz apache-0.85-1.wbm.gz
|
||||
WEBMIN_MODULES= net-0.85-1.wbm.gz apache-0.85-1.wbm.gz quota-0.85-1.wbm.gz bind8-0.85-1.wbm.gz
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
@ -1,3 +1,5 @@
|
||||
MD5 (webmin-0.85.tar.gz) = 33f6029493a142650c4941ba4b967a90
|
||||
MD5 (webmin-0.85.tar.gz) = c8ae7172cc00fdb6d1ffc627402c5d70
|
||||
MD5 (net-0.85-1.wbm.gz) = 1f2f5887c66ee016c0f92be83b32f53d
|
||||
MD5 (apache-0.85-1.wbm.gz) = 06f872fe27a3abf8668b12b85fd4c3f7
|
||||
MD5 (quota-0.85-1.wbm.gz) = c05fc28340b522f4f0502e554f354934
|
||||
MD5 (bind8-0.85-1.wbm.gz) = 0324060cfb648a365851f485148be4df
|
||||
|
Loading…
Reference in New Issue
Block a user