Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www *: remove p5-HTTP-Tiny, part of perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9dc35008955
branches:  trunk
changeset: 438036:f9dc35008955
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 11:39:46 2020 +0000

description:
*: remove p5-HTTP-Tiny, part of perl

diffstat:

 www/p5-HTTP-Thin/Makefile           |  5 ++---
 www/p5-HTTP-Tiny-Multipart/Makefile |  6 ++----
 2 files changed, 4 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r 691030780f9e -r f9dc35008955 www/p5-HTTP-Thin/Makefile
--- a/www/p5-HTTP-Thin/Makefile Fri Sep 04 11:37:33 2020 +0000
+++ b/www/p5-HTTP-Thin/Makefile Fri Sep 04 11:39:46 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/08/31 18:12:58 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/09/04 11:39:46 wiz Exp $
 
 DISTNAME=      HTTP-Thin-0.006
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PERIGRIN/}
 
@@ -15,7 +15,6 @@
 DEPENDS+=      p5-Hash-MultiValue-[0-9]*:../../devel/p5-Hash-MultiValue
 DEPENDS+=      p5-Safe-Isa-[0-9]*:../../devel/p5-Safe-Isa
 DEPENDS+=      p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message
-DEPENDS+=      p5-HTTP-Tiny-[0-9]*:../../www/p5-HTTP-Tiny
 
 PERL5_PACKLIST=        auto/HTTP/Thin/.packlist
 
diff -r 691030780f9e -r f9dc35008955 www/p5-HTTP-Tiny-Multipart/Makefile
--- a/www/p5-HTTP-Tiny-Multipart/Makefile       Fri Sep 04 11:37:33 2020 +0000
+++ b/www/p5-HTTP-Tiny-Multipart/Makefile       Fri Sep 04 11:39:46 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/08/31 18:12:58 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/09/04 11:39:46 wiz Exp $
 
 DISTNAME=      HTTP-Tiny-Multipart-0.08
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/RENEEB/}
 
@@ -11,8 +11,6 @@
 COMMENT=       Add post_multipart to HTTP::Tiny
 LICENSE=       artistic-2.0
 
-DEPENDS+=      p5-HTTP-Tiny-[0-9]*:../../www/p5-HTTP-Tiny
-
 PERL5_PACKLIST=        auto/HTTP/Tiny/Multipart/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index