Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc p5-IO-Zlib: remove, part of perl since 2008



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95600856fff9
branches:  trunk
changeset: 438039:95600856fff9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 11:44:16 2020 +0000

description:
p5-IO-Zlib: remove, part of perl since 2008

diffstat:

 devel/Makefile            |   3 +--
 devel/p5-IO-Zlib/DESCR    |   5 -----
 devel/p5-IO-Zlib/Makefile |  21 ---------------------
 devel/p5-IO-Zlib/distinfo |   6 ------
 doc/CHANGES-2020          |   3 ++-
 5 files changed, 3 insertions(+), 35 deletions(-)

diffs (75 lines):

diff -r a4338dd2ee50 -r 95600856fff9 devel/Makefile
--- a/devel/Makefile    Fri Sep 04 11:43:05 2020 +0000
+++ b/devel/Makefile    Fri Sep 04 11:44:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3204 2020/09/04 11:37:33 wiz Exp $
+# $NetBSD: Makefile,v 1.3205 2020/09/04 11:44:16 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1482,7 +1482,6 @@
 SUBDIR+=       p5-IO-TieCombine
 SUBDIR+=       p5-IO-Tty
 SUBDIR+=       p5-IO-Util
-SUBDIR+=       p5-IO-Zlib
 SUBDIR+=       p5-IO-stringy
 SUBDIR+=       p5-IPC-Cache
 SUBDIR+=       p5-IPC-Cmd
diff -r a4338dd2ee50 -r 95600856fff9 devel/p5-IO-Zlib/DESCR
--- a/devel/p5-IO-Zlib/DESCR    Fri Sep 04 11:43:05 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-The IO::Zlib module provides a Perl IO:: style interface to the
-Compress::Zlib package. The main advantage is that you can use an
-IO::Zlib object in much the same way as an IO::File object, so you
-can have common code that doesn't know which sort of file it is
-using.
diff -r a4338dd2ee50 -r 95600856fff9 devel/p5-IO-Zlib/Makefile
--- a/devel/p5-IO-Zlib/Makefile Fri Sep 04 11:43:05 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.36 2020/08/31 18:08:13 wiz Exp $
-
-DISTNAME=              IO-Zlib-1.10
-PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           12
-CATEGORIES=            devel perl5
-MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=IO/}
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://metacpan.org/release/IO-Zlib
-COMMENT=               Perl5 IO:: style interface to Compress::Zlib
-LICENSE=               ${PERL5_LICENSE}
-
-#DEPENDS+=             {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress  # Compress::Zlib>=2
-
-USE_LANGUAGES=         # empty
-
-PERL5_PACKLIST=                auto/IO/Zlib/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r a4338dd2ee50 -r 95600856fff9 devel/p5-IO-Zlib/distinfo
--- a/devel/p5-IO-Zlib/distinfo Fri Sep 04 11:43:05 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.8 2015/11/03 03:28:22 agc Exp $
-
-SHA1 (IO-Zlib-1.10.tar.gz) = 8d530d2268e3c32f7644495287219361e6e262fb
-RMD160 (IO-Zlib-1.10.tar.gz) = e7e021350568003f004a41aa9f08933836b37237
-SHA512 (IO-Zlib-1.10.tar.gz) = e40fd2e24bc6fc15a39774e94bea8869db503b9c8d2af14389e7d8e29a623a0f0d46939fa2490d743e5def074595fdbcbd9fc072a6351fe5636693476b017dd9
-Size (IO-Zlib-1.10.tar.gz) = 10144 bytes
diff -r a4338dd2ee50 -r 95600856fff9 doc/CHANGES-2020
--- a/doc/CHANGES-2020  Fri Sep 04 11:43:05 2020 +0000
+++ b/doc/CHANGES-2020  Fri Sep 04 11:44:16 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4762 2020/09/04 11:40:41 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4763 2020/09/04 11:44:16 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -7356,3 +7356,4 @@
        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]
+       Removed devel/p5-IO-Zlib successor lang/perl5 [wiz 2020-09-04]



Home | Main Index | Thread Index | Old Index