Update sysutils/usermin to version 1.710.
This commit is contained in:
parent
ec13c86640
commit
10e060b2d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440398
3 changed files with 509 additions and 214 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= usermin
|
||||
PORTVERSION= 1.701
|
||||
PORTVERSION= 1.710
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.webmin.com/uupdates/:up \
|
||||
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf \
|
||||
|
@ -43,7 +43,7 @@ post-patch:
|
|||
@${REINPLACE_CMD} -i '' -e 's|=/etc/webmin|=${PREFIX}/etc/webmin|' ${WRKSRC}/${file}
|
||||
.endfor
|
||||
|
||||
@${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,2 +1,3 @@
|
|||
SHA256 (usermin-1.701.tar.gz) = 93a1be3cee975dd3d4e64d27b09cf252750949eaad7b62f5d5bb88d4edb2da28
|
||||
SIZE (usermin-1.701.tar.gz) = 15944198
|
||||
TIMESTAMP = 1494173496
|
||||
SHA256 (usermin-1.710.tar.gz) = ca2365ef67f78dca75f1b58af5ab53983c2892ab5164fe14cae58bb6bb18a5ca
|
||||
SIZE (usermin-1.710.tar.gz) = 16015150
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue