Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 06:53:29 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356442 - head/x11/xorg-edit
Message-ID:  <201406040653.s546rTtT022683@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jun  4 06:53:28 2014
New Revision: 356442
URL: http://svnweb.freebsd.org/changeset/ports/356442
QAT: https://qat.redports.org/buildarchive/r356442/

Log:
  Deprecate a ports that work on wxGTK 2.8 only because of compatibility with wxGTK 2.6 (activated by default in wxGTK 2.8 not in wxGTK 3.0)
  
  wxGTK 2.6 is EOLed for long

Modified:
  head/x11/xorg-edit/Makefile

Modified: head/x11/xorg-edit/Makefile
==============================================================================
--- head/x11/xorg-edit/Makefile	Wed Jun  4 06:47:40 2014	(r356441)
+++ head/x11/xorg-edit/Makefile	Wed Jun  4 06:53:28 2014	(r356442)
@@ -10,6 +10,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION}_src
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GUI to edit xorg.conf
 
+DEPRECATED=	Depends on older version of wxGTK
+EXPIRATION_DATE=	2014-07-04
+
 LICENSE=	GPLv3
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}



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