pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/p5-Text-PDF



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 17 11:27:00 UTC 2016

Modified Files:
        pkgsrc/textproc/p5-Text-PDF: Makefile distinfo

Log Message:
Updated textproc/p5-Text-PDF to 0.31
------------------------------------
0.31 2016-08-24
 * Sort PDF dictionary keys for consistent output
 * Bug fixes
 *    TTF Font objects had null BaseFont (broken at commit afd5b9a)
 *    [rt.cpan.org] #110854: Fix spelling error in manpage


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/p5-Text-PDF/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/p5-Text-PDF/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/p5-Text-PDF/Makefile
diff -u pkgsrc/textproc/p5-Text-PDF/Makefile:1.15 pkgsrc/textproc/p5-Text-PDF/Makefile:1.16
--- pkgsrc/textproc/p5-Text-PDF/Makefile:1.15   Fri Aug 19 03:18:28 2016
+++ pkgsrc/textproc/p5-Text-PDF/Makefile        Sat Sep 17 11:27:00 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2016/08/19 03:18:28 wen Exp $
+# $NetBSD: Makefile,v 1.16 2016/09/17 11:27:00 mef Exp $
 #
 
-DISTNAME=      Text-PDF-0.30
+DISTNAME=      Text-PDF-0.31
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}

Index: pkgsrc/textproc/p5-Text-PDF/distinfo
diff -u pkgsrc/textproc/p5-Text-PDF/distinfo:1.3 pkgsrc/textproc/p5-Text-PDF/distinfo:1.4
--- pkgsrc/textproc/p5-Text-PDF/distinfo:1.3    Fri Aug 19 03:18:28 2016
+++ pkgsrc/textproc/p5-Text-PDF/distinfo        Sat Sep 17 11:27:00 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/08/19 03:18:28 wen Exp $
+$NetBSD: distinfo,v 1.4 2016/09/17 11:27:00 mef Exp $
 
-SHA1 (Text-PDF-0.30.tar.gz) = 1b9c02380b425dfcf785b18614b040d7240c7d73
-RMD160 (Text-PDF-0.30.tar.gz) = 4f9e9b0bab0a271e8642eaa540e6232fac7a7e9c
-SHA512 (Text-PDF-0.30.tar.gz) = 4132993143b1a97710d37bd2f28c5d2d4a61e8f0698e29224442f7d736286eac7d60b9d6be29c238f3dc4911a59aaf08b884100687db31e3fcd419ea8366f802
-Size (Text-PDF-0.30.tar.gz) = 56169 bytes
+SHA1 (Text-PDF-0.31.tar.gz) = 9b249663ad5f986c438e3182d0c066700892d382
+RMD160 (Text-PDF-0.31.tar.gz) = 20462d9a30970c964e2ae90aea3617d92072ee90
+SHA512 (Text-PDF-0.31.tar.gz) = 6413bddaefbb57918763d395b9c751ad630a2095970c2c1febb01235343339fd4eae2820a30b449775d95071cca000a0f11e955fe304c2c56a45e80b384308d5
+Size (Text-PDF-0.31.tar.gz) = 56267 bytes



Home | Main Index | Thread Index | Old Index