Fri Sep 4 09:44:17 2020 UTC ()
p5-Unicode-Normalize: remove

This has been part of perl since 2004.


(wiz)
diff -r1.177 -r1.178 pkgsrc/converters/Makefile
diff -r1.1.1.1 -r0 pkgsrc/converters/p5-Unicode-Normalize/DESCR
diff -r1.21 -r0 pkgsrc/converters/p5-Unicode-Normalize/Makefile
diff -r1.9 -r0 pkgsrc/converters/p5-Unicode-Normalize/distinfo
diff -r1.4733 -r1.4734 pkgsrc/doc/CHANGES-2020

cvs diff -r1.177 -r1.178 pkgsrc/converters/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/Makefile 2020/07/08 15:10:38 1.177
+++ pkgsrc/converters/Makefile 2020/09/04 09:44:17 1.178
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.177 2020/07/08 15:10:38 nia Exp $ 1# $NetBSD: Makefile,v 1.178 2020/09/04 09:44:17 wiz Exp $
2# 2#
3 3
4COMMENT= Document format and character code converters 4COMMENT= Document format and character code converters
5 5
6SUBDIR+= 2vcard 6SUBDIR+= 2vcard
7SUBDIR+= R-base64enc 7SUBDIR+= R-base64enc
8SUBDIR+= TECkit 8SUBDIR+= TECkit
9SUBDIR+= ack 9SUBDIR+= ack
10SUBDIR+= autoconvert 10SUBDIR+= autoconvert
11SUBDIR+= base64 11SUBDIR+= base64
12SUBDIR+= bbcim 12SUBDIR+= bbcim
13SUBDIR+= bdf2psf 13SUBDIR+= bdf2psf
14SUBDIR+= bdf2sfd 14SUBDIR+= bdf2sfd
@@ -88,27 +88,26 @@ SUBDIR+= p5-MARC-Crosswalk-DublinCore @@ -88,27 +88,26 @@ SUBDIR+= p5-MARC-Crosswalk-DublinCore
88SUBDIR+= p5-MIME-Base32 88SUBDIR+= p5-MIME-Base32
89SUBDIR+= p5-MIME-Base64 89SUBDIR+= p5-MIME-Base64
90SUBDIR+= p5-MIME-Base64-URLSafe 90SUBDIR+= p5-MIME-Base64-URLSafe
91SUBDIR+= p5-Sereal 91SUBDIR+= p5-Sereal
92SUBDIR+= p5-Sereal-Decoder 92SUBDIR+= p5-Sereal-Decoder
93SUBDIR+= p5-Sereal-Encoder 93SUBDIR+= p5-Sereal-Encoder
94SUBDIR+= p5-Text-Iconv 94SUBDIR+= p5-Text-Iconv
95SUBDIR+= p5-Unicode-Collate 95SUBDIR+= p5-Unicode-Collate
96SUBDIR+= p5-Unicode-EastAsianWidth 96SUBDIR+= p5-Unicode-EastAsianWidth
97SUBDIR+= p5-Unicode-IMAPUtf7 97SUBDIR+= p5-Unicode-IMAPUtf7
98SUBDIR+= p5-Unicode-Map 98SUBDIR+= p5-Unicode-Map
99SUBDIR+= p5-Unicode-Map8 99SUBDIR+= p5-Unicode-Map8
100SUBDIR+= p5-Unicode-MapUTF8 100SUBDIR+= p5-Unicode-MapUTF8
101SUBDIR+= p5-Unicode-Normalize 
102SUBDIR+= p5-Unicode-String 101SUBDIR+= p5-Unicode-String
103SUBDIR+= p5-Unicode-UTF8simple 102SUBDIR+= p5-Unicode-UTF8simple
104SUBDIR+= p5-chkjis 103SUBDIR+= p5-chkjis
105SUBDIR+= p5-nkf 104SUBDIR+= p5-nkf
106SUBDIR+= pandoc 105SUBDIR+= pandoc
107SUBDIR+= pdf2svg 106SUBDIR+= pdf2svg
108SUBDIR+= pear-I18n_UnicodeNormalizer 107SUBDIR+= pear-I18n_UnicodeNormalizer
109SUBDIR+= php-iconv 108SUBDIR+= php-iconv
110SUBDIR+= php-mbstring 109SUBDIR+= php-mbstring
111SUBDIR+= php-recode 110SUBDIR+= php-recode
112SUBDIR+= psiconv 111SUBDIR+= psiconv
113SUBDIR+= pstotext 112SUBDIR+= pstotext
114SUBDIR+= py-cairosvg 113SUBDIR+= py-cairosvg

