svn commit: r513270 - head/x11/libXp

Niclas Zeising zeising at FreeBSD.org
Sun Sep 29 20:22:12 UTC 2019


Author: zeising
Date: Sun Sep 29 20:22:12 2019
New Revision: 513270
URL: https://svnweb.freebsd.org/changeset/ports/513270

Log:
  x11/libXp: Set expiration date
  
  Set x11/libXp expiration date to November 1:st.  All remaning users have
  already been fixed, are deprecated for other reasons, or have fixes being
  discussed.  If there is any unexpected issues or users, the epiration date
  can be pushed.

Modified:
  head/x11/libXp/Makefile

Modified: head/x11/libXp/Makefile
==============================================================================
--- head/x11/libXp/Makefile	Sun Sep 29 20:11:22 2019	(r513269)
+++ head/x11/libXp/Makefile	Sun Sep 29 20:22:12 2019	(r513270)
@@ -11,6 +11,7 @@ MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	X print library
 
 DEPRECATED=	Deprecated upstream
+EXPIRATION_DATE=2019-11-01
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING


More information about the svn-ports-all mailing list