Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-Time-Piece: remove, part of perl since 2008
details: https://anonhg.NetBSD.org/pkgsrc/rev/e246abc069d4
branches: trunk
changeset: 438085:e246abc069d4
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 13:57:15 2020 +0000
description:
p5-Time-Piece: remove, part of perl since 2008
diffstat:
doc/CHANGES-2020 | 5 +++--
time/Makefile | 3 +--
time/p5-Time-Piece/DESCR | 4 ----
time/p5-Time-Piece/Makefile | 19 -------------------
time/p5-Time-Piece/distinfo | 6 ------
5 files changed, 4 insertions(+), 33 deletions(-)
diffs (74 lines):
diff -r dbf98dc1b28d -r e246abc069d4 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 13:56:12 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 13:57:15 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4789 2020/09/04 13:54:15 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4790 2020/09/04 13:57:15 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7382,4 +7382,5 @@
Removed devel/p5-Test-Simple successor lang/perl5 [wiz 2020-09-04]
Removed textproc/p5-Text-Tabs+Wrap [wiz 2020-09-04]
Removed devel/p5-Tie-RefHash successor lang/perl5 [wiz 2020-09-04]
- Removed time/p5-Time-Local [wiz 2020-09-04]
+ Removed time/p5-Time-Local successor lang/perl5 [wiz 2020-09-04]
+ Removed time/p5-Time-Piece successor lang/perl5 [wiz 2020-09-04]
diff -r dbf98dc1b28d -r e246abc069d4 time/Makefile
--- a/time/Makefile Fri Sep 04 13:56:12 2020 +0000
+++ b/time/Makefile Fri Sep 04 13:57:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.214 2020/09/04 13:54:15 wiz Exp $
+# $NetBSD: Makefile,v 1.215 2020/09/04 13:57:15 wiz Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -119,7 +119,6 @@
SUBDIR+= p5-Time-Format_XS
SUBDIR+= p5-Time-Interval
SUBDIR+= p5-Time-Period
-SUBDIR+= p5-Time-Piece
SUBDIR+= p5-Time-Progress
SUBDIR+= p5-Time-TAI64
SUBDIR+= p5-Time-Warp
diff -r dbf98dc1b28d -r e246abc069d4 time/p5-Time-Piece/DESCR
--- a/time/p5-Time-Piece/DESCR Fri Sep 04 13:56:12 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-This module replaces the standard localtime and gmtime functions with
-implementations that return objects. It does so in a backwards
-compatible manner, so that using localtime/gmtime in the way
-documented in perlfunc will still return what you expect.
diff -r dbf98dc1b28d -r e246abc069d4 time/p5-Time-Piece/Makefile
--- a/time/p5-Time-Piece/Makefile Fri Sep 04 13:56:12 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.40 2020/08/31 18:12:27 wiz Exp $
-
-DISTNAME= Time-Piece-1.33
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
-CATEGORIES= time perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/Time-Piece
-COMMENT= Time::Piece - Object Oriented time objects
-LICENSE= ${PERL5_LICENSE}
-
-USE_LANGUAGES= c
-
-PERL5_PACKLIST= auto/Time/Piece/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r dbf98dc1b28d -r e246abc069d4 time/p5-Time-Piece/distinfo
--- a/time/p5-Time-Piece/distinfo Fri Sep 04 13:56:12 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.21 2018/08/21 12:21:27 wiz Exp $
-
-SHA1 (Time-Piece-1.33.tar.gz) = 2222c3d2c05467df7b3763a32f87ae5b3c2e5f0e
-RMD160 (Time-Piece-1.33.tar.gz) = cb678b5e8ee337fd60967cf3f22f0d57d8bdb9bb
-SHA512 (Time-Piece-1.33.tar.gz) = 981a7e442bea6fbb34a1f990748dc962102843682a5b52adca515409a9f5a079d1b0efb4d4c2dc7e079eb6ff10d146c39000f132842d51f21dc9441abe6910cc
-Size (Time-Piece-1.33.tar.gz) = 36097 bytes
Home |
Main Index |
Thread Index |
Old Index