diff options
author | wen <wen@pkgsrc.org> | 2019-11-04 14:21:00 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2019-11-04 14:21:00 +0000 |
commit | 479dc22b0b3694f5abceaccbd8f9044280a944e6 (patch) | |
tree | 0e2e1ffbc42e361e4e8f5f14937b0d5c6fb737d1 /textproc | |
parent | 0c2f515e67131410b7c458cd9dc2c565fdb7176a (diff) | |
download | pkgsrc-479dc22b0b3694f5abceaccbd8f9044280a944e6.tar.gz |
Update to 1.46
Upstream changes:
1.46 2019-09-30 15:15:00 MANWAR
- Updated SYNOPSIS code with/without 'use utf8;', thanks Mike West.
1.45 2019-09-29 10:10:00 MANWAR
- Moved author test scripts to xt/ subfolder.
1.44 2019-09-28 02:30:00 MANWAR
- Fixed typo in the pod w.r.t method string_underline().
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-PDF-Create/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index f2930fff990..337321bb82a 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2019/08/11 13:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2019/11/04 14:21:00 wen Exp $ -DISTNAME= PDF-Create-1.43 +DISTNAME= PDF-Create-1.46 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} diff --git a/textproc/p5-PDF-Create/distinfo b/textproc/p5-PDF-Create/distinfo index 83b87d0d45b..00b4addacf6 100644 --- a/textproc/p5-PDF-Create/distinfo +++ b/textproc/p5-PDF-Create/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2017/09/26 14:39:42 wiz Exp $ +$NetBSD: distinfo,v 1.22 2019/11/04 14:21:00 wen Exp $ -SHA1 (PDF-Create-1.43.tar.gz) = 2d78fddf339838d0539c084ed3d2ad13386c67db -RMD160 (PDF-Create-1.43.tar.gz) = 035a1b1a08f2f6ff2bf0482c729cd50947a427c8 -SHA512 (PDF-Create-1.43.tar.gz) = f63e50ad925459469c9c5bc8f716a0a76d9331702d4da5544f9e179cb6358c4b0550a7ac740bce502ad05cdde24fb6f992496d99f23f3b6b1e41081a1d6bce5d -Size (PDF-Create-1.43.tar.gz) = 120986 bytes +SHA1 (PDF-Create-1.46.tar.gz) = 2d070ab5b66ce954143325406d6ac773f49a3afa +RMD160 (PDF-Create-1.46.tar.gz) = 1c554562edb8585e9e056a92b1e2a32619bbb449 +SHA512 (PDF-Create-1.46.tar.gz) = 023dd20ada37f07538f36f60bb9892d3774ae8ef43f003f894bbbf639df3c1194627874e1fc846e00259988168c4c74712f758c0f0e2541e8fbba7d10e9acf57 +Size (PDF-Create-1.46.tar.gz) = 119051 bytes |