Commit 3d869c1a authored by Rene Ladan's avatar Rene Ladan
Browse files

math/p5-Set-IntSpan-Fast-XS: Remove expired port

no updates in years, depends on expired devel/p5-Data-Swap
parent b51cdd11
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5541,3 +5541,4 @@ mail/py-afew||2026-07-31|Has expired: Fails to build with sphinx-9.0.4, does not
devel/electron39||2026-07-31|Has expired: EOLed upstream, switch to newer version
www/p5-Apache-DB||2026-08-02|Has expired: uses hidden Perl functions that are hidden after 5.37.0
devel/p5-Data-Thunk||2026-08-02|Removed: no updates in years, depends on expired devel/p5-Data-Swap
math/p5-Set-IntSpan-Fast-XS||2026-08-02|Removed: no updates in years, depends on expired devel/p5-Data-Swap
+0 −1
Original line number Diff line number Diff line
@@ -864,7 +864,6 @@
    SUBDIR += p5-Roman
    SUBDIR += p5-Set-IntSpan
    SUBDIR += p5-Set-IntSpan-Fast
    SUBDIR += p5-Set-IntSpan-Fast-XS
    SUBDIR += p5-Set-Partition
    SUBDIR += p5-Set-Window
    SUBDIR += p5-Statistics-Basic
+0 −19
Original line number Diff line number Diff line
PORTNAME=	Set-IntSpan-Fast-XS
PORTVERSION=	0.05
PORTREVISION=	1
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Faster Set::IntSpan::Fast
WWW=		https://metacpan.org/release/Set-IntSpan-Fast-XS

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Data-Swap>=0.07:devel/p5-Data-Swap \
		p5-Set-IntSpan-Fast>=1.13:math/p5-Set-IntSpan-Fast

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
+0 −2
Original line number Diff line number Diff line
SHA256 (Set-IntSpan-Fast-XS-0.05.tar.gz) = bd4642cc2e3f83f2d34b90aa2e9ece28938477644d568c8aba92e4f0b6e0b14b
SIZE (Set-IntSpan-Fast-XS-0.05.tar.gz) = 12853
+0 −2
Original line number Diff line number Diff line
This is a drop in replacement XS based version of Set::IntSpan::Fast.
See that module for details of the interface.
Loading