Thu Apr 16 14:23:57 2015 UTC ()
Update to 0.36, provided by Leonardo Taccari in PR 49841.

Changes:
0.36 Wed Dec 10 2014
     Added binary blob handling to prJpeg
     Added prAltJpeg to allow for insertion of alternate low-res images for display
     Added support for grayscale images to prJpeg after suggestions from Ingo Lachmann
     Removing depricated define(@array) syntax per suggestion from Nigel Gourlay
     Updating copyright notices


(wiz)
diff -r1.8 -r1.9 pkgsrc/textproc/p5-PDF-Reuse/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-PDF-Reuse/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/textproc/p5-PDF-Reuse/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-PDF-Reuse/Makefile 2014/05/29 23:37:38 1.8
+++ pkgsrc/textproc/p5-PDF-Reuse/Makefile 2015/04/16 14:23:57 1.9
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.9 2015/04/16 14:23:57 wiz Exp $
2 2
3DISTNAME= PDF-Reuse-0.35 3DISTNAME= PDF-Reuse-0.36
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 
6CATEGORIES= textproc print perl5 5CATEGORIES= textproc print perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/PDF-Reuse/ 9HOMEPAGE= http://search.cpan.org/dist/PDF-Reuse/
11COMMENT= Reuse and mass produce PDF documents 10COMMENT= Reuse and mass produce PDF documents
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress 13DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress
15DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]}}:../../security/p5-Digest-MD5 14DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]}}:../../security/p5-Digest-MD5
16DEPENDS+= p5-Text-PDF-[0-9]*:../../textproc/p5-Text-PDF 15DEPENDS+= p5-Text-PDF-[0-9]*:../../textproc/p5-Text-PDF
17DEPENDS+= p5-Font-TTF-[0-9]*:../../fonts/p5-Font-TTF 16DEPENDS+= p5-Font-TTF-[0-9]*:../../fonts/p5-Font-TTF
18 17

cvs diff -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-PDF-Reuse/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-PDF-Reuse/distinfo 2011/05/17 22:03:37 1.1.1.1
+++ pkgsrc/textproc/p5-PDF-Reuse/distinfo 2015/04/16 14:23:57 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2011/05/17 22:03:37 dmcmahill Exp $ 1$NetBSD: distinfo,v 1.2 2015/04/16 14:23:57 wiz Exp $
2 2
3SHA1 (PDF-Reuse-0.35.tar.gz) = 1c781ff9ad97a226eb09e15a2db353846e48d476 3SHA1 (PDF-Reuse-0.36.tar.gz) = f4cefb6f8a7f1251e343b30c6dcb57e26f3f0dfa
4RMD160 (PDF-Reuse-0.35.tar.gz) = e539cdaf61af20d8fe354c8f5e7a2eef124ff73a 4RMD160 (PDF-Reuse-0.36.tar.gz) = 04548a30f9560edb3f54513c8c1a3bea2d976774
5Size (PDF-Reuse-0.35.tar.gz) = 62248 bytes 5Size (PDF-Reuse-0.36.tar.gz) = 62521 bytes