Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2014 14:20:31 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360905 - head/x11-wm/obapps
Message-ID:  <201407061420.s66EKVkq021829@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Sun Jul  6 14:20:30 2014
New Revision: 360905
URL: http://svnweb.freebsd.org/changeset/ports/360905
QAT: https://qat.redports.org/buildarchive/r360905/

Log:
  x11-wm/obapps: use WX 3.0
  
  Approved by:	portmgr (bapt, blanket)

Modified:
  head/x11-wm/obapps/Makefile

Modified: head/x11-wm/obapps/Makefile
==============================================================================
--- head/x11-wm/obapps/Makefile	Sun Jul  6 14:13:28 2014	(r360904)
+++ head/x11-wm/obapps/Makefile	Sun Jul  6 14:20:30 2014	(r360905)
@@ -3,7 +3,7 @@
 
 PORTNAME=	obapps
 PORTVERSION=	0.1.7
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-wm
 MASTER_SITES=	SF/${PORTNAME}/ \
 		SF/nemysisfreebsdp/:icons
@@ -19,7 +19,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}xlib>=0:${PORTSDIR}/x11-toolkits/py-xlib
 
 USE_PYTHON=	yes
-USE_WX=		2.8+
+USE_WX=		3.0+
 WX_COMPS=	python:run
 USE_PYDISTUTILS=yes
 



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