Skip to content

Commit

Permalink
databases/p5-Mango: undeprecate
Browse files Browse the repository at this point in the history
Depend on a version of MongoDB which does not go EOL soon.
  • Loading branch information
Ronald Klop authored and Ronald Klop committed Feb 22, 2023
1 parent 20e55e0 commit 41ef311
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions databases/p5-Mango/Makefile
Expand Up @@ -13,11 +13,8 @@ WWW= https://metacpan.org/release/Mango
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Depends on upstream EOLed mongodb36
EXPIRATION_DATE= 2023-03-31

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= mongo:databases/mongodb36 \
RUN_DEPENDS= mongo:databases/mongodb44 \
p5-Mojolicious>=5.40:www/p5-Mojolicious

USES= perl5
Expand Down

0 comments on commit 41ef311

Please sign in to comment.