svn commit: r418387 - head/ports-mgmt/xps
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Jul 11 15:37:47 UTC 2016
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 at 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 at gmail.com
+MAINTAINER= ports at 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
More information about the svn-ports-all
mailing list