pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  4 13:57:15 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/time: Makefile
Removed Files:
        pkgsrc/time/p5-Time-Piece: DESCR Makefile distinfo

Log Message:
p5-Time-Piece: remove, part of perl since 2008


To generate a diff of this commit:
cvs rdiff -u -r1.4789 -r1.4790 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.214 -r1.215 pkgsrc/time/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/time/p5-Time-Piece/DESCR
cvs rdiff -u -r1.40 -r0 pkgsrc/time/p5-Time-Piece/Makefile
cvs rdiff -u -r1.21 -r0 pkgsrc/time/p5-Time-Piece/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.4789 pkgsrc/doc/CHANGES-2020:1.4790
--- pkgsrc/doc/CHANGES-2020:1.4789      Fri Sep  4 13:54:15 2020
+++ pkgsrc/doc/CHANGES-2020     Fri Sep  4 13:57:15 2020
@@ -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 @@ Changes to the packages collection and i
        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]

Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.214 pkgsrc/time/Makefile:1.215
--- pkgsrc/time/Makefile:1.214  Fri Sep  4 13:54:15 2020
+++ pkgsrc/time/Makefile        Fri Sep  4 13:57:15 2020
@@ -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
 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



Home | Main Index | Thread Index | Old Index