File Deleted: pkgsrc/converters/p5-Unicode-Normalize/Attic/DESCR

File Deleted: pkgsrc/converters/p5-Unicode-Normalize/Attic/Makefile

File Deleted: pkgsrc/converters/p5-Unicode-Normalize/Attic/distinfo

cvs diff -r1.4733 -r1.4734 pkgsrc/doc/CHANGES-2020 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2020 2020/09/04 09:43:33 1.4733
+++ pkgsrc/doc/CHANGES-2020 2020/09/04 09:44:17 1.4734
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2020,v 1.4733 2020/09/04 09:43:33 wiz Exp $ 1$NetBSD: CHANGES-2020,v 1.4734 2020/09/04 09:44:17 wiz Exp $
2 2
3Changes to the packages collection and infrastructure in 2020: 3Changes to the packages collection and infrastructure in 2020:
4 4
5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01] 5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01]
6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01] 6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01]
7 Updated devel/samurai to 1.0 [ng0 2020-01-01] 7 Updated devel/samurai to 1.0 [ng0 2020-01-01]
8 Updated www/nsm to 1.25 [ng0 2020-01-01] 8 Updated www/nsm to 1.25 [ng0 2020-01-01]
9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01] 9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01]
10 Updated security/doas to 6.2p4 [ng0 2020-01-01] 10 Updated security/doas to 6.2p4 [ng0 2020-01-01]
11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01] 11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01]
12 Updated devel/p5-EV to 4.31 [mef 2020-01-01] 12 Updated devel/p5-EV to 4.31 [mef 2020-01-01]
13 Updated security/sudo to 1.8.30 [kim 2020-01-01] 13 Updated security/sudo to 1.8.30 [kim 2020-01-01]
14 Removed graphics/qiviewer [kamil 2020-01-01] 14 Removed graphics/qiviewer [kamil 2020-01-01]
@@ -7317,13 +7317,14 @@ Changes to the packages collection and i @@ -7317,13 +7317,14 @@ Changes to the packages collection and i
7317 Removed mail/thunderbird-enigmail [wiz 2020-09-03] 7317 Removed mail/thunderbird-enigmail [wiz 2020-09-03]
7318 Updated devel/p5-Coro to 6.57 [wiz 2020-09-03] 7318 Updated devel/p5-Coro to 6.57 [wiz 2020-09-03]
7319 Updated security/sqlmap to 1.4.9 [leot 2020-09-03] 7319 Updated security/sqlmap to 1.4.9 [leot 2020-09-03]
7320 Updated www/py-wtforms to 2.3.3 [kleink 2020-09-03] 7320 Updated www/py-wtforms to 2.3.3 [kleink 2020-09-03]
7321 Added mail/thunderbird68 version 68.12.0 [ryoon 2020-09-03] 7321 Added mail/thunderbird68 version 68.12.0 [ryoon 2020-09-03]
7322 Added mail/thunderbird68-l10n version 68.12.0 [ryoon 2020-09-03] 7322 Added mail/thunderbird68-l10n version 68.12.0 [ryoon 2020-09-03]
7323 Updated security/mbedtls to 2.24.0 [nia 2020-09-03] 7323 Updated security/mbedtls to 2.24.0 [nia 2020-09-03]
7324 Updated devel/p5-Test-Strict to 0.52 [wen 2020-09-04] 7324 Updated devel/p5-Test-Strict to 0.52 [wen 2020-09-04]
7325 Updated audio/py-music21 to 6.1.0 [gutteridge 2020-09-04] 7325 Updated audio/py-music21 to 6.1.0 [gutteridge 2020-09-04]
7326 Updated textproc/p5-Text-MultiMarkdown to 1.000035nb2 [wiz 2020-09-04] 7326 Updated textproc/p5-Text-MultiMarkdown to 1.000035nb2 [wiz 2020-09-04]
7327 Removed textproc/p5-Encode successor lang/perl5 [wiz 2020-09-04] 7327 Removed textproc/p5-Encode successor lang/perl5 [wiz 2020-09-04]
7328 Removed security/p5-Digest-MD5 successor lang/perl5 [wiz 2020-09-04] 7328 Removed security/p5-Digest-MD5 successor lang/perl5 [wiz 2020-09-04]
7329 Updated print/p5-biblatex-biber to 2.14nb2 [wiz 2020-09-04] 7329 Updated print/p5-biblatex-biber to 2.14nb2 [wiz 2020-09-04]
 7330 Removed converters/p5-Unicode-Normalize successor lang/perl5 [wiz 2020-09-04]