mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update sysutils/webmin to version 1.820.
This commit is contained in:
parent
0062c5be04
commit
0657a15d03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423261
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= webmin
|
||||
PORTVERSION= 1.810
|
||||
PORTVERSION= 1.820
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.webmin.com/updates/:up \
|
||||
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf
|
||||
@ -37,7 +37,7 @@ post-extract:
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" ${WRKSRC}/setup.sh
|
||||
|
||||
@${FIND} ${WRKSRC} \( -name config-freebsd\* -or -name config \) \
|
||||
@${FIND} ${WRKSRC} \( -type f -and \( -name config-freebsd\* -or -name config \) \) \
|
||||
-exec ${REINPLACE_CMD} -e "s@/usr/local@${PREFIX}@g" {} \; \
|
||||
-exec ${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" {} \;
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1472317006
|
||||
SHA256 (webmin-1.810.tar.gz) = 427469f0de19f3a358487b8ca8db51f0a5f1f8227eea047532d7cbee6e191b78
|
||||
SIZE (webmin-1.810.tar.gz) = 28652334
|
||||
TIMESTAMP = 1475585255
|
||||
SHA256 (webmin-1.820.tar.gz) = 916e22225971a1aaa0d5dfe9eaa1bb7d4bf3dad6adaeb3da432d0e13120cfb48
|
||||
SIZE (webmin-1.820.tar.gz) = 28675942
|
||||
|
@ -1013,6 +1013,7 @@ lib/webmin/authentic-theme/extensions/file-manager/rename.cgi
|
||||
lib/webmin/authentic-theme/extensions/file-manager/search.cgi
|
||||
lib/webmin/authentic-theme/extensions/sql.js
|
||||
lib/webmin/authentic-theme/extensions/sql.min.js
|
||||
lib/webmin/authentic-theme/help/file-manager.ca.html
|
||||
lib/webmin/authentic-theme/help/file-manager.html
|
||||
lib/webmin/authentic-theme/images/__logo.png
|
||||
lib/webmin/authentic-theme/images/after.gif
|
||||
@ -20970,8 +20971,8 @@ lib/webmin/shorewall6/up.cgi
|
||||
lib/webmin/smart-status/CHANGELOG
|
||||
lib/webmin/smart-status/action.cgi
|
||||
lib/webmin/smart-status/config
|
||||
lib/webmin/smart-status/config-CentOS-Linux-5.0-*
|
||||
lib/webmin/smart-status/config-Redhat-Enterprise-Linux-5.0-*
|
||||
lib/webmin/smart-status/config-CentOS-Linux-5.0-6.9
|
||||
lib/webmin/smart-status/config-Redhat-Enterprise-Linux-5.0-6.9
|
||||
lib/webmin/smart-status/config.info
|
||||
lib/webmin/smart-status/config.info.ca
|
||||
lib/webmin/smart-status/config.info.ca.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user