diff --git a/comms/redsea/Makefile b/comms/redsea/Makefile index 9a3a8089045c..a07d7454d534 100644 --- a/comms/redsea/Makefile +++ b/comms/redsea/Makefile @@ -1,36 +1,35 @@ PORTNAME= redsea DISTVERSIONPREFIX= v -DISTVERSION= 0.20 -PORTREVISION= 1 +DISTVERSION= 0.21 CATEGORIES= comms MAINTAINER= morrand276@gmail.com COMMENT= Lightweight command-line FM-RDS decoder WWW= https://github.com/windytan/redsea/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsndfile.so:audio/libsndfile USES= autoreconf:build compiler:c++14-lang iconv localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= windytan GNU_CONFIGURE= yes PLIST_FILES= bin/redsea ${DOCSDIR}/README.md OPTIONS_DEFINE= DEMOD TMC OPTIONS_DEFAULT= DEMOD TMC DEMOD_DESC= Demodulation support via comms/liquid-dsp TMC_DESC= Decoding support for TMC traffic messages (may slow building) DEMOD_CONFIGURE_WITH= liquid DEMOD_LIB_DEPENDS= libliquid.so:comms/liquid-dsp TMC_CONFIGURE_ENABLE= tmc pre-configure: @cd ${WRKSRC} && ${AUTORECONF} -i .include diff --git a/comms/redsea/distinfo b/comms/redsea/distinfo index a66e0e3420e4..0f25e28cb8db 100644 --- a/comms/redsea/distinfo +++ b/comms/redsea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634754383 -SHA256 (windytan-redsea-v0.20_GH0.tar.gz) = fb0b9bf74a9bcc25c80ef3648b4bd0958862708a4a48dcf44f0a148bbd622fa4 -SIZE (windytan-redsea-v0.20_GH0.tar.gz) = 124967 +TIMESTAMP = 1706370704 +SHA256 (windytan-redsea-v0.21_GH0.tar.gz) = c0e72457b54b37b7a1a7dce71abb076b963f8510c1e6066610963283beac536e +SIZE (windytan-redsea-v0.21_GH0.tar.gz) = 132027