On Wed, May 15, 2019 at 01:32:34AM +0200, Charlene Wendling wrote: > Here is another quick update for Text::Format. > > The only upstream change is a move to Dist::Zilla for distribution [0]. > > Port-wise it's also a simple update. > > Testing: > > - 'make test' passes > - there are 2 consumers: net/p5-Net-eBay and www/p5-Object-eBay. > They pass their tests [1]. > > Comments and feedback are welcome.
OK afresh1@ > > Charlène. > > > [0] https://metacpan.org/source/SHLOMIF/Text-Format-0.61/Changes > [1] http://0x0.st/zAwu.tgz > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/textproc/p5-Text-Format/Makefile,v > retrieving revision 1.6 > diff -u -p -u -p -r1.6 Makefile > --- Makefile 30 Apr 2017 15:29:46 -0000 1.6 > +++ Makefile 14 May 2019 23:32:07 -0000 > @@ -2,10 +2,10 @@ > > COMMENT= various subroutines to format text > > -DISTNAME = Text-Format-0.60 > +DISTNAME= Text-Format-0.61 > CATEGORIES= textproc > > -# perl > +# Perl > PERMIT_PACKAGE_CDROM= Yes > > MODULES= cpan > Index: distinfo > =================================================================== > RCS file: /cvs/ports/textproc/p5-Text-Format/distinfo,v > retrieving revision 1.4 > diff -u -p -u -p -r1.4 distinfo > --- distinfo 30 Apr 2017 15:29:46 -0000 1.4 > +++ distinfo 14 May 2019 23:32:07 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (Text-Format-0.60.tar.gz) = > Zk8xNXBgRiT/nh/JsmttBOBol7Pk6sgwifwJBaaSorg= > -SIZE (Text-Format-0.60.tar.gz) = 25913 > +SHA256 (Text-Format-0.61.tar.gz) = > u4o7j/UVyFEBuvVTp2kzf5RKBc3oHxEa54r/QWv0ris= > +SIZE (Text-Format-0.61.tar.gz) = 27814 > -- andrew - http://afresh1.com If your computer says, "Printer out of Paper," this problem cannot be resolved by continuously clicking the "OK" button.
