diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-28 21:34:35 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-28 21:34:35 +0800 |
commit | 16e4a516bd594f781649f2736ee171f1164d145e (patch) | |
tree | 2eb8537a0ecd0f9ff853e8910e2a536ffeff3939 /portuguese/kde4-l10n/pkg-comment | |
parent | 90726043eb68f6d2e995011c2c9782564dfd812c (diff) | |
download | freebsd-ports-graphics-16e4a516bd594f781649f2736ee171f1164d145e.tar.gz freebsd-ports-graphics-16e4a516bd594f781649f2736ee171f1164d145e.tar.zst freebsd-ports-graphics-16e4a516bd594f781649f2736ee171f1164d145e.zip |
Fix a bug that prevented updates to be installed.
The line:
for webmin_module in "${WEBMIN_MODULES}"
must be rewritten as:
for webmin_module in ${WEBMIN_MODULES}
else the port will not unpack the update tarball.
This is a very stupid bug by me. Pass the pointy hat :-(
PORTREVISION bump: people using the WITH_UPDATES option should upgrade to
this version of the port. People who do not use WITH_UPDATES and run the
stock webmin release, or update it by hand, are unaffected by this patch.
Diffstat (limited to 'portuguese/kde4-l10n/pkg-comment')
0 files changed, 0 insertions, 0 deletions