From 645adbc449e339b597e72c80799597a762c3c7e6 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 21 Mar 2023 07:41:59 -0500 Subject: science/*dcl: Reset EXPIRATION_DATE science/cdcl was marked for EXPIRATION however there were consumers which were not also marked. So reset the EXPIRATION of both to 2023-04-21. --- science/cdcl/Makefile | 2 +- science/rubygem-ruby-dcl/Makefile | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile index 9f23304437e8..e5e21c115231 100644 --- a/science/cdcl/Makefile +++ b/science/cdcl/Makefile @@ -21,7 +21,7 @@ BROKEN= fails to fetch from mastersite (newest release is 7.4.0 of 2020611) BROKEN_armv6= fails to link: final link failed: Nonrepresentable section on output BROKEN_armv7= fails to link: final link failed: Nonrepresentable section on output DEPRECATED= Broken since 2021 -EXPIRATION_DATE= 2023-03-21 +EXPIRATION_DATE= 2023-04-21 OPTIONS_DEFINE= DOCS EXAMPLES USES= desthack gnome pkgconfig xorg diff --git a/science/rubygem-ruby-dcl/Makefile b/science/rubygem-ruby-dcl/Makefile index 9f1c656b685b..a108eb0d9faf 100644 --- a/science/rubygem-ruby-dcl/Makefile +++ b/science/rubygem-ruby-dcl/Makefile @@ -11,6 +11,9 @@ WWW= http://ruby.gfd-dennou.org/products/ruby-dcl/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= requires deprecated science/cdcl +EXPIRATION_DATE= 2023-04-21 + BUILD_DEPENDS= rubygem-narray>=0.5.5:math/rubygem-narray LIB_DEPENDS= libcdcl.so:science/cdcl \ libfontconfig.so:x11-fonts/fontconfig \ -- cgit v1.2.3