Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2014 19:23:04 +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: r360807 - head/comms/quisk
Message-ID:  <201407051923.s65JN41M023016@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Sat Jul  5 19:23:04 2014
New Revision: 360807
URL: http://svnweb.freebsd.org/changeset/ports/360807
QAT: https://qat.redports.org/buildarchive/r360807/

Log:
  comms/quisk: use WX 3.0
  
  Approved by:	portmgr (bapt, blanket)

Modified:
  head/comms/quisk/Makefile

Modified: head/comms/quisk/Makefile
==============================================================================
--- head/comms/quisk/Makefile	Sat Jul  5 19:18:41 2014	(r360806)
+++ head/comms/quisk/Makefile	Sat Jul  5 19:23:04 2014	(r360807)
@@ -3,13 +3,14 @@
 
 PORTNAME=	quisk
 PORTVERSION=	3.6.18
+PORTREVISION=	1
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://james.ahlstrom.name/quisk/ \
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=shurd
 
 MAINTAINER=	hamradio@FreeBSD.org
-COMMENT=	A Software Defined Radio (SDR)
+COMMENT=	Software Defined Radio (SDR)
 
 LICENSE=	GPLv2
 
@@ -18,9 +19,8 @@ LIB_DEPENDS=	libfftw3.so:${PORTSDIR}/mat
 		libasound.so:${PORTSDIR}/audio/alsa-lib \
 		libpulse.so:${PORTSDIR}/audio/pulseaudio
 
-USE_PYTHON=	2.7+
-USE_WX=		2.8+
-WANT_UNICODE=	yes
+USE_PYTHON=	yes
+USE_WX=		3.0+
 WX_COMPS=	python
 USE_PYDISTUTILS=yes
 PYDISTUTILS_AUTOPLIST=	yes



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