pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-PDF-Table Update to 1.002
details: https://anonhg.NetBSD.org/pkgsrc/rev/769e296e3310
branches: trunk
changeset: 449332:769e296e3310
user: wen <wen%pkgsrc.org@localhost>
date: Sat Mar 27 23:34:09 2021 +0000
description:
Update to 1.002
Upstream changes:
=== Version 1.002 (2020-12-27)
README.md, lib/PDF/Table.pm, Makefile.PL
Miscellaneous updates to clean up support URLs, emails, etc.
util/pod2cpanhtml.pl
Remove use of search.cpan.org CSS reference, as that site no longer exists.
Looking for a good replacement, possibly Bootstrap, that doesn't require
that a phone be turned to landscape orientation in order to read text at
a decent size.
lib/PDF/Table.pm
Cells spanning columns only had the first part (cell) of the bottom
horizontal rule drawn. Reported by "stefanalt". Fixed to draw full spanned
width.
t/PDF-Table.t
One calculated value was considerably different between standard Perl (uses
doubles for floats), long-double Perl, and quad-math Perl. Round the
calculated value to 6 decimal digits so that it works on any system.
diffstat:
textproc/p5-PDF-Table/Makefile | 4 ++--
textproc/p5-PDF-Table/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 2bb760c87bc8 -r 769e296e3310 textproc/p5-PDF-Table/Makefile
--- a/textproc/p5-PDF-Table/Makefile Sat Mar 27 23:32:17 2021 +0000
+++ b/textproc/p5-PDF-Table/Makefile Sat Mar 27 23:34:09 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2020/11/15 07:00:37 wen Exp $
+# $NetBSD: Makefile,v 1.26 2021/03/27 23:34:09 wen Exp $
-DISTNAME= PDF-Table-1.001
+DISTNAME= PDF-Table-1.002
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
diff -r 2bb760c87bc8 -r 769e296e3310 textproc/p5-PDF-Table/distinfo
--- a/textproc/p5-PDF-Table/distinfo Sat Mar 27 23:32:17 2021 +0000
+++ b/textproc/p5-PDF-Table/distinfo Sat Mar 27 23:34:09 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/11/15 07:00:37 wen Exp $
+$NetBSD: distinfo,v 1.14 2021/03/27 23:34:09 wen Exp $
-SHA1 (PDF-Table-1.001.tar.gz) = 482c82af64e244171282df3477baaefe38fd492c
-RMD160 (PDF-Table-1.001.tar.gz) = 1e62650aeacf952ab4eafb00d2135dc8e6fe3b43
-SHA512 (PDF-Table-1.001.tar.gz) = 413b2017a2cd1f3e70e9378cb5a1c4c0b65b1caa0838fecf4c1d608dabdba505803b2c01faefa2ccbc705f59364bdd8348fe3f7844a373ecaffa8ab00eb67910
-Size (PDF-Table-1.001.tar.gz) = 74475 bytes
+SHA1 (PDF-Table-1.002.tar.gz) = f7b766c2ce9b2fbfb98b14b9e3554abb0c3540f4
+RMD160 (PDF-Table-1.002.tar.gz) = 6aff666d751ff4baa4a892a91529bc3f0a964095
+SHA512 (PDF-Table-1.002.tar.gz) = 45630dbb43ed9745b0c0a84ba605c021c46141c8fd61b8546b12333e2477843f4eb3ce7ce976ce4e66fed1f60d39acbdf28ae60bea7ade49bd9ceefdf483384a
+Size (PDF-Table-1.002.tar.gz) = 75274 bytes
Home |
Main Index |
Thread Index |
Old Index