pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/49841: Update textproc/p5-PDF-Reuse to 0.36
>Number: 49841
>Category: pkg
>Synopsis: Update textproc/p5-PDF-Reuse to 0.36
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Apr 15 20:00:00 +0000 2015
>Originator: Leonardo Taccari
>Release: NetBSD 7.99.9
>Organization:
Università Politecnica delle Marche
>Environment:
System: NetBSD boh 7.99.9 NetBSD 7.99.9 (GENERIC) #15: Mon Apr 6 23:07:14 CEST 2015 leot@boh:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
textproc/p5-PDF-Reuse in pkgsrc (0.35) is not the latest stable version
(0.36).
>How-To-Repeat:
$ cd pkgsrc/textproc/p5-PDF-Reuse
$ make show-var VARNAME=DISTNAME
>Fix:
Please apply the attached trivial patches. I also checked "make test"
and all tests are passed. A possible commit message is attached.
------------------8<------------------8<------------------8<------------------
Update textproc/p5-PDF-Reuse to 0.36.
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
------------------8<------------------8<------------------8<------------------
------------------8<------------------8<------------------8<------------------
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-PDF-Reuse/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 29 May 2014 23:37:38 -0000 1.8
+++ Makefile 15 Apr 2015 19:53:56 -0000
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:38 wiz Exp $
-DISTNAME= PDF-Reuse-0.35
+DISTNAME= PDF-Reuse-0.36
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= textproc print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-PDF-Reuse/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 17 May 2011 22:03:37 -0000 1.1.1.1
+++ distinfo 15 Apr 2015 19:53:56 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/05/17 22:03:37 dmcmahill Exp $
-SHA1 (PDF-Reuse-0.35.tar.gz) = 1c781ff9ad97a226eb09e15a2db353846e48d476
-RMD160 (PDF-Reuse-0.35.tar.gz) = e539cdaf61af20d8fe354c8f5e7a2eef124ff73a
-Size (PDF-Reuse-0.35.tar.gz) = 62248 bytes
+SHA1 (PDF-Reuse-0.36.tar.gz) = f4cefb6f8a7f1251e343b30c6dcb57e26f3f0dfa
+RMD160 (PDF-Reuse-0.36.tar.gz) = 04548a30f9560edb3f54513c8c1a3bea2d976774
+Size (PDF-Reuse-0.36.tar.gz) = 62521 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index