Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2020 16:39:33 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548485 - head/x11/cinnamon
Message-ID:  <202009131639.08DGdXxA065971@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Sep 13 16:39:32 2020
New Revision: 548485
URL: https://svnweb.freebsd.org/changeset/ports/548485

Log:
  x11/cinnamon: move deprecation back
  
  - an upgrade of the cinnamon ports is in the works, but not quite there yet.
  - let's give it some more time
  - the updated version will no longer require python2

Modified:
  head/x11/cinnamon/Makefile

Modified: head/x11/cinnamon/Makefile
==============================================================================
--- head/x11/cinnamon/Makefile	Sun Sep 13 16:37:21 2020	(r548484)
+++ head/x11/cinnamon/Makefile	Sun Sep 13 16:39:32 2020	(r548485)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 DEPRECATED=	Uses deprecated version of python
-EXPIRATION_DATE=	2020-09-15
+EXPIRATION_DATE=	2020-12-31
 
 BUILD_DEPENDS=	ca_root_nss>=0:security/ca_root_nss \
 		gnome-autogen.sh:devel/gnome-common



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