Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2019 22:58:30 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511375 - head/x11/libXxf86misc
Message-ID:  <201909062258.x86MwUA6088333@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Fri Sep  6 22:58:29 2019
New Revision: 511375
URL: https://svnweb.freebsd.org/changeset/ports/511375

Log:
  x11/libXxf86misc: Deprecate and set expiration
  
  x11/libXxf86misc has been deprecated upstream, deprecate it in FreeBSD ports
  as well.
  The last few dependent ports are being worked on.

Modified:
  head/x11/libXxf86misc/Makefile

Modified: head/x11/libXxf86misc/Makefile
==============================================================================
--- head/x11/libXxf86misc/Makefile	Fri Sep  6 22:53:54 2019	(r511374)
+++ head/x11/libXxf86misc/Makefile	Fri Sep  6 22:58:29 2019	(r511375)
@@ -9,6 +9,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	X XF86-Misc Extension
 
+DEPRECATED=	Deprecated upstream
+EXPIRATION_DATE=2019-11-01
+
 LICENSE=	MIT
 
 XORG_CAT=	lib



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