diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-09 16:55:12 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-09 16:55:12 +0000 |
commit | 0772765102148bbeff6f1fc39504dcb666ee8f97 (patch) | |
tree | 041a5bd35650d8cf7bcccc0dc3ce32e88b17acd3 | |
parent | 0cd406c2069eedfeac3c6c1e59f506eba0792142 (diff) | |
download | ports-0772765102148bbeff6f1fc39504dcb666ee8f97.tar.gz ports-0772765102148bbeff6f1fc39504dcb666ee8f97.zip |
Notes
-rw-r--r-- | comms/quisk/Makefile | 4 | ||||
-rw-r--r-- | comms/quisk/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile index 619a1c6e6899..bf4d7bb2f466 100644 --- a/comms/quisk/Makefile +++ b/comms/quisk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= quisk -DISTVERSION= 4.1.39 +DISTVERSION= 4.1.40 CATEGORIES= comms hamradio MASTER_SITES= CHEESESHOP @@ -19,7 +19,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \ libpulse.so:audio/pulseaudio USES= python:2.7 -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils noflavors autoplist USE_WX= 3.0+ WX_COMPS= python diff --git a/comms/quisk/distinfo b/comms/quisk/distinfo index afe0947e11d1..13626c0c4856 100644 --- a/comms/quisk/distinfo +++ b/comms/quisk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1558585840 -SHA256 (quisk-4.1.39.tar.gz) = 6e6a780309bf3f97d8ff8f3179e35c6c60b06df6fea838d493626f7066716018 -SIZE (quisk-4.1.39.tar.gz) = 3033628 +TIMESTAMP = 1560098886 +SHA256 (quisk-4.1.40.tar.gz) = de9d0c7e0d4ee0c160c779c97aebd1bb4b2c4178eeec326f82016cfa6d34c3b3 +SIZE (quisk-4.1.40.tar.gz) = 3034312 |