pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-PDF-Create
Module Name: pkgsrc
Committed By: wen
Date: Mon Jan 30 02:58:28 UTC 2017
Modified Files:
pkgsrc/textproc/p5-PDF-Create: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/textproc/p5-PDF-Create/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/p5-PDF-Create/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-PDF-Create/Makefile
diff -u pkgsrc/textproc/p5-PDF-Create/Makefile:1.45 pkgsrc/textproc/p5-PDF-Create/Makefile:1.46
--- pkgsrc/textproc/p5-PDF-Create/Makefile:1.45 Sun Dec 11 08:54:04 2016
+++ pkgsrc/textproc/p5-PDF-Create/Makefile Mon Jan 30 02:58:28 2017
@@ -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/}
Index: pkgsrc/textproc/p5-PDF-Create/distinfo
diff -u pkgsrc/textproc/p5-PDF-Create/distinfo:1.18 pkgsrc/textproc/p5-PDF-Create/distinfo:1.19
--- pkgsrc/textproc/p5-PDF-Create/distinfo:1.18 Sun Dec 11 08:54:04 2016
+++ pkgsrc/textproc/p5-PDF-Create/distinfo Mon Jan 30 02:58:28 2017
@@ -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