Skip to content

Commit

Permalink
science/*dcl: Reset EXPIRATION_DATE
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
5u623l20 committed Mar 21, 2023
1 parent d525020 commit 645adbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion science/cdcl/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions science/rubygem-ruby-dcl/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit 645adbc

Please sign in to comment.