diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile index a41683d3c0da..44a9e3fb80a7 100644 --- a/comms/quisk/Makefile +++ b/comms/quisk/Makefile @@ -1,36 +1,35 @@ PORTNAME= quisk -DISTVERSION= 4.2.13 -PORTREVISION= 1 +DISTVERSION= 4.2.19 CATEGORIES= comms hamradio MASTER_SITES= PYPI MAINTAINER= fbsd@thesoo.org COMMENT= Software Defined Radio (SDR) WWW= https://james.ahlstrom.name/quisk/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license.txt LIB_DEPENDS= libfftw3.so:math/fftw3 \ libportaudio.so:audio/portaudio \ libasound.so:audio/alsa-lib \ libpulse.so:audio/pulseaudio USES= python USE_PYTHON= autoplist distutils noflavors USE_WX= 3.2 WX_COMPS= python post-extract: @${RM} ${WRKSRC}/_quisk.so ${WRKSRC}/sdriqpkg/sdriq.so \ ${WRKSRC}/freedvpkg/libcodec2_32.so \ ${WRKSRC}/freedvpkg/libcodec2_64.so post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/setup.py post-stage: @${FIND} ${STAGEDIR}${PREFIX} -name "*.so" | ${XARGS} ${STRIP_CMD} .include diff --git a/comms/quisk/distinfo b/comms/quisk/distinfo index 823f7e713ad3..7f9681474e85 100644 --- a/comms/quisk/distinfo +++ b/comms/quisk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670342744 -SHA256 (quisk-4.2.13.tar.gz) = 7fba7b6140ac361546fab526aa22dc2ebedbafe1a8c513a303c22a2befd95b98 -SIZE (quisk-4.2.13.tar.gz) = 4800770 +TIMESTAMP = 1687973631 +SHA256 (quisk-4.2.19.tar.gz) = 8946b29894eee88db4faceda82fe3f0878f45429a13083e77f4b3c9e132c8cd2 +SIZE (quisk-4.2.19.tar.gz) = 4805584