Date: Mon, 30 Jun 2025 20:33:45 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bddb42584498 - main - www/p5-HTTP-Tiny-SPDY: Remove obsoleted port Message-ID: <202506302033.55UKXjxA079000@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bddb42584498d967438fd38f78c2732b411322d0 commit bddb42584498d967438fd38f78c2732b411322d0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-06-30 20:24:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-06-30 20:33:34 +0000 www/p5-HTTP-Tiny-SPDY: Remove obsoleted port SPDY is an obsoleted protocol. --- MOVED | 1 + www/Makefile | 1 - www/p5-HTTP-Tiny-SPDY/Makefile | 26 -------------------------- www/p5-HTTP-Tiny-SPDY/distinfo | 2 -- www/p5-HTTP-Tiny-SPDY/pkg-descr | 3 --- www/p5-HTTP-Tiny-SPDY/pkg-plist | 2 -- 6 files changed, 1 insertion(+), 34 deletions(-) diff --git a/MOVED b/MOVED index 01a30e094acc..2a1abf1edb71 100644 --- a/MOVED +++ b/MOVED @@ -4627,3 +4627,4 @@ net-mgmt/zabbix5-server||2025-06-30|Has expired: Upstream EOL reaches on 2025-05 www/node23|www/node24|2025-06-30|Remove expired port. Node.js 23.* will reach its EoL on 2024-06-01. Use Node.js 24.* (www/node24) instead www/npm-node23|www/npm-node24|2025-06-30|Remove expired port net/p5-Net-SPDY||2025-06-30|Remove obsoleted port. SPDY is an obsoleted protocol +www/p5-HTTP-Tiny-SPDY||2025-06-30|Remove obsoleted port. SPDY is an obsoleted protocol diff --git a/www/Makefile b/www/Makefile index 1bb2a1ac1496..7f11c40c9b28 100644 --- a/www/Makefile +++ b/www/Makefile @@ -990,7 +990,6 @@ SUBDIR += p5-HTTP-Tiny SUBDIR += p5-HTTP-Tiny-Multipart SUBDIR += p5-HTTP-Tiny-Paranoid - SUBDIR += p5-HTTP-Tiny-SPDY SUBDIR += p5-HTTP-Tiny-UA SUBDIR += p5-HTTP-Tiny-UNIX SUBDIR += p5-HTTP-WebTest diff --git a/www/p5-HTTP-Tiny-SPDY/Makefile b/www/p5-HTTP-Tiny-SPDY/Makefile deleted file mode 100644 index 238df2690f36..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= HTTP-Tiny-SPDY -PORTVERSION= 0.020 -PORTREVISION= 1 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Subclass of HTTP::Tiny with SPDY support -WWW= https://metacpan.org/release/HTTP-Tiny-SPDY - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-IO-Socket-SSL>=1.560:security/p5-IO-Socket-SSL \ - p5-Net-SPDY>=0:net/p5-Net-SPDY \ - p5-Net-SSLeay>=1.49:security/p5-Net-SSLeay -TEST_DEPENDS= p5-Mozilla-CA>=0:www/p5-Mozilla-CA - -USES= perl5 -USE_PERL5= configure - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/www/p5-HTTP-Tiny-SPDY/distinfo b/www/p5-HTTP-Tiny-SPDY/distinfo deleted file mode 100644 index 9d83d27791b5..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (HTTP-Tiny-SPDY-0.020.tar.gz) = c4beda8edc41c304f3f721a138cfc8332c7837376de689c8c5620a5c6ddc73f3 -SIZE (HTTP-Tiny-SPDY-0.020.tar.gz) = 30621 diff --git a/www/p5-HTTP-Tiny-SPDY/pkg-descr b/www/p5-HTTP-Tiny-SPDY/pkg-descr deleted file mode 100644 index de3f73fdf04b..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -HTTP::Tiny::SPDY is a subclass of HTTP::Tiny with added support for the SPDY -protocol. It is intended to be fully compatible with HTTP::Tiny so that it can -be used as a drop-in replacement for it. diff --git a/www/p5-HTTP-Tiny-SPDY/pkg-plist b/www/p5-HTTP-Tiny-SPDY/pkg-plist deleted file mode 100644 index 4e0ea1ccd124..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/HTTP/Tiny/SPDY.pm -%%PERL5_MAN3%%/HTTP::Tiny::SPDY.3.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506302033.55UKXjxA079000>
