diff options
author | wen <wen> | 2013-08-23 14:04:20 +0000 |
---|---|---|
committer | wen <wen> | 2013-08-23 14:04:20 +0000 |
commit | 981964c22391a03cd029ffe2a8263af11d633cd9 (patch) | |
tree | 233086ce68302f510b5eae3c321575a94f2700a4 /textproc | |
parent | f7e4e8d5dfa8c5d3db961284fe5af6cc62decfef (diff) | |
download | pkgsrc-981964c22391a03cd029ffe2a8263af11d633cd9.tar.gz |
Update to 1.60
Upstream changes:
1.60 14 Aug 2013
[ENHANCEMENTS]
- Added min/max font size for form field filling.
Thanks to Gareth Tunley for the idea and the initial code
1.59 28 Jan 2013
[FIXES]
- Added support for the \134 escape, synonymous with \\
Thanks to Zakariyya Mughal for the patch
https://rt.cpan.org/Ticket/Display.html?id=83018
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-CAM-PDF/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-CAM-PDF/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index b27a8de76ca..ca81de3f5a2 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/08/23 14:04:20 wen Exp $ # -DISTNAME= CAM-PDF-1.58 +DISTNAME= CAM-PDF-1.60 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CD/CDOLAN/} diff --git a/textproc/p5-CAM-PDF/distinfo b/textproc/p5-CAM-PDF/distinfo index 69bfb361ac1..ab1801a868b 100644 --- a/textproc/p5-CAM-PDF/distinfo +++ b/textproc/p5-CAM-PDF/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/01/27 10:31:19 rhaen Exp $ +$NetBSD: distinfo,v 1.8 2013/08/23 14:04:20 wen Exp $ -SHA1 (CAM-PDF-1.58.tar.gz) = 1f7dee821e249787add3c79ed56a599072441e94 -RMD160 (CAM-PDF-1.58.tar.gz) = e2b7c5cc8c0b0f4830d6e6a8b424247bac240c08 -Size (CAM-PDF-1.58.tar.gz) = 767167 bytes +SHA1 (CAM-PDF-1.60.tar.gz) = e228545463b943f55e0711ac4a856f506238efab +RMD160 (CAM-PDF-1.60.tar.gz) = dbf72f375ce57845f012bcf24443b888266b83d8 +Size (CAM-PDF-1.60.tar.gz) = 767649 bytes |