Date: Fri, 6 Sep 2019 22:31:53 +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: r511372 - in head/x11: libXevie liboldX libxkbui Message-ID: <201909062231.x86MVrrU073485@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Fri Sep 6 22:31:53 2019 New Revision: 511372 URL: https://svnweb.freebsd.org/changeset/ports/511372 Log: Adjust deprecation date. Modified: head/x11/libXevie/Makefile head/x11/liboldX/Makefile head/x11/libxkbui/Makefile Modified: head/x11/libXevie/Makefile ============================================================================== --- head/x11/libXevie/Makefile Fri Sep 6 22:22:05 2019 (r511371) +++ head/x11/libXevie/Makefile Fri Sep 6 22:31:53 2019 (r511372) @@ -9,7 +9,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= The Xevie library DEPRECATED= Deprecated upstream -EXPIRATION_DATE=2019-10-01 +EXPIRATION_DATE=2019-10-15 LICENSE= MIT Modified: head/x11/liboldX/Makefile ============================================================================== --- head/x11/liboldX/Makefile Fri Sep 6 22:22:05 2019 (r511371) +++ head/x11/liboldX/Makefile Fri Sep 6 22:31:53 2019 (r511372) @@ -9,7 +9,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= Old X library DEPRECATED= Deprecated upstream -EXPIRATION_DATE=2019-10-01 +EXPIRATION_DATE=2019-10-15 XORG_CAT= lib USE_XORG= x11 Modified: head/x11/libxkbui/Makefile ============================================================================== --- head/x11/libxkbui/Makefile Fri Sep 6 22:22:05 2019 (r511371) +++ head/x11/libxkbui/Makefile Fri Sep 6 22:31:53 2019 (r511372) @@ -9,8 +9,8 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= The xkbui library -DEPRECATED= Deprecated upstream -EXPIRATION_DATE=2019-10-01 +DEPRECATED= Deprecated upstream +EXPIRATION_DATE=2019-10-15 XORG_CAT= lib USE_XORG= x11 xt xkbfile xorgproto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909062231.x86MVrrU073485>