svn commit: r360849 - head/editors/spe
William Grzybowski
wg at FreeBSD.org
Sat Jul 5 23:47:49 UTC 2014
Author: wg
Date: Sat Jul 5 23:47:48 2014
New Revision: 360849
URL: http://svnweb.freebsd.org/changeset/ports/360849
QAT: https://qat.redports.org/buildarchive/r360849/
Log:
editors/spe: use WX 3.0
Approved by: portmgr (bapt, blanket)
Modified:
head/editors/spe/Makefile
head/editors/spe/pkg-descr
Modified: head/editors/spe/Makefile
==============================================================================
--- head/editors/spe/Makefile Sat Jul 5 23:42:57 2014 (r360848)
+++ head/editors/spe/Makefile Sat Jul 5 23:47:48 2014 (r360849)
@@ -3,7 +3,7 @@
PORTNAME= SPE
PORTVERSION= 0.8.4.h
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= editors devel python
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= python
@@ -15,8 +15,7 @@ COMMENT= Stani's Python Editor
NO_BUILD= yes
USE_PYTHON= yes
-USE_WX= 2.8
-WANT_UNICODE= yes
+USE_WX= 3.0+
WX_COMPS= python
OPTIONS_DEFINE= ENCRYPTED_DEBUG DOCS EXAMPLES
Modified: head/editors/spe/pkg-descr
==============================================================================
--- head/editors/spe/pkg-descr Sat Jul 5 23:42:57 2014 (r360848)
+++ head/editors/spe/pkg-descr Sat Jul 5 23:47:48 2014 (r360849)
@@ -6,4 +6,4 @@ context help, Blender support, ... Spe s
and Kiki (regex console)
Author: Stani
-WWW: http://pythonide.stani.be
+WWW: http://pythonide.stani.be
More information about the svn-ports-head
mailing list