git: 654f65c3e9d5 - main - lang/basic256: remove deprecation note
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Jul 2022 16:57:30 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=654f65c3e9d5f9ce09e1b533d17022639d75d984 commit 654f65c3e9d5f9ce09e1b533d17022639d75d984 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2022-07-08 16:56:53 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2022-07-08 16:56:53 +0000 lang/basic256: remove deprecation note The audio/espeak port has been updated to a new version and the reason for the deprecation does no longer exist. Approved by: portmgr (implicit) --- lang/basic256/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile index d6e0e54c9a21..4f473d85796b 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -8,9 +8,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= fernape@FreeBSD.org COMMENT= Easy to use BASIC language and IDE for education -DEPRECATED= Depends on expired audio/espeak -EXPIRATION_DATE=2022-09-30 - LICENSE= GPLv2 BUILD_DEPENDS= espeak:audio/espeak \