Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2018 01:15:33 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473791 - head/net-im/mastodon
Message-ID:  <201807030115.w631FXh7089300@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Tue Jul  3 01:15:32 2018
New Revision: 473791
URL: https://svnweb.freebsd.org/changeset/ports/473791

Log:
  net-im/mastodon: Extend the expiration date by two weeks
  
  Marcin Cieślak <saper@saper.info> plans to submit a fix, but needs more
  time.

Modified:
  head/net-im/mastodon/Makefile   (contents, props changed)

Modified: head/net-im/mastodon/Makefile
==============================================================================
--- head/net-im/mastodon/Makefile	Tue Jul  3 00:59:53 2018	(r473790)
+++ head/net-im/mastodon/Makefile	Tue Jul  3 01:15:32 2018	(r473791)
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN=		Fails to build
 DEPRECATED=	Breaks too frequently
-EXPIRATION_DATE=	2018-07-01
+EXPIRATION_DATE=	2018-07-15
 
 BUILD_DEPENDS=	yarn>:www/yarn\
 		${BR_DEPENDS}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807030115.w631FXh7089300>