pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Unicode-LineBreak Update to 2019.001
details: https://anonhg.NetBSD.org/pkgsrc/rev/b35b5261cfcf
branches: trunk
changeset: 328680:b35b5261cfcf
user: wen <wen%pkgsrc.org@localhost>
date: Sat Jan 26 02:01:44 2019 +0000
description:
Update to 2019.001
Upstream changes:
2019.001 Sat Dec 29
# No new features.
! Makefile.PL
- GH PR#4: Added timeout to wget call in Makefile.PL by J. Bargsten.
- CPAN RT#125079: Installation stuck after a wget.
Fixed by changing scheme from ftp to https.
! lib/Text/LineFold.pm
! t/04fold.t
- Fix: Text::LineFold: new() & config() did not allow multiple Prep option
! t/01break.t
! t/02hangul.t
! t/03ns.t
! t/04fold.t
! t/05urgent.t
! t/06context.t
! t/07sea.t
! t/08partial.t
! t/09uri.t
! t/11format.t
! t/12fold2.t
! t/13flowedsp.t
! t/14sea_al.t
! t/15array.t
! t/16regex.t
! t/17prop.t
! t/18currency.t
- CPAN RT #120535: Fails tests when no "." in @INC.
2018.012 Sat Dec 29 2018
# Withdrawn.
diffstat:
textproc/p5-Unicode-LineBreak/Makefile | 5 ++---
textproc/p5-Unicode-LineBreak/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 00c2843efd04 -r b35b5261cfcf textproc/p5-Unicode-LineBreak/Makefile
--- a/textproc/p5-Unicode-LineBreak/Makefile Sat Jan 26 01:58:58 2019 +0000
+++ b/textproc/p5-Unicode-LineBreak/Makefile Sat Jan 26 02:01:44 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2018/08/22 09:47:04 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/01/26 02:01:44 wen Exp $
-DISTNAME= Unicode-LineBreak-2018.003
+DISTNAME= Unicode-LineBreak-2019.001
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
diff -r 00c2843efd04 -r b35b5261cfcf textproc/p5-Unicode-LineBreak/distinfo
--- a/textproc/p5-Unicode-LineBreak/distinfo Sat Jan 26 01:58:58 2019 +0000
+++ b/textproc/p5-Unicode-LineBreak/distinfo Sat Jan 26 02:01:44 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/04/10 10:51:40 wen Exp $
+$NetBSD: distinfo,v 1.9 2019/01/26 02:01:44 wen Exp $
-SHA1 (Unicode-LineBreak-2018.003.tar.gz) = 796319722acea9597029c106fa413c186f82b5cd
-RMD160 (Unicode-LineBreak-2018.003.tar.gz) = 191a92b461fe32f80377efef5ac6659df0a0a52b
-SHA512 (Unicode-LineBreak-2018.003.tar.gz) = 37fa931978e1f88667b13ef25eb3b2414a6b055f03fec5925b3605e06026f06af332179e07f35d58f61924f43f305a5bc5ef1d76a61e1d56568abf60c9bf8fc7
-Size (Unicode-LineBreak-2018.003.tar.gz) = 248257 bytes
+SHA1 (Unicode-LineBreak-2019.001.tar.gz) = 783e7e39f16daccf2d97657e4d1665c8976d743c
+RMD160 (Unicode-LineBreak-2019.001.tar.gz) = c7795b35a4a48db2a1b336aac6636b1ef97db473
+SHA512 (Unicode-LineBreak-2019.001.tar.gz) = 2d285f928db2ed32aefa741629ce9f9bee82e69c247eaa2c9145fdb4e9bae4441bf822e108cbffc3955369539474c3299f0a8f69026a5f9686aa8458a1d87f27
+Size (Unicode-LineBreak-2019.001.tar.gz) = 312225 bytes
Home |
Main Index |
Thread Index |
Old Index