aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author0mp <0mp@FreeBSD.org>2020-02-27 21:21:50 +0800
committer0mp <0mp@FreeBSD.org>2020-02-27 21:21:50 +0800
commit4f1d244249f9f2cc26069171e5064147ab1e0652 (patch)
tree487c69c28f62936d961bb323dc7ae7cb8c55ba48
parentd31ea7721c1a402e7b248671ce414a0e44ea9219 (diff)
downloadfreebsd-ports-gnome-4f1d244249f9f2cc26069171e5064147ab1e0652.tar.gz
freebsd-ports-gnome-4f1d244249f9f2cc26069171e5064147ab1e0652.tar.zst
freebsd-ports-gnome-4f1d244249f9f2cc26069171e5064147ab1e0652.zip
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
-rw-r--r--x11/arandr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/arandr/Makefile b/x11/arandr/Makefile
index 677a1389fc7b..358d4142d267 100644
--- a/x11/arandr/Makefile
+++ b/x11/arandr/Makefile
@@ -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 \