pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-PDF-Create Update to 1.41



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da1622360674
branches:  trunk
changeset: 357843:da1622360674
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jan 30 02:58:28 2017 +0000

description:
Update to 1.41

Upstream changes:
1.41  2016-12-29 15:10:00 MANWAR
      - Proposed fix for RT #119292 and rollbacked patch for RT #118764.

      Document how close() deals when <filename> or <fh> is involved.
      i.e. When <fh> is provided then don't try to close the file handle
      at the end. Leave that for the end user to deal with it outside.
      Added new method flush() that does exactly this.

1.40  2016-12-20 12:00:00 MANWAR
      - Proposed fix for RT #118945.

diffstat:

 textproc/p5-PDF-Create/Makefile |   4 ++--
 textproc/p5-PDF-Create/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r ab9518446fe2 -r da1622360674 textproc/p5-PDF-Create/Makefile
--- a/textproc/p5-PDF-Create/Makefile   Mon Jan 30 01:59:31 2017 +0000
+++ b/textproc/p5-PDF-Create/Makefile   Mon Jan 30 02:58:28 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2016/12/11 08:54:04 wen Exp $
+# $NetBSD: Makefile,v 1.46 2017/01/30 02:58:28 wen Exp $
 #
 
-DISTNAME=      PDF-Create-1.39
+DISTNAME=      PDF-Create-1.41
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=PDF/}
diff -r ab9518446fe2 -r da1622360674 textproc/p5-PDF-Create/distinfo
--- a/textproc/p5-PDF-Create/distinfo   Mon Jan 30 01:59:31 2017 +0000
+++ b/textproc/p5-PDF-Create/distinfo   Mon Jan 30 02:58:28 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2016/12/11 08:54:04 wen Exp $
+$NetBSD: distinfo,v 1.19 2017/01/30 02:58:28 wen Exp $
 
-SHA1 (PDF-Create-1.39.tar.gz) = 6bf8d42b1ebbfe82a72231f29c07bc4b12fe131e
-RMD160 (PDF-Create-1.39.tar.gz) = 2169bba1eef3905b30cd685d7d38ab76cf27ac22
-SHA512 (PDF-Create-1.39.tar.gz) = cb73bc7074a7a5a174643a53bd072313390240966f94ac61109dd540aa56ca23096b169177caa3b337ac6265cd108f9cccb374b858c33be5673b26c2a0a5a0a0
-Size (PDF-Create-1.39.tar.gz) = 120549 bytes
+SHA1 (PDF-Create-1.41.tar.gz) = 581173d1dff4115fbfc7ae2b8ae603286410a88d
+RMD160 (PDF-Create-1.41.tar.gz) = af666769f35e6fff8dce4ac14883a74d46398f98
+SHA512 (PDF-Create-1.41.tar.gz) = d554e2f26d6bb36978eb325b0e64b1f326f9c6f44543cfb7c6bda11927322f45344f6663e83d43a68249435f414324fe54ec62d5fe6f3aee988f12b36c8f3bab
+Size (PDF-Create-1.41.tar.gz) = 120862 bytes



Home | Main Index | Thread Index | Old Index