git: 4e6587e1e482 - main - x11-fm/wcmcommander: Unfetchable, mark BROKEN, deprecate and set expiration date to 2022-07-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jul 2023 08:44:19 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e6587e1e48264dbc988388800b69e8efd4d646e commit 4e6587e1e48264dbc988388800b69e8efd4d646e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-07-01 08:34:48 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-07-01 08:44:14 +0000 x11-fm/wcmcommander: Unfetchable, mark BROKEN, deprecate and set expiration date to 2022-07-31 Repo removed upstream and fails to build: error: no matching constructor for initialization of 'std::string' --- x11-fm/wcmcommander/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/x11-fm/wcmcommander/Makefile b/x11-fm/wcmcommander/Makefile index 261ed040b40a..ce2fd2ad6ecb 100644 --- a/x11-fm/wcmcommander/Makefile +++ b/x11-fm/wcmcommander/Makefile @@ -11,6 +11,10 @@ WWW= http://wcm.linderdaum.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Unfetchable and fails to build +DEPRECATED= Abandoned upstream +EXPIRATION_DATE=2023-07-31 + USE_GITHUB= yes GH_ACCOUNT= corporateshark GH_PROJECT= WCMCommander