Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2014 11:37:30 +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: r348939 - head/cad/basicdsp
Message-ID:  <201403241137.s2OBbU93053930@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Mar 24 11:37:29 2014
New Revision: 348939
URL: http://svnweb.freebsd.org/changeset/ports/348939
QAT: https://qat.redports.org/buildarchive/r348939/

Log:
  Switch to wx 2.8

Modified:
  head/cad/basicdsp/Makefile

Modified: head/cad/basicdsp/Makefile
==============================================================================
--- head/cad/basicdsp/Makefile	Mon Mar 24 11:30:42 2014	(r348938)
+++ head/cad/basicdsp/Makefile	Mon Mar 24 11:37:29 2014	(r348939)
@@ -3,7 +3,7 @@
 
 PORTNAME=	basicdsp
 PORTVERSION=	1.01
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	cad hamradio
 MASTER_SITES=	http://wwwhome.cs.utwente.nl/~ptdeboer/ham/basicdsp/ \
 		${MASTER_SITE_LOCAL}
@@ -16,7 +16,7 @@ COMMENT=	Program for experimenting with 
 LICENSE=	GPLv2
 
 USES=		dos2unix
-USE_WX=		2.6+
+USE_WX=		2.8+
 WX_UNICODE=	yes
 WX_COMPS=	wx wx:build wx:run
 



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