Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2016 15:37:46 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418387 - head/ports-mgmt/xps
Message-ID:  <201607111537.u6BFbkDC052234@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Jul 11 15:37:45 2016
New Revision: 418387
URL: https://svnweb.freebsd.org/changeset/ports/418387

Log:
  - Drop maintainership and deprecate: does not work with pkg(8)
  
  PR:		210973
  Submitted by:	serpent7776@gmail.com (maintainer)

Modified:
  head/ports-mgmt/xps/Makefile

Modified: head/ports-mgmt/xps/Makefile
==============================================================================
--- head/ports-mgmt/xps/Makefile	Mon Jul 11 15:31:10 2016	(r418386)
+++ head/ports-mgmt/xps/Makefile	Mon Jul 11 15:37:45 2016	(r418387)
@@ -5,9 +5,12 @@ PORTNAME=	xps
 PORTVERSION=	0.5.2
 CATEGORIES=	ports-mgmt
 
-MAINTAINER=	serpent7776@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool that searches the ports tree by various criteria
 
+DEPRECATED=     Does not support pkg(8)
+EXPIRATION_DATE=        2016-08-10
+
 LICENSE=	MIT
 
 USE_GITHUB=	yes



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