diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-04 14:47:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-04 14:47:46 +0000 |
commit | 5082638ba08e179fa568a567f0bb2455043abaa9 (patch) | |
tree | 97b79803b5e0cb6e52b10363be148f3f4d3c8ca1 /textproc | |
parent | 5329d596e68567d6668c0a0ed7bd6903feedb9d9 (diff) | |
download | pkgsrc-5082638ba08e179fa568a567f0bb2455043abaa9.tar.gz |
Updated p5-Net-IDN-Encode to 2.400.
2.400 (2017-01-01)
- new release version
- remove author tests
- more spelling fixes
2.399_20161227
- FIXES #119468: [PATCH] spelling fixes (reported by GREGOA)
- possible fix for utf8 warnings under perl 5.8.x
2.399_20161210
- update to Unicode 9.0.0
- changed generation of tests so that TODO is no longer required when
the module author's perl doesn't support the newest Unicode version
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Net-IDN-Encode/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Net-IDN-Encode/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile index d6710473da1..b9094036f8c 100644 --- a/textproc/p5-Net-IDN-Encode/Makefile +++ b/textproc/p5-Net-IDN-Encode/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2016/12/12 09:46:49 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/01/04 14:47:46 wiz Exp $ -DISTNAME= Net-IDN-Encode-2.303 +DISTNAME= Net-IDN-Encode-2.400 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/ diff --git a/textproc/p5-Net-IDN-Encode/distinfo b/textproc/p5-Net-IDN-Encode/distinfo index eec7213d3b0..496656d57e5 100644 --- a/textproc/p5-Net-IDN-Encode/distinfo +++ b/textproc/p5-Net-IDN-Encode/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2016/12/12 09:46:49 wiz Exp $ +$NetBSD: distinfo,v 1.7 2017/01/04 14:47:46 wiz Exp $ -SHA1 (Net-IDN-Encode-2.303.tar.gz) = a144568ad18b8656f9151ae5201dd1b4017e5edf -RMD160 (Net-IDN-Encode-2.303.tar.gz) = ba5fe008f882d1ff4b95e123b8000351c0ec28dc -SHA512 (Net-IDN-Encode-2.303.tar.gz) = 3053792fdba9dfa5239b20f21f8b9922d438a5e247cc3066d5097df588ec3fe2800b013c72dcebaff847468fefeb709fc2f2dbb8c2e984a384a2d66aa318d379 -Size (Net-IDN-Encode-2.303.tar.gz) = 432454 bytes +SHA1 (Net-IDN-Encode-2.400.tar.gz) = dad2545b5e3f38ee746d7494933c3015d726608e +RMD160 (Net-IDN-Encode-2.400.tar.gz) = bc1f9270d12dd4ffa2b5894de5495ce424dd43ed +SHA512 (Net-IDN-Encode-2.400.tar.gz) = ea58d8825a9552851a0cac898744cdeb0e99e48f76809b58e7586d6992919339cc670506584df2d81c4e98cf7e6cfd1e96330e00f0e216f33033a743cb872d94 +Size (Net-IDN-Encode-2.400.tar.gz) = 432177 bytes |