git: eed9cf3ad2d2 - main - net-im/jabber.el: All flavors are broken; set expiration
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Apr 2022 22:14:38 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=eed9cf3ad2d2b6e53d38ade7bb94f56f24dad759 commit eed9cf3ad2d2b6e53d38ade7bb94f56f24dad759 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2022-04-06 14:13:56 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-04-07 22:14:09 +0000 net-im/jabber.el: All flavors are broken; set expiration Sponsored by: The FreeBSD Foundation --- net-im/jabber.el/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-im/jabber.el/Makefile b/net-im/jabber.el/Makefile index 94e568d3e3b1..f8ed24ff6f43 100644 --- a/net-im/jabber.el/Makefile +++ b/net-im/jabber.el/Makefile @@ -11,9 +11,8 @@ DISTNAME= emacs-jabber-${PORTVERSION} MAINTAINER= max.n.boyarov@gmail.com COMMENT= Minimal jabber client for [X]Emacs -.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox -BROKEN= Debugger entered--Lisp error: (wrong-type-argument stringp nil) -.endif +BROKEN= fails to build: jabber-chat.el:25:1: Error: Wrong number of arguments: (3 . 3), 2 +EXPIRATION_DATE= 2022-06-01 RUN_DEPENDS= ${LOCALBASE}/bin/gnutls-cli:security/gnutls