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 09:40:50 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/p5-Digest-MD5: DESCR Makefile distinfo

Log Message:
p5-Digest-MD5: remove

This has been part of perl since 2006 or so


To generate a diff of this commit:
cvs rdiff -u -r1.4731 -r1.4732 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.778 -r1.779 pkgsrc/security/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/p5-Digest-MD5/DESCR
cvs rdiff -u -r1.55 -r0 pkgsrc/security/p5-Digest-MD5/Makefile
cvs rdiff -u -r1.21 -r0 pkgsrc/security/p5-Digest-MD5/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.4731 pkgsrc/doc/CHANGES-2020:1.4732
--- pkgsrc/doc/CHANGES-2020:1.4731      Fri Sep  4 09:29:54 2020
+++ pkgsrc/doc/CHANGES-2020     Fri Sep  4 09:40:50 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4731 2020/09/04 09:29:54 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4732 2020/09/04 09:40:50 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -7325,3 +7325,4 @@ Changes to the packages collection and i
        Updated audio/py-music21 to 6.1.0 [gutteridge 2020-09-04]
        Updated textproc/p5-Text-MultiMarkdown to 1.000035nb2 [wiz 2020-09-04]
        Removed textproc/p5-Encode successor lang/perl5 [wiz 2020-09-04]
+       Removed security/p5-Digest-MD5 successor lang/perl5 [wiz 2020-09-04]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.778 pkgsrc/security/Makefile:1.779
--- pkgsrc/security/Makefile:1.778      Tue Sep  1 04:06:46 2020
+++ pkgsrc/security/Makefile    Fri Sep  4 09:40:50 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.778 2020/09/01 04:06:46 wiz Exp $
+# $NetBSD: Makefile,v 1.779 2020/09/04 09:40:50 wiz Exp $
 #
 
 COMMENT=       Security tools
@@ -325,7 +325,6 @@ SUBDIR+=    p5-Digest-Hashcash
 SUBDIR+=       p5-Digest-JHash
 SUBDIR+=       p5-Digest-MD2
 SUBDIR+=       p5-Digest-MD4
-SUBDIR+=       p5-Digest-MD5
 SUBDIR+=       p5-Digest-MD5-File
 SUBDIR+=       p5-Digest-Nilsimsa
 SUBDIR+=       p5-Digest-Perl-MD5



Home | Main Index | Thread Index | Old Index