Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2012 06:23:33 +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: r306418 - in head: . Mk x11-toolkits x11-toolkits/py-wxPython24 x11-toolkits/wxgtk24 x11-toolkits/wxgtk24-contrib x11-toolkits/wxgtk24-docs
Message-ID:  <201210260623.q9Q6NXm2038563@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Oct 26 06:23:33 2012
New Revision: 306418
URL: http://svn.freebsd.org/changeset/ports/306418

Log:
  Not supported upstream anymore, consider using more recent versions
  
  Approved by:	fjoe (maintainer)
  Feature safe:	yes

Deleted:
  head/x11-toolkits/py-wxPython24/
  head/x11-toolkits/wxgtk24/
  head/x11-toolkits/wxgtk24-contrib/
  head/x11-toolkits/wxgtk24-docs/
Modified:
  head/MOVED
  head/Mk/bsd.wx.mk
  head/x11-toolkits/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Oct 26 06:01:27 2012	(r306417)
+++ head/MOVED	Fri Oct 26 06:23:33 2012	(r306418)
@@ -3824,3 +3824,7 @@ chinese/stardict-dict-zh_CN||2012-10-25|
 chinese/mingunittf||2012-10-25|Has expired: No more public distfiles
 chinese/dfsongsd||2012-10-25|Has expired: No more public distfiles
 biology/dna-qc||2012-10-25|Has expired: No more public distfiles
+x11-toolkits/wxgtk24||2012-10-26|Not supported upstream anymore, consider using more recent version
+x11-toolkits/wxgtk24-contrib||2012-10-26|Not supported upstream anymore, consider using more recent version
+x11-toolkits/wxgtk24-docs||2012-10-26|Not supported upstream anymore, consider using more recent version
+x11-toolkits/py-wxPython24||2012-10-26|Not supported upstream anymore, consider using more recent version

Modified: head/Mk/bsd.wx.mk
==============================================================================
--- head/Mk/bsd.wx.mk	Fri Oct 26 06:01:27 2012	(r306417)
+++ head/Mk/bsd.wx.mk	Fri Oct 26 06:23:33 2012	(r306418)
@@ -131,7 +131,7 @@ _WX_Definitions_Done=	yes
 
 _WX_COMPS_ALL=			wx contrib python svg
 _WX_DEP_TYPES_ALL=		build lib run
-_WX_VERS_ALL=			2.4 2.6 2.8 2.9
+_WX_VERS_ALL=			2.6 2.8 2.9
 _WX_VERS_UC_ALL=		2.6 2.8 2.9
 _WX_VERS_SKIP=			2.9
 _WX_VERS_LISTS=			WANT_WX_VER WITH_WX_VER _WX_VER_INSTALLED
@@ -145,16 +145,6 @@ _WX_VERS_LISTS=			WANT_WX_VER WITH_WX_VE
 # _WX_DEPTYPE_comp_ver	- Default dependency type (optional).
 #
 
-# wxgtk 2.4
-_WX_PORT_wx_2.4=		x11-toolkits/wxgtk24
-_WX_LIB_wx_2.4=			wx_gtk2-2.4
-
-_WX_PORT_contrib_2.4=	x11-toolkits/wxgtk24-contrib
-_WX_LIB_contrib_2.4=	wx_gtk2_canvas-2.4
-
-_WX_PORT_python_2.4=	x11-toolkits/py-wxPython24
-_WX_FILE_python_2.4=	${PYTHON_SITELIBDIR}/wx/__init__.py
-
 # wxgtk 2.6
 _WX_PORT_wx_2.6=		x11-toolkits/wxgtk26${_WX_UCL}
 _WX_LIB_wx_2.6=			wx_base${_WX_UC}-2.6

Modified: head/x11-toolkits/Makefile
==============================================================================
--- head/x11-toolkits/Makefile	Fri Oct 26 06:01:27 2012	(r306417)
+++ head/x11-toolkits/Makefile	Fri Oct 26 06:23:33 2012	(r306418)
@@ -281,9 +281,6 @@
     SUBDIR += vtkfox
     SUBDIR += wmapp
     SUBDIR += wxd
-    SUBDIR += wxgtk24
-    SUBDIR += wxgtk24-contrib
-    SUBDIR += wxgtk24-docs
     SUBDIR += wxgtk26
     SUBDIR += wxgtk26-common
     SUBDIR += wxgtk26-contrib



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