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:44:17 UTC 2020

Modified Files:
        pkgsrc/converters: Makefile
        pkgsrc/doc: CHANGES-2020
Removed Files:
        pkgsrc/converters/p5-Unicode-Normalize: DESCR Makefile distinfo

Log Message:
p5-Unicode-Normalize: remove

This has been part of perl since 2004.


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 pkgsrc/converters/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/converters/p5-Unicode-Normalize/DESCR
cvs rdiff -u -r1.21 -r0 pkgsrc/converters/p5-Unicode-Normalize/Makefile
cvs rdiff -u -r1.9 -r0 pkgsrc/converters/p5-Unicode-Normalize/distinfo
cvs rdiff -u -r1.4733 -r1.4734 pkgsrc/doc/CHANGES-2020

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

Modified files:

Index: pkgsrc/converters/Makefile
diff -u pkgsrc/converters/Makefile:1.177 pkgsrc/converters/Makefile:1.178
--- pkgsrc/converters/Makefile:1.177    Wed Jul  8 15:10:38 2020
+++ pkgsrc/converters/Makefile  Fri Sep  4 09:44:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.177 2020/07/08 15:10:38 nia Exp $
+# $NetBSD: Makefile,v 1.178 2020/09/04 09:44:17 wiz Exp $
 #
 
 COMMENT=       Document format and character code converters
@@ -98,7 +98,6 @@ SUBDIR+=      p5-Unicode-IMAPUtf7
 SUBDIR+=       p5-Unicode-Map
 SUBDIR+=       p5-Unicode-Map8
 SUBDIR+=       p5-Unicode-MapUTF8
-SUBDIR+=       p5-Unicode-Normalize
 SUBDIR+=       p5-Unicode-String
 SUBDIR+=       p5-Unicode-UTF8simple
 SUBDIR+=       p5-chkjis

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.4733 pkgsrc/doc/CHANGES-2020:1.4734
--- pkgsrc/doc/CHANGES-2020:1.4733      Fri Sep  4 09:43:33 2020
+++ pkgsrc/doc/CHANGES-2020     Fri Sep  4 09:44:17 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4733 2020/09/04 09:43:33 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4734 2020/09/04 09:44:17 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -7327,3 +7327,4 @@ Changes to the packages collection and i
        Removed textproc/p5-Encode successor lang/perl5 [wiz 2020-09-04]
        Removed security/p5-Digest-MD5 successor lang/perl5 [wiz 2020-09-04]
        Updated print/p5-biblatex-biber to 2.14nb2 [wiz 2020-09-04]
+       Removed converters/p5-Unicode-Normalize successor lang/perl5 [wiz 2020-09-04]



Home | Main Index | Thread Index | Old Index