Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2019 05:26:26 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515082 - head/www/miniminiweb
Message-ID:  <201910210526.x9L5QQKu016540@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Mon Oct 21 05:26:26 2019
New Revision: 515082
URL: https://svnweb.freebsd.org/changeset/ports/515082

Log:
  www/miniminiweb: mark deprecated
  
  Submitted by:	Neel Chauhan <neel@neelc.org> (upstream)

Modified:
  head/www/miniminiweb/Makefile

Modified: head/www/miniminiweb/Makefile
==============================================================================
--- head/www/miniminiweb/Makefile	Mon Oct 21 04:51:34 2019	(r515081)
+++ head/www/miniminiweb/Makefile	Mon Oct 21 05:26:26 2019	(r515082)
@@ -10,6 +10,9 @@ COMMENT=	Minimal, Multithreaded web server in C
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Upstream no longer available
+EXPIRATION_DATE=	2019-11-30
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	neelchauhan
 GH_PROJECT=	MiniMiniWeb



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