Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2020 13:21:50 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527254 - head/x11/arandr
Message-ID:  <202002271321.01RDLoRL009276@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Thu Feb 27 13:21:50 2020
New Revision: 527254
URL: https://svnweb.freebsd.org/changeset/ports/527254

Log:
  Postpone the expiration date of x11/arandr by 2 weeks
  
  There is already a patch upgrading x11/arandr to a version supporting
  Python 3. We need a litle bit more time in case the patch has to be
  approved by maintainer timeout.
  
  PR:		244324
  Approved by:	portmgr blanket

Modified:
  head/x11/arandr/Makefile

Modified: head/x11/arandr/Makefile
==============================================================================
--- head/x11/arandr/Makefile	Thu Feb 27 13:14:28 2020	(r527253)
+++ head/x11/arandr/Makefile	Thu Feb 27 13:21:50 2020	(r527254)
@@ -13,7 +13,7 @@ COMMENT=	Another XRandR GUI
 LICENSE=	GPLv3
 
 DEPRECATED=	Old, uses EOLed python27
-EXPIRATION_DATE=	2020-03-01
+EXPIRATION_DATE=	2020-03-15
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docutils>0.6:textproc/py-docutils@${PY_FLAVOR}
 RUN_DEPENDS=	xrandr>0:x11/xrandr \



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