svn commit: r348939 - head/cad/basicdsp

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 24 11:37:30 UTC 2014


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
 


More information about the svn-ports-head mailing list