Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-HTTP-Tiny: remove, part of perl since 2011
details: https://anonhg.NetBSD.org/pkgsrc/rev/98979b4291cb
branches: trunk
changeset: 438037:98979b4291cb
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 11:40:41 2020 +0000
description:
p5-HTTP-Tiny: remove, part of perl since 2011
diffstat:
doc/CHANGES-2020 | 3 ++-
www/Makefile | 3 +--
www/p5-HTTP-Tiny/DESCR | 6 ------
www/p5-HTTP-Tiny/Makefile | 20 --------------------
www/p5-HTTP-Tiny/distinfo | 6 ------
5 files changed, 3 insertions(+), 35 deletions(-)
diffs (75 lines):
diff -r f9dc35008955 -r 98979b4291cb doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 11:39:46 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 11:40:41 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4761 2020/09/04 11:37:33 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4762 2020/09/04 11:40:41 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7355,3 +7355,4 @@
Removed devel/p5-File-Path successor lang/perl5 [wiz 2020-09-04]
Removed devel/p5-File-Temp successor lang/perl5 [wiz 2020-09-04]
Removed devel/p5-Getopt-Long successor lang/perl5 [wiz 2020-09-04]
+ Removed www/p5-HTTP-Tiny successor lang/perl5 [wiz 2020-09-04]
diff -r f9dc35008955 -r 98979b4291cb www/Makefile
--- a/www/Makefile Fri Sep 04 11:39:46 2020 +0000
+++ b/www/Makefile Fri Sep 04 11:40:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1482 2020/08/20 11:20:12 joerg Exp $
+# $NetBSD: Makefile,v 1.1483 2020/09/04 11:40:41 wiz Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -434,7 +434,6 @@
SUBDIR+= p5-HTTP-Server-Simple-Recorder
SUBDIR+= p5-HTTP-Server-Simple-Static
SUBDIR+= p5-HTTP-Thin
-SUBDIR+= p5-HTTP-Tiny
SUBDIR+= p5-HTTP-Tiny-Mech
SUBDIR+= p5-HTTP-Tiny-Multipart
SUBDIR+= p5-HTTP-Tinyish
diff -r f9dc35008955 -r 98979b4291cb www/p5-HTTP-Tiny/DESCR
--- a/www/p5-HTTP-Tiny/DESCR Fri Sep 04 11:39:46 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-This is a very simple HTTP/1.1 client, designed for doing simple GET
-requests without the overhead of a large framework like LWP::UserAgent.
-
-It is more correct and more complete than HTTP::Lite. It supports proxies
-(currently only non-authenticating ones) and redirection. It also correctly
-resumes after EINTR.
diff -r f9dc35008955 -r 98979b4291cb www/p5-HTTP-Tiny/Makefile
--- a/www/p5-HTTP-Tiny/Makefile Fri Sep 04 11:39:46 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2020/08/31 18:12:58 wiz Exp $
-
-DISTNAME= HTTP-Tiny-0.076
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
-CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/HTTP-Tiny
-COMMENT= Perl5 module providing a small, simple, correct HTTP/1.1 client
-LICENSE= ${PERL5_LICENSE}
-
-TEST_DEPENDS+= p5-IO-Socket-SSL>=0:../../security/p5-IO-Socket-SSL
-TEST_DEPENDS+= p5-Mozilla-CA>=0:../../security/p5-Mozilla-CA
-
-PERL5_PACKLIST= auto/HTTP/Tiny/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r f9dc35008955 -r 98979b4291cb www/p5-HTTP-Tiny/distinfo
--- a/www/p5-HTTP-Tiny/distinfo Fri Sep 04 11:39:46 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.15 2018/08/21 13:20:43 wiz Exp $
-
-SHA1 (HTTP-Tiny-0.076.tar.gz) = 2e27950c8cc5643649fac3607ba0082711139dd7
-RMD160 (HTTP-Tiny-0.076.tar.gz) = 5c19435a12a8f37cd4701602c399afe9edcb7f13
-SHA512 (HTTP-Tiny-0.076.tar.gz) = c6703c1b46f5b02fdde1b51286d77ac1bb4f8e6bc5928fd237d68d284642e6afc1f8cbffec1af375b81e849f4c04e2fd6b40b5cf0663ea503c0e7308a5e35a0b
-Size (HTTP-Tiny-0.076.tar.gz) = 70121 bytes
Home |
Main Index |
Thread Index |
Old Index