svn commit: r469305 - head/net-mgmt/sx

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon May 7 18:05:12 UTC 2018


Author: amdmi3
Date: Mon May  7 18:05:11 2018
New Revision: 469305
URL: https://svnweb.freebsd.org/changeset/ports/469305

Log:
  - Mark deprecated: upstream gone
  
  Suggested by:	bapt
  Approved by:	portmgr blanket

Modified:
  head/net-mgmt/sx/Makefile

Modified: head/net-mgmt/sx/Makefile
==============================================================================
--- head/net-mgmt/sx/Makefile	Mon May  7 17:46:11 2018	(r469304)
+++ head/net-mgmt/sx/Makefile	Mon May  7 18:05:11 2018	(r469305)
@@ -11,6 +11,9 @@ COMMENT=	Skylable Sx is a reliable, fully distributed 
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Upstream gone, does not fetch
+EXPIRATION_DATE=2018-07-07
+
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libfcgi.so:www/fcgi \
 		libyajl.so:devel/yajl \


More information about the svn-ports-all mailing list