svn commit: r444911 - branches/2017Q3/www/speedtest-mini

Kubilay Kocak koobs at FreeBSD.org
Mon Jul 3 05:38:47 UTC 2017


Author: koobs
Date: Mon Jul  3 05:38:45 2017
New Revision: 444911
URL: https://svnweb.freebsd.org/changeset/ports/444911

Log:
  MFH: r444910 www/speedtest-mini: Set DEPRECATED (2017-06-30, Discontinued)
  
  Upstream has announced [1] the discontinuation of speedtest-mini:
  
  	As of June 30, 2017 Speedtest Mini will no longer be available, and all
  	current licenses will expire. We encourage you to upgrade to Speedtest
  	Custom for free at your earliest convenience.
  
  Accordingly, set DEPRECATED and mark port EXPIRATION_DATE 2 months from
  discontinuation date (30th August, 2017).
  
  [1] http://www.speedtest.net/mini.php
  
  PR:		220029
  Submitted by:	Koichiro IWAO <meta+ports vmeta jp> (maintainer)
  
  Approved by:	ports-secteam (blanket)

Modified:
  branches/2017Q3/www/speedtest-mini/Makefile
Directory Properties:
  branches/2017Q3/   (props changed)

Modified: branches/2017Q3/www/speedtest-mini/Makefile
==============================================================================
--- branches/2017Q3/www/speedtest-mini/Makefile	Mon Jul  3 05:36:17 2017	(r444910)
+++ branches/2017Q3/www/speedtest-mini/Makefile	Mon Jul  3 05:38:45 2017	(r444911)
@@ -11,6 +11,9 @@ DISTNAME=	mini
 MAINTAINER=	meta+ports at vmeta.jp
 COMMENT=	Mini bandwidth speed test on your own server
 
+DEPRECATED=	Discontinued upstream (on June 30, 2017)
+EXPIRATION_DATE=2017-08-30
+
 NO_BUILD=	yes
 PLIST_SUB=	WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
 SUB_FILES=	pkg-message


More information about the svn-ports-all mailing list