Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d9012225c77
branches:  trunk
changeset: 438011:8d9012225c77
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 10:55:08 2020 +0000

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

diffstat:

 devel/Makefile                |   3 +--
 devel/p5-IO-Compress/DESCR    |   5 -----
 devel/p5-IO-Compress/Makefile |  30 ------------------------------
 devel/p5-IO-Compress/distinfo |   6 ------
 doc/CHANGES-2020              |   5 +++--
 5 files changed, 4 insertions(+), 45 deletions(-)

diffs (87 lines):

diff -r 31a85ca1cee6 -r 8d9012225c77 devel/Makefile
--- a/devel/Makefile    Fri Sep 04 10:50:33 2020 +0000
+++ b/devel/Makefile    Fri Sep 04 10:55:08 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3193 2020/09/04 10:46:23 wiz Exp $
+# $NetBSD: Makefile,v 1.3194 2020/09/04 10:55:08 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1473,7 +1473,6 @@
 SUBDIR+=       p5-IO-Async
 SUBDIR+=       p5-IO-Capture
 SUBDIR+=       p5-IO-CaptureOutput
-SUBDIR+=       p5-IO-Compress
 SUBDIR+=       p5-IO-Digest
 SUBDIR+=       p5-IO-Event
 SUBDIR+=       p5-IO-HTML
diff -r 31a85ca1cee6 -r 8d9012225c77 devel/p5-IO-Compress/DESCR
--- a/devel/p5-IO-Compress/DESCR        Fri Sep 04 10:50:33 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-This distribution provides a Perl interface to allow reading and writing of
-compressed data created with the zlib and bzip2 libraries.
-
-IO-Compress supports reading and writing of bzip2, RFC 1950, RFC
-1951, RFC 1952 (i.e. gzip) and zip files/buffers.
diff -r 31a85ca1cee6 -r 8d9012225c77 devel/p5-IO-Compress/Makefile
--- a/devel/p5-IO-Compress/Makefile     Fri Sep 04 10:50:33 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.42 2020/08/31 18:08:10 wiz Exp $
-
-DISTNAME=      IO-Compress-2.081
-PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
-CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://metacpan.org/release/IO-Compress
-COMMENT=       IO Interface to compressed data files/buffers
-LICENSE=       ${PERL5_LICENSE}
-
-CONFLICTS+=            p5-IO-Compress-Base-[0-9]*
-CONFLICTS+=            p5-IO-Compress-Zlib-[0-9]*
-CONFLICTS+=            p5-IO-Compress-Bzip2-[0-9]*
-CONFLICTS+=            p5-Compress-Zlib-[0-9]*
-
-DEPENDS+=              p5-Compress-Raw-Zlib>=${PKGVERSION_NOREV}:../../devel/p5-Compress-Raw-Zlib
-DEPENDS+=              p5-Compress-Raw-Bzip2>=${PKGVERSION_NOREV}:../../devel/p5-Compress-Raw-Bzip2
-
-SUPERSEDES=            p5-IO-Compress-Base<2.017
-SUPERSEDES+=           p5-IO-Compress-Bzip2<2.017
-SUPERSEDES+=           p5-IO-Compress-Zlib<2.017
-
-USE_LANGUAGES=         # empty
-PERL5_PACKLIST=                auto/IO/Compress/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 31a85ca1cee6 -r 8d9012225c77 devel/p5-IO-Compress/distinfo
--- a/devel/p5-IO-Compress/distinfo     Fri Sep 04 10:50:33 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.26 2018/04/23 07:20:22 wen Exp $
-
-SHA1 (IO-Compress-2.081.tar.gz) = 1ee559e82d2710933849830212f29ed273f12529
-RMD160 (IO-Compress-2.081.tar.gz) = cf444f7e6bab3f83dbbe84e5587474bd2e93e025
-SHA512 (IO-Compress-2.081.tar.gz) = 233ab48b8629b162e15325ac1eee17a01748ad0937e14c43c8254f936a8c06f6fbae646ce74e0783d628b7a1a9da27c57a3ea9997577d885d27a6fa33e7b7f33
-Size (IO-Compress-2.081.tar.gz) = 243904 bytes
diff -r 31a85ca1cee6 -r 8d9012225c77 doc/CHANGES-2020
--- a/doc/CHANGES-2020  Fri Sep 04 10:50:33 2020 +0000
+++ b/doc/CHANGES-2020  Fri Sep 04 10:55:08 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4745 2020/09/04 10:50:33 prlw1 Exp $
+$NetBSD: CHANGES-2020,v 1.4746 2020/09/04 10:55:08 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -7337,5 +7337,6 @@
        Updated textproc/po4a to 0.57nb3 [wiz 2020-09-04]
        Removed devel/p5-CPAN-Meta successor lang/perl5 [wiz 2020-09-04]
        Removed devel/p5-CPAN-Meta-Requirements successor lang/perl5 [wiz 2020-09-04]
-       Removed devel/p5-CPAN-Meta-YAML [wiz 2020-09-04]
+       Removed devel/p5-CPAN-Meta-YAML successor lang/perl5 [wiz 2020-09-04]
        Updated fonts/harfbuzz to 2.7.2 [prlw1 2020-09-04]
+       Removed devel/p5-IO-Compress successor lang/perl5 [wiz 2020-09-04]



Home | Main Index | Thread Index | Old Index