Forced commit forgot wsjt DEPRECATION and EXPIRATION

Both these ports have long been replaced with wsjtx.
This commit is contained in:
Diane Bruce
2018-07-01 21:02:09 +00:00
parent 6e766e150d
commit a1d8f66ac8
2 changed files with 5 additions and 2 deletions

View File

@@ -12,6 +12,9 @@ COMMENT= Weak signal ham radio communication package
LICENSE= GPLv3
DEPRECATED= replace with wsjtx upstream no longer maintained
EXPIRATION_DATE=2018-10-01
RUN_DEPENDS= ${LOCALBASE}/bin/kvasd:comms/kvasd \
${WSJT_DEPENDS}
BUILD_DEPENDS= ${WSJT_DEPENDS}

View File

@@ -13,8 +13,8 @@ COMMENT= Weak signal for HF ham radio communication package
LICENSE= GPLv3
BROKEN_aarch64= fails to compile: gfortran6: unrecognized command line option '-m64'
DEPRECATED= replace with wsjtx upstream no longer maintained
EXPIRATION_DATE= 2018-10-01
DEPRECATED= replace with wsjtx upstream no longer maintained
EXPIRATION_DATE=2018-10-01
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} \