1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- Respect test env

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2020-12-06 09:37:38 +00:00
parent f6090aa666
commit 91b0298645
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557122
2 changed files with 2 additions and 2 deletions

View File

@ -45,6 +45,6 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tile38-server ${STAGEDIR}${PREFIX}/bin/
do-test:
@cd ${WRKSRC} && ./build.sh test
@cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ./build.sh test
.include <bsd.port.mk>

View File

@ -15,4 +15,4 @@ Features:
Leader / follower replication.
In-memory database that persists on disk.
WWW: http://tile38.com/
WWW: https://tile38.com/