git: 22f6e68920a3 - main - finance/R-cran-AER math/rkward: undeprecate

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 06 Jul 2025 09:22:53 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=22f6e68920a3b9a5a74da4f6140bef9d4eb95184

commit 22f6e68920a3b9a5a74da4f6140bef9d4eb95184
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-07-06 09:19:30 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-07-06 09:19:30 +0000

    finance/R-cran-AER math/rkward: undeprecate
    
    maptools has been removed from R-cran-car.
    
    PR:             286935
---
 finance/R-cran-AER/Makefile | 3 ---
 math/rkward/Makefile        | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/finance/R-cran-AER/Makefile b/finance/R-cran-AER/Makefile
index d82239788c47..d890bfd659fa 100644
--- a/finance/R-cran-AER/Makefile
+++ b/finance/R-cran-AER/Makefile
@@ -10,9 +10,6 @@ WWW=		https://cran.r-project.org/web/packages/AER/
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-DEPRECATED=	Depends on expiring math/R-cran-car
-EXPIRATION_DATE=2025-09-30
-
 RUN_DEPENDS=	R-cran-car>=2.0.19:math/R-cran-car \
 		R-cran-lmtest>=0:finance/R-cran-lmtest \
 		R-cran-Formula>=0.2.0:math/R-cran-Formula \
diff --git a/math/rkward/Makefile b/math/rkward/Makefile
index eb75eed4c1e9..c6c85fc150cc 100644
--- a/math/rkward/Makefile
+++ b/math/rkward/Makefile
@@ -10,9 +10,6 @@ WWW=		https://rkward.kde.org/
 
 LICENSE=	GPLv2
 
-DEPRECATED=	Depends on expiring math/R-cran-car
-EXPIRATION_DATE=2025-09-30
-
 BUILD_DEPENDS=	vulkan-headers>0:graphics/vulkan-headers
 LIB_DEPENDS=	libR.so:math/R	\
 		libcups.so:print/cups	\