svn commit: r360893 - head/multimedia/tunapie
William Grzybowski
wg at FreeBSD.org
Sun Jul 6 12:48:16 UTC 2014
Author: wg
Date: Sun Jul 6 12:48:16 2014
New Revision: 360893
URL: http://svnweb.freebsd.org/changeset/ports/360893
QAT: https://qat.redports.org/buildarchive/r360893/
Log:
multimedia/tunapie: use WX 3.0
Approved by: portmgr (bapt, blanket)
Modified:
head/multimedia/tunapie/Makefile
Modified: head/multimedia/tunapie/Makefile
==============================================================================
--- head/multimedia/tunapie/Makefile Sun Jul 6 12:45:58 2014 (r360892)
+++ head/multimedia/tunapie/Makefile Sun Jul 6 12:48:16 2014 (r360893)
@@ -3,7 +3,7 @@
PORTNAME= tunapie
PORTVERSION= 2.1.18
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.1
DISTNAME= ${PORTNAME}-${PORTVERSION:S,.r,rc,}
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/__i
NO_BUILD= yes
USE_PYTHON= yes
-USE_WX= 2.6+
+USE_WX= 3.0+
WX_COMPS= python:run
OPTIONS_DEFINE= ADULT AMAROK TOTEM VLC XINE
More information about the svn-ports-all
mailing list