pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/p5-LaTeX-Driver Update to 1.2.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/dccc9166a0e0
branches: trunk
changeset: 455543:dccc9166a0e0
user: wen <wen%pkgsrc.org@localhost>
date: Tue Jul 06 03:28:56 2021 +0000
description:
Update to 1.2.0
Update DEPENDS
Upstream changes:
1.2.0 2020-10-29
- Add Log::Any logging
- Use File::Temp to manage deletion of the temp directory
- Eliminate manipulation of global state in method invocation
- Update documentation and feedback channel
diffstat:
print/p5-LaTeX-Driver/Makefile | 15 ++++++++-------
print/p5-LaTeX-Driver/distinfo | 10 +++++-----
2 files changed, 13 insertions(+), 12 deletions(-)
diffs (56 lines):
diff -r ab7ed898eea3 -r dccc9166a0e0 print/p5-LaTeX-Driver/Makefile
--- a/print/p5-LaTeX-Driver/Makefile Tue Jul 06 02:08:48 2021 +0000
+++ b/print/p5-LaTeX-Driver/Makefile Tue Jul 06 03:28:56 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2021/05/24 19:53:46 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2021/07/06 03:28:56 wen Exp $
-DISTNAME= LaTeX-Driver-1.1.1
+DISTNAME= LaTeX-Driver-1.2.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
@@ -20,19 +19,21 @@
DEPENDS+= p5-Module-Install-AuthorRequires-[0-9]*:../../devel/p5-Module-Install-AuthorRequires
DEPENDS+= p5-Module-Install-AuthorTests-[0-9]*:../../devel/p5-Module-Install-AuthorTests
DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
-DEPENDS+= p5-Test-NoTabs-[0-9]*:../../devel/p5-Test-NoTabs
-DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
-DEPENDS+= p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage
-DEPENDS+= p5-Test-Spelling-[0-9]*:../../devel/p5-Test-Spelling
DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
DEPENDS+= p5-IO-All>=0:../../devel/p5-IO-All
+DEPENDS+= p5-Log-Any>=0:../../devel/p5-Log-Any
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
DEPENDS+= web2c-[0-9]*:../../print/web2c
DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
+TEST_DEPENDS+= p5-Test-NoTabs-[0-9]*:../../devel/p5-Test-NoTabs
+TEST_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
+TEST_DEPENDS+= p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage
+TEST_DEPENDS+= p5-Test-Spelling-[0-9]*:../../devel/p5-Test-Spelling
+
# for make test
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
# t/20-complexdoc.t requires following package
diff -r ab7ed898eea3 -r dccc9166a0e0 print/p5-LaTeX-Driver/distinfo
--- a/print/p5-LaTeX-Driver/distinfo Tue Jul 06 02:08:48 2021 +0000
+++ b/print/p5-LaTeX-Driver/distinfo Tue Jul 06 03:28:56 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2020/09/05 07:14:05 wiz Exp $
+$NetBSD: distinfo,v 1.9 2021/07/06 03:28:56 wen Exp $
-SHA1 (LaTeX-Driver-1.1.1.tar.gz) = c80fbe76f2a94853e30e1c8f026d6dce8af448b6
-RMD160 (LaTeX-Driver-1.1.1.tar.gz) = a8c0540d6a426b2272f8afcf0d34ea499fdc900f
-SHA512 (LaTeX-Driver-1.1.1.tar.gz) = 859bb007ec42236203cf4d3c156a5dcac216a312e904c145016e36587c95c47ca92c5928b04066a8fd383e196a4692423d3634bc66113e6a53960532c5e50287
-Size (LaTeX-Driver-1.1.1.tar.gz) = 56176 bytes
+SHA1 (LaTeX-Driver-1.2.0.tar.gz) = 4abba34ad4a05daad6eca56a0dfd4231b4186547
+RMD160 (LaTeX-Driver-1.2.0.tar.gz) = c0e8871e574c5d8a25d58253c2f5d37628493d38
+SHA512 (LaTeX-Driver-1.2.0.tar.gz) = 013e64f74dc4d0b833c25c545281d7453a0dbdedc74c0e3af54fd1e4cdf6b4389c6c248d19e338cee3ca7af70344ec0ba1a3920c02bb11aed43d03135a1bdc42
+Size (LaTeX-Driver-1.2.0.tar.gz) = 55293 bytes
SHA1 (patch-Makefile.PL) = 2670deb2f83460719567f89cdd8e785a4a26f76f
Home |
Main Index |
Thread Index |
Old Index