mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.20.10
This commit is contained in:
parent
951fa2483f
commit
fdc07b1d01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380262
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= racktables
|
||||
DISTVERSION= 0.20.8
|
||||
DISTVERSION= 0.20.10
|
||||
CATEGORIES?= sysutils www
|
||||
MASTER_SITES= SF/${PORTNAME}/
|
||||
DISTNAME= RackTables-${DISTVERSION}
|
||||
|
@ -63,6 +63,6 @@ do-install:
|
|||
(cd ${WRKSRC} && ${COPYTREE_SHARE} wwwroot ${STAGEDIR}${WWWDIR})
|
||||
(cd ${WRKSRC} && ${COPYTREE_BIN} gateways ${STAGEDIR}${WWWDIR})
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
@${INSTALL_DATA} ${WRKSRC}/scripts/* ${STAGEDIR}${EXAMPLESDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/scripts/* ${STAGEDIR}${EXAMPLESDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (RackTables-0.20.8.tar.gz) = 7475712ad89b8741bab6155e12a7fc9d479b5ef1afc6697dfe8da5cad148f66b
|
||||
SIZE (RackTables-0.20.8.tar.gz) = 905177
|
||||
SHA256 (RackTables-0.20.10.tar.gz) = b418926bc726cebec0f29b6b7c73eae33e474c0ea05aae05f45afe035478d12b
|
||||
SIZE (RackTables-0.20.10.tar.gz) = 913710
|
||||
|
|
|
@ -55,6 +55,7 @@
|
|||
%%WWWDIR_REL%%/wwwroot/js/portinfo.js
|
||||
%%WWWDIR_REL%%/wwwroot/js/racktables.js
|
||||
%%WWWDIR_REL%%/wwwroot/js/slb_editor.js
|
||||
%%WWWDIR_REL%%/wwwroot/js/tabindex_auto.js
|
||||
%%WWWDIR_REL%%/wwwroot/js/tag-cb.js
|
||||
%%WWWDIR_REL%%/wwwroot/js/tag-it-local.js
|
||||
%%WWWDIR_REL%%/wwwroot/js/tag-it.js
|
||||
|
|
Loading…
Add table
Reference in a new issue