svn commit: r473791 - head/net-im/mastodon

Joseph Mingrone jrm at FreeBSD.org
Tue Jul 3 01:15:33 UTC 2018


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 at 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}


More information about the svn-ports-all mailing list