Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc p5-Time-HiRes: remove, part of perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c871b4a1f698
branches:  trunk
changeset: 437826:c871b4a1f698
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 01 08:05:29 2020 +0000

description:
p5-Time-HiRes: remove, part of perl

diffstat:

 doc/CHANGES-2020            |   3 ++-
 time/Makefile               |   3 +--
 time/p5-Time-HiRes/DESCR    |   3 ---
 time/p5-Time-HiRes/Makefile |  18 ------------------
 time/p5-Time-HiRes/distinfo |   6 ------
 5 files changed, 3 insertions(+), 30 deletions(-)

diffs (70 lines):

diff -r f6ad752e1c04 -r c871b4a1f698 doc/CHANGES-2020
--- a/doc/CHANGES-2020  Tue Sep 01 08:04:55 2020 +0000
+++ b/doc/CHANGES-2020  Tue Sep 01 08:05:29 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4674 2020/09/01 08:04:55 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4675 2020/09/01 08:05:29 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -7267,3 +7267,4 @@
        Updated security/py-rsa to 4.6 [wiz 2020-09-01]
        Updated www/py-google-api-python-client to 1.11.0 [wiz 2020-09-01]
        Removed databases/p5-DB_File [wiz 2020-09-01]
+       Removed time/p5-Time-HiRes [wiz 2020-09-01]
diff -r f6ad752e1c04 -r c871b4a1f698 time/Makefile
--- a/time/Makefile     Tue Sep 01 08:04:55 2020 +0000
+++ b/time/Makefile     Tue Sep 01 08:05:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.212 2020/08/07 02:33:41 brook Exp $
+# $NetBSD: Makefile,v 1.213 2020/09/01 08:05:29 wiz Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -117,7 +117,6 @@
 SUBDIR+=       p5-Time-Elapsed
 SUBDIR+=       p5-Time-Format
 SUBDIR+=       p5-Time-Format_XS
-SUBDIR+=       p5-Time-HiRes
 SUBDIR+=       p5-Time-Interval
 SUBDIR+=       p5-Time-Local
 SUBDIR+=       p5-Time-Period
diff -r f6ad752e1c04 -r c871b4a1f698 time/p5-Time-HiRes/DESCR
--- a/time/p5-Time-HiRes/DESCR  Tue Sep 01 08:04:55 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Implement usleep, ualarm, setitimer/getitimer and gettimeofday for Perl,
-as well as wrappers to implement time, sleep, and alarm that know about
-non-integral seconds.
diff -r f6ad752e1c04 -r c871b4a1f698 time/p5-Time-HiRes/Makefile
--- a/time/p5-Time-HiRes/Makefile       Tue Sep 01 08:04:55 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.64 2020/08/31 18:12:26 wiz Exp $
-
-DISTNAME=              Time-HiRes-1.9760
-PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
-CATEGORIES=            time perl5
-MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Time/}
-
-MAINTAINER=            bad%NetBSD.org@localhost
-HOMEPAGE=              https://metacpan.org/release/Time-HiRes
-COMMENT=               Perl5 module for high resolution time, sleep, and alarm
-LICENSE=               ${PERL5_LICENSE}
-
-USE_LANGUAGES=         c
-PERL5_PACKLIST=                auto/Time/HiRes/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r f6ad752e1c04 -r c871b4a1f698 time/p5-Time-HiRes/distinfo
--- a/time/p5-Time-HiRes/distinfo       Tue Sep 01 08:04:55 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.39 2019/02/24 10:42:47 wen Exp $
-
-SHA1 (Time-HiRes-1.9760.tar.gz) = e6ee17e278eea166a9d53ff5fc9ccd2c6ef107ac
-RMD160 (Time-HiRes-1.9760.tar.gz) = 5942b87433c18f1d2ba59468e60765340e38a719
-SHA512 (Time-HiRes-1.9760.tar.gz) = f355566740cb5d4dd533da2cb9209d955e5b7f6ed9e67c7fa37ca8336bacffe32d037700104915580c5a00534b5f2ff502542c4c4114e5f67e51e46856128b2a
-Size (Time-HiRes-1.9760.tar.gz) = 111684 bytes



Home | Main Index | Thread Index | Old Index