git: 725b541a9f90 - main - chinese/wordpress-zh_TW: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Nov 2021 19:13:45 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=725b541a9f902601e4dc2416fd6b46bf0940dac5 commit 725b541a9f902601e4dc2416fd6b46bf0940dac5 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-11-16 13:54:25 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-11-16 19:10:36 +0000 chinese/wordpress-zh_TW: mark BROKEN Approved by: portmgr blanket --- chinese/wordpress-zh_TW/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile index c93834ec12af..d646b29ac260 100644 --- a/chinese/wordpress-zh_TW/Makefile +++ b/chinese/wordpress-zh_TW/Makefile @@ -13,6 +13,8 @@ COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt +BROKEN= fails to fetch (checksum mismatch) + WRKSRC= ${WRKDIR}/${PORTNAME} USES= php:web