diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2026-08-02 18:41:49 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2026-08-02 18:41:54 +0000 |
| commit | b51cdd1127ab444978f9a1765db1e098856c96c9 (patch) | |
| tree | c9c3865f7fd950c37e4d1099f5f1e9595b41a098 | |
| parent | b6badd27ff96b68f5a1d7c3b2829e76cd28f8975 (diff) | |
devel/p5-Data-Thunk: Remove expired port
no updates in years, depends on expired devel/p5-Data-Swap
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/p5-Data-Thunk/Makefile | 25 | ||||
| -rw-r--r-- | devel/p5-Data-Thunk/distinfo | 2 | ||||
| -rw-r--r-- | devel/p5-Data-Thunk/pkg-descr | 3 | ||||
| -rw-r--r-- | devel/p5-Data-Thunk/pkg-plist | 8 |
6 files changed, 1 insertions, 39 deletions
@@ -5540,3 +5540,4 @@ www/cgicc||2026-07-31|Has expired: Unmaintained upstream mail/py-afew||2026-07-31|Has expired: Fails to build with sphinx-9.0.4, does not support Python 3.13 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 diff --git a/devel/Makefile b/devel/Makefile index dfd47ce769dc..e760fcf25fa8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2431,7 +2431,6 @@ SUBDIR += p5-Data-TemporaryBag SUBDIR += p5-Data-Throttler SUBDIR += p5-Data-Throttler-Memcached - SUBDIR += p5-Data-Thunk SUBDIR += p5-Data-TreeDumper SUBDIR += p5-Data-TreeDumper-Renderer-GTK SUBDIR += p5-Data-Types diff --git a/devel/p5-Data-Thunk/Makefile b/devel/p5-Data-Thunk/Makefile deleted file mode 100644 index f08686dc9a14..000000000000 --- a/devel/p5-Data-Thunk/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= Data-Thunk -PORTVERSION= 0.07 -PORTREVISION= 1 -CATEGORIES= devel perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:FLORA -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Lazy/deferred evaluation - a sneakier Scalar::Defer -WWW= https://metacpan.org/release/Data-Thunk - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Check-ISA>=0:devel/p5-Check-ISA \ - p5-Data-Swap>=0:devel/p5-Data-Swap \ - p5-Devel-Refcount>=0:devel/p5-Devel-Refcount \ - p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \ - p5-Try-Tiny>=0:lang/p5-Try-Tiny \ - p5-UNIVERSAL-ref>=0:devel/p5-UNIVERSAL-ref \ - p5-namespace-clean>=0:devel/p5-namespace-clean - -USES= perl5 -USE_PERL5= configure - -.include <bsd.port.mk> diff --git a/devel/p5-Data-Thunk/distinfo b/devel/p5-Data-Thunk/distinfo deleted file mode 100644 index cb66eed3657e..000000000000 --- a/devel/p5-Data-Thunk/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Data-Thunk-0.07.tar.gz) = 0d079ce4c7c7640be9d1eff93d26540decb70557cc686464a154641744620dd4 -SIZE (Data-Thunk-0.07.tar.gz) = 8152 diff --git a/devel/p5-Data-Thunk/pkg-descr b/devel/p5-Data-Thunk/pkg-descr deleted file mode 100644 index 79152a7e49e5..000000000000 --- a/devel/p5-Data-Thunk/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is an implementation of thunks a la Scalar::Defer, but uses -Data::Swap and assignment to $_[0] in order to leave a minimal trace of -the thunk. diff --git a/devel/p5-Data-Thunk/pkg-plist b/devel/p5-Data-Thunk/pkg-plist deleted file mode 100644 index dff04c08f429..000000000000 --- a/devel/p5-Data-Thunk/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -%%SITE_PERL%%/Data/Thunk.pm -%%SITE_PERL%%/Data/Thunk/Code.pm -%%SITE_PERL%%/Data/Thunk/Object.pm -%%SITE_PERL%%/Data/Thunk/ScalarValue.pm -%%PERL5_MAN3%%/Data::Thunk.3.gz -%%PERL5_MAN3%%/Data::Thunk::Code.3.gz -%%PERL5_MAN3%%/Data::Thunk::Object.3.gz -%%PERL5_MAN3%%/Data::Thunk::ScalarValue.3.gz |
