diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-24 23:25:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-24 23:25:54 +0000 |
commit | 9992960752387703d799e84dd822eeb1b61bee99 (patch) | |
tree | 6f16fbcd8cee4c3d0b39424eaae52a1ec9a896c4 /comms | |
parent | 5d2451c2a63be7d650d669270ef65bb255f9f90f (diff) | |
download | ports-9992960752387703d799e84dd822eeb1b61bee99.tar.gz ports-9992960752387703d799e84dd822eeb1b61bee99.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnuradio/Makefile | 3 | ||||
-rw-r--r-- | comms/wsjt/Makefile | 4 | ||||
-rw-r--r-- | comms/wspr/Makefile | 4 | ||||
-rw-r--r-- | comms/wspr/distinfo | 1 |
4 files changed, 6 insertions, 6 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index e7ed26358396..c874bbcb3371 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnuradio PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnuradio @@ -32,7 +33,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_SITELIBDIR}/ephem/__init__.py:${PORTSDIR}/astro/pyephem USE_GMAKE= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_WX= 2.6+ WX_COMPS= wx wx:build wx:run python:build python:run USE_PERL5= yes diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index a7fb9f130a08..d3ba4d8cf8c6 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -7,7 +7,7 @@ PORTNAME= wsjt PORTVERSION= 7.04 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db @@ -33,7 +33,7 @@ CONFIGURE_ARGS= --enable-gfortran --prefix=${LOCALBASE} \ --with-portaudio-lib-dir=${LOCALBASE}/lib/portaudio2 CONFIGURE_ENV= CFLAGS+="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_AUTOTOOLS= libtool PLIST_SUB= PYVER=${PYTHON_VERSION:S/python//} \ PORTVERSION=${PORTVERSION} diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index 83a279ae94e3..3332f04d11ed 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -7,7 +7,7 @@ PORTNAME= wspr PORTVERSION= 2.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://www.physics.princeton.edu/pulsar/K1JT/ MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -35,7 +35,7 @@ CONFIGURE_ARGS= --enable-gfortran --prefix=${LOCALBASE} \ --with-portaudio-lib-dir=${LOCALBASE}/lib/portaudio2 CONFIGURE_ENV= CFLAGS+="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_AUTOTOOLS= libtool PLIST_SUB= PYVER=${PYTHON_VERSION:S/python//} \ PORTVERSION=${PORTVERSION} diff --git a/comms/wspr/distinfo b/comms/wspr/distinfo index f755298aabb5..5e0517564673 100644 --- a/comms/wspr/distinfo +++ b/comms/wspr/distinfo @@ -1,3 +1,2 @@ -MD5 (wspr-2.00.r1714.tgz) = 89bb985d99e777de054a9c1642a941c5 SHA256 (wspr-2.00.r1714.tgz) = 6a0e13f354d4e228337ee550851f36027281e268385961505a6757fda1ffc423 SIZE (wspr-2.00.r1714.tgz) = 2096056 |