diff options
author | andreas <andreas@FreeBSD.org> | 2000-11-01 21:09:35 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-11-01 21:09:35 +0800 |
commit | 06e490fef5a37671b42d393474a527c34ed5bf61 (patch) | |
tree | 3384e48bed3668518fc9ade08ef4d437db758033 /sysutils/webmin/distinfo | |
parent | 44f0799a42a26be2f3e67144433ec6f988169210 (diff) | |
download | freebsd-ports-gnome-06e490fef5a37671b42d393474a527c34ed5bf61.tar.gz freebsd-ports-gnome-06e490fef5a37671b42d393474a527c34ed5bf61.tar.zst freebsd-ports-gnome-06e490fef5a37671b42d393474a527c34ed5bf61.zip |
Upgrade webmin port from 0.80 to 0.82
Obtained patches from James (see PR)
Further enhancements from me:
- make port portlint clean
- remove webmins behaviour, to write its startup code to /etc/rc.local
a) this behaviour is discouraged now in FreeBSD
b) it blindly appended the startup code at the end of rc.local ...
my last line is exit 0, so startup code never has been executed.
- wrote simple startup script that will be installed in our usual place.
did that PREFIX-clean(tm)
- added FreeBSD 4.1 and 4.2 to the os-list ...
PR: 22312
Submitted by: "James E. Housley" <jeh@FreeBSD.org>
Diffstat (limited to 'sysutils/webmin/distinfo')
-rw-r--r-- | sysutils/webmin/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/webmin/distinfo b/sysutils/webmin/distinfo index c6870e657f73..44e49da42c46 100644 --- a/sysutils/webmin/distinfo +++ b/sysutils/webmin/distinfo @@ -1 +1 @@ -MD5 (webmin-0.80.tar.gz) = 0776985a4144552d45039b68e0b0a356 +MD5 (webmin-0.82.tar.gz) = 79917588893ac82aeb995192c93ea9c5 